ObjFW  All files named "src/OFData+CryptoHashing.m"

History for src/OFData+CryptoHashing.m

2022-07-15
18:09
Renamed to src/OFData+CryptographicHashing.m. Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0
2021-05-09
14:45
Renamed to src/OFData+CryptographicHashing.m. Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit. check-in: [3c88df0ce4] user: js, branch: amiga-library, size: 0

2021-04-07
21:18
Renamed to src/OFData+CryptographicHashing.m. Merge trunk into 1.0 branch check-in: [36669d22b4] user: js, branch: 1.0, size: 0
21:14
Renamed to src/OFData+CryptographicHashing.m. Rename OFCryptoHash -> OFCryptographicHash check-in: [2969086342] user: js, branch: trunk, size: 0
19:22
OF{Data,String}+CryptoHashing: Rename methods

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

2021-03-07
20:25
*.m: Fold methods into one line where it fits file: [7bd2a07f00] check-in: [1b82d3bf4f] user: js, branch: trunk, size: 2304 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [42a49bdd70] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2307 [annotate] [blame] [check-ins using] [diff]
2020-06-28
15:03
Use OF_DIRECT(_MEMBERS) where appropriate file: [7fbcd74f01] check-in: [b6cb3addd0] user: js, branch: trunk, size: 2396 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [bef7610665] check-in: [c7f0229795] user: js, branch: trunk, size: 2386 [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
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. file: [8d65c7cb3f] check-in: [e629dc83a9] user: js, branch: trunk, size: 2383 [annotate] [blame] [check-ins using] [diff]

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