ObjFW  History of src/OFData+CryptoHashing.m of f5558d09197ccc7f

History of the file that is called src/OFData+CryptoHashing.m at check-in f5558d09197ccc7f

2024-04-03
02:16
[948f292398] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2600) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[d4a71d6adf] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2392) [annotate] [blame] [check-ins using] [diff]
2023-08-07
18:20
[7ae571e356] part of check-in [91fa20d993] Make OFData a class cluster (check-in: [91fa20d993] user: js, branch: trunk, size: 2392) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[d27651b9f8] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2398) [annotate] [blame] [check-ins using] [diff]
2022-03-25
10:22
[caf70aabc2] part of check-in [82801897d3] OFCryptographicHash: Add -[calculate]

Before, -[digest] would do the final calculation, however, this would
mean a property modifies state, which is bad. (check-in: [82801897d3] user: js, branch: trunk, size: 2398) [annotate] [blame] [check-ins using] [diff]

2022-02-12
07:46
[b37a0e9886] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2379) [annotate] [blame] [check-ins using] [diff]
2021-04-17
02:10
[404b89feab] part of check-in [255f21fb3d] of_string_encoding_t -> OFStringEncoding (check-in: [255f21fb3d] user: js, branch: new-naming-convention, size: 2379) [annotate] [blame] [check-ins using] [diff]
2021-04-07
21:14
Renamed src/OFData+CryptoHashing.m → src/OFData+CryptographicHashing.m. [6d7c26a863] part of check-in [2969086342] Rename OFCryptoHash -> OFCryptographicHash (check-in: [2969086342] user: js, branch: trunk, size: 2382) [annotate] [blame] [check-ins using] [diff]
19:22
[9f6c94ab4a] part of check-in [b5a74319e1] OF{Data,String}+CryptoHashing: Rename methods

This makes it clearer that these return a string and not a hash object. (check-in: [b5a74319e1] user: js, branch: trunk, size: 2381) [annotate] [blame] [check-ins using] [diff]

2021-03-07
20:25
[7bd2a07f00] part of check-in [1b82d3bf4f] *.m: Fold methods into one line where it fits (check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2304) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[42a49bdd70] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2307) [annotate] [blame] [check-ins using] [diff]
2020-06-28
15:03
[7fbcd74f01] part of check-in [b6cb3addd0] Use OF_DIRECT(_MEMBERS) where appropriate (check-in: [b6cb3addd0] user: js, branch: trunk, size: 2396) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[bef7610665] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 2386) [annotate] [blame] [check-ins using] [diff]
2019-12-27
00:41
[8d65c7cb3f] part of check-in [e629dc83a9] OFSecureData: Add allowsSwappableMemory property

With this property, it's possible to specify whether the memory should
be protected from swapping or not. This makes it easier for e.g. the
crypto hash classes: They can now just always use OFSecureData without
wasting unswappable memory if it's not needed. (check-in: [e629dc83a9] user: js, branch: trunk, size: 2383) [annotate] [blame] [check-ins using] [diff]

2019-03-08
00:35
[0fcbff4bbf] part of check-in [bceb7ed4c9] Use dot syntax (check-in: [bceb7ed4c9] user: js, branch: trunk, size: 2347) [annotate] [blame] [check-ins using] [diff]
2019-01-03
19:13
[8a6be30c19] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 2349) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[b82f24b1c3] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 2343) [annotate] [blame] [check-ins using] [diff]
2017-07-22
20:50
Added: [14c5d00c1d] part of check-in [c8f7b90082] Split OFDataArray into OFData and OFMutableData (check-in: [c8f7b90082] user: js, branch: trunk, size: 2320) [annotate] [blame] [check-ins using]