ObjFW  All files named "src/OFDataArray+Hashing.h"

History for src/OFDataArray+Hashing.h

2016-07-24
00:06
Deleted: Rename OFHash to OFCryptoHash

OFHash is too generic, as this protocol is for cryptographic hashes. It
also solves the ambiguity of the +[hash] method (which is now
+[cryptoHash]), which conflicted with -[hash] on the class itself,
resulting in classes conforming to OFHash not being able to be used as a
key in an OFDictionary. check-in: [951f530aee] user: js, branch: trunk, size: 0

2016-01-03
00:41
Update copyright

While at it, also update the mail address. file: [b4891dc7e9] check-in: [2a27cf3000] user: js, branch: trunk, size: 2182 [annotate] [blame] [check-ins using] [diff]

2015-06-13
22:26
Add support for and use the new nullability file: [9fd7a3ae5d] check-in: [9e76144ef8] user: js, branch: trunk, size: 2178 [annotate] [blame] [check-ins using] [diff]
2015-01-03
20:57
Update copyright file: [395a3e3df7] check-in: [cfd374b906] user: js, branch: trunk, size: 2130 [annotate] [blame] [check-ins using] [diff]
2014-09-03
22:22
Add OFRIPEMD160Hash file: [28d8a82030] check-in: [126d9d3aa1] user: js, branch: trunk, size: 2124 [annotate] [blame] [check-ins using] [diff]
15:46
Add OFSHA384Hash and OFSHA512Hash file: [fe6d1735cc] check-in: [23f6c0f84d] user: js, branch: trunk, size: 1917 [annotate] [blame] [check-ins using] [diff]
2014-09-01
23:42
Add OFSHA224Hash

This creates a common base for OFSHA224Hash and OFSHA256Hash so that all
code (except the different initialization constants) is reused. file: [90b4eccd3d] check-in: [a1931f59a2] user: js, branch: trunk, size: 1521 [annotate] [blame] [check-ins using] [diff]

11:08
Add OFSHA256Hash

Took me some time to figure out the RFC is buggy and SSIG0(t-15) should
be SSIG0(W(t-15))... file: [5ff2170c80] check-in: [46af1252a5] user: js, branch: trunk, size: 1323 [annotate] [blame] [check-ins using] [diff]

2014-02-18
18:50
Documentation: Show correct imports file: [67534c24f6] check-in: [246cfe0807] user: js, branch: trunk, size: 1125 [annotate] [blame] [check-ins using] [diff]
2014-01-04
00:24
Update copyright. file: [d39da05b13] check-in: [3b97fc3cd9] user: js, branch: trunk, size: 1214 [annotate] [blame] [check-ins using] [diff]
2013-01-09
22:24
Update copyright. file: [6abf0db818] check-in: [813c00ccf0] user: js, branch: trunk, size: 1208 [annotate] [blame] [check-ins using] [diff]
2012-10-28
12:38
Switch to a headerdoc-compatible doc format. file: [56ee04101c] check-in: [1ad9565253] user: js, branch: trunk, size: 1202 [annotate] [blame] [check-ins using] [diff]
2012-01-05
00:56
Update copyright. file: [7b8e83201a] check-in: [ce70e17b38] user: js, branch: trunk, size: 1202 [annotate] [blame] [check-ins using] [diff]
2011-09-11
17:09
Documentation improvements. file: [86106ae7a3] check-in: [8d554c0421] user: js, branch: trunk, size: 1196 [annotate] [blame] [check-ins using] [diff]
2011-05-05
21:17
More documentation improvements. file: [2c45f510bc] check-in: [8490c927d2] user: js, branch: trunk, size: 1210 [annotate] [blame] [check-ins using] [diff]
2011-02-04
16:01
Added: Add OFDataArray (Hashing) category. file: [de4d700a3e] check-in: [38057e75f0] user: js, branch: trunk, size: 1045 [annotate] [blame] [check-ins using]