History of the file that is called src/OFRIPEMD160Hash.h at checkin e0459c419cca642f
2021-04-07
| ||
21:14 | Rename OFCryptoHash -> OFCryptographicHash file: [222f93a653] check-in: [2969086342] user: js, branch: trunk, size: 1151 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [294f0a5d27] check-in: [374e1a1bfa] user: js, branch: trunk, size: 1137 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [2ffc431b34] check-in: [163a4a5a2e] user: js, branch: trunk, size: 1226 [annotate] [blame] [check-ins using] [diff] | |
2020-04-19
| ||
14:52 | Reduce usage of unions file: [bd428762b3] check-in: [e0459c419c] user: js, branch: trunk, size: 1226 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [b0c573b36f] check-in: [c7f0229795] user: js, branch: trunk, size: 1220 [annotate] [blame] [check-ins using] [diff] | |
2019-12-27
| ||
00:41 |
OFSecureData: Add allowsSwappableMemory property
With this property, it's possible to specify whether the memory should | |
2019-09-29
| ||
19:35 |
Either restrict subclassing or reserve ivar space
This allows ABI stability with the fragile ABI. file: [8064412ceb] check-in: [496695d778] user: js, branch: trunk, size: 1187 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [4b27eef996] check-in: [0509d7a844] user: js, branch: trunk, size: 1161 [annotate] [blame] [check-ins using] [diff] | |
2018-04-07
| ||
20:05 | OF*Hash: Make use of the new OFSecureData file: [ccb72ce63b] check-in: [a5006f1d31] user: js, branch: trunk, size: 1155 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [98afef74b0] check-in: [7e5c81e186] user: js, branch: trunk, size: 1058 [annotate] [blame] [check-ins using] [diff] | |
2017-05-21
| ||
21:28 |
Prefix private methods with of_ instead of OF_
This matches Apple's style. file: [e347f0ae41] check-in: [6b77a5dd8b] user: js, branch: trunk, size: 1035 [annotate] [blame] [check-ins using] [diff] | |
2017-04-02
| ||
16:02 | Avoid the anonymous namespace for ObjC++ with GCC file: [d03857c8ba] check-in: [35934a9594] user: js, branch: trunk, size: 1059 [annotate] [blame] [check-ins using] [diff] | |
2017-01-09
| ||
17:36 |
Update copyright
Forgot to add 2017, even though I already did quite some changes in | |
2016-07-24
| ||
02:19 | Minor documentation fix file: [38d82c3506] check-in: [79e447956c] user: js, branch: trunk, size: 1027 [annotate] [blame] [check-ins using] [diff] | |
00:06 |
Rename OFHash to OFCryptoHash
OFHash is too generic, as this protocol is for cryptographic hashes. It | |
2016-01-03
| ||
00:41 |
Update copyright
While at it, also update the mail address. file: [00a11d6b22] check-in: [2a27cf3000] user: js, branch: trunk, size: 1017 [annotate] [blame] [check-ins using] [diff] | |
2015-06-13
| ||
22:26 | Add support for and use the new nullability file: [1a15dbdf74] check-in: [9e76144ef8] user: js, branch: trunk, size: 1013 [annotate] [blame] [check-ins using] [diff] | |
2015-02-01
| ||
00:47 |
Add -[OFHash reset]
This is useful to calculate many hashes without allocating new objects. file: [59577d187f] check-in: [7c27db9fe0] user: js, branch: trunk, size: 965 [annotate] [blame] [check-ins using] [diff] | |
2015-01-03
| ||
20:57 | Update copyright file: [f677768429] check-in: [cfd374b906] user: js, branch: trunk, size: 941 [annotate] [blame] [check-ins using] [diff] | |
2014-09-03
| ||
22:22 | Added: Add OFRIPEMD160Hash file: [32cb5c5cb3] check-in: [126d9d3aa1] user: js, branch: trunk, size: 935 [annotate] [blame] [check-ins using] | |