ObjFW  History of src/OFScrypt.m of 7752f8518b459b35

History of the file that is called src/OFScrypt.m at check-in 7752f8518b459b35

2024-04-29
21:42
[480d9e7945] part of check-in [f16bccc7b3] Properly hide private symbols (check-in: [f16bccc7b3] user: js, branch: trunk, size: 7101) [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
[94500350d8] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 7094) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[dd3b4bc37b] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 6886) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[69a94bdd53] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 6886) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[730aa203eb] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 6886) [annotate] [blame] [check-ins using] [diff]
2021-04-18
20:51
Renamed src/scrypt.m → src/OFScrypt.m. [9e41cca4b0] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 6886) [annotate] [blame] [check-ins using] [diff]
15:55
[db71ae8021] part of check-in [7392685ffc] Rename all functions in macros.h (check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 6882) [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:44
[01b47f447c] part of check-in [d309195903] of_scrypt_parameters_t -> OFScryptParameters (check-in: [d309195903] user: js, branch: new-naming-convention, size: 6695) [annotate] [blame] [check-ins using] [diff]
16:40
[0a9f393b06] part of check-in [a2941ce6a1] of_pbkdf2_parameters_t -> OFPBKDF2Parameters (check-in: [a2941ce6a1] user: js, branch: new-naming-convention, size: 6719) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[1396dd3e07] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 6729) [annotate] [blame] [check-ins using] [diff]
2020-11-06
02:12
[b6bce8773e] part of check-in [9d74d1b74e] OFData: Make parameter order more consistent (check-in: [9d74d1b74e] user: js, branch: trunk, size: 6818) [annotate] [blame] [check-ins using] [diff]
2020-06-21
22:08
[163ddcc8f1] part of check-in [63f5276b33] Move parameters for of_scrypt() to a struct

This should make it more readable for such a large number of parameters. (check-in: [63f5276b33] user: js, branch: trunk, size: 6818) [annotate] [blame] [check-ins using] [diff]

21:30
[42e8413fd6] part of check-in [b9641347e3] Move parameters for of_pbkdf2() to a struct

This should make it more readable for such a large number of parameters. (check-in: [b9641347e3] user: js, branch: trunk, size: 6525) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[bf0f4f5521] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 6197) [annotate] [blame] [check-ins using] [diff]
2019-12-27
00:41
[1e18b4aacd] 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: 6194) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[ec228bf0de] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 6198) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[92ae50ade6] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 6192) [annotate] [blame] [check-ins using] [diff]
2017-08-11
20:15
[0c2ae20612] part of check-in [86ad296bec] scrypt: Minor code formatting fix (check-in: [86ad296bec] user: js, branch: trunk, size: 6169) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[41ace0d09a] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 6168) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[cb91073b60] part of check-in [44f45c2e35] Update copyright

Forgot to add 2017, even though I already did quite some changes in
2017. (check-in: [44f45c2e35] user: js, branch: trunk, size: 6166) [annotate] [blame] [check-ins using] [diff]

2016-10-08
15:57
[434e17ebe7] part of check-in [33b1eb8387] scrypt: Add swaps for big endian systems (check-in: [33b1eb8387] user: js, branch: trunk, size: 6160) [annotate] [blame] [check-ins using] [diff]
15:57
Added: [76cf8287ce] part of check-in [dcff33c798] Implement scrypt (check-in: [dcff33c798] user: js, branch: trunk, size: 6065) [annotate] [blame] [check-ins using]