ObjFW  History of src/OFDataArray+Hashing.h of d36cf257fee842c3

History of the file that is called src/OFDataArray+Hashing.h at check-in d36cf257fee842c3

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
[b4891dc7e9] part of check-in [2a27cf3000] Update copyright

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

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

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

11:08
[5ff2170c80] part of check-in [46af1252a5] Add OFSHA256Hash

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

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