ObjFW  History of src/scrypt.h of d873fe13b8c221ad

History of the file that is called src/scrypt.h at check-in d873fe13b8c221ad

2024-04-29
21:42
[b9cb45c890] part of check-in [f16bccc7b3] Properly hide private symbols (check-in: [f16bccc7b3] user: js, branch: trunk, size: 2360) [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
[76bac8d2f2] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 2305) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[5600033ce1] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2097) [annotate] [blame] [check-ins using] [diff]
2023-07-15
20:57
[63b891bfcc] part of check-in [860b0bf1e9] Merge trunk into branch "amiga-library" (check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 2097) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[1d94e0ea33] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 2087) [annotate] [blame] [check-ins using] [diff]
2022-10-18
22:17
[6e03e1f0df] part of check-in [ac19ed9d40] Merge trunk into branch "amiga-library" (check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 2097) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[7e18036f48] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 2087) [annotate] [blame] [check-ins using] [diff]
2021-05-09
14:45
Renamed src/scrypt.h → src/OFScrypt.h. [8506d6db7e] part of check-in [3c88df0ce4] 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: 2097) [annotate] [blame] [check-ins using] [diff]

2021-04-29
23:24
[77947b171a] part of check-in [2fcf5a3052] Clean up struct and enum typedefs

With TYPEDEF_HIDES_STRUCT set, Doxygen properly handles anonymous
structs and enums that are typedef'd. (check-in: [2fcf5a3052] user: js, branch: trunk, size: 2087) [annotate] [blame] [check-ins using] [diff]

2021-04-18
20:51
Renamed src/scrypt.h → src/OFScrypt.h. [92dd465a18] part of check-in [35de667566] Rename everything in several smaller files (check-in: [35de667566] user: js, branch: new-naming-convention, size: 2106) [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:44
[92dd465a18] part of check-in [d309195903] of_scrypt_parameters_t -> OFScryptParameters (check-in: [d309195903] user: js, branch: new-naming-convention, size: 2106) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[c03ec2d00d] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 2127) [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
[75597e6dd2] part of check-in [163a4a5a2e] Use /** */ instead of /*! */ for documentation (check-in: [163a4a5a2e] user: js, branch: trunk, size: 2216) [annotate] [blame] [check-ins using] [diff]
2020-06-21
22:08
[2a97d56e0e] 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: 2216) [annotate] [blame] [check-ins using] [diff]

2020-06-20
15:36
[73098e0bc6] part of check-in [7d71c669ec] Add missing documentation (check-in: [7d71c669ec] user: js, branch: trunk, size: 2075) [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
[aaee93f1b6] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 1426) [annotate] [blame] [check-ins using] [diff]
2019-12-27
00:41
[bc4d227940] 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: 1423) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[79a5b0015a] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 1395) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[3f923a61bb] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 1389) [annotate] [blame] [check-ins using] [diff]
2017-01-09
17:36
[c867024f70] 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: 1366) [annotate] [blame] [check-ins using] [diff]

2017-01-06
23:59
[dff79e3776] part of check-in [b56ef2c415] Add more _Nonnull to make Clang 4.0 happy (check-in: [b56ef2c415] user: js, branch: trunk, size: 1360) [annotate] [blame] [check-ins using] [diff]
2016-10-08
15:57
Added: [939a710287] part of check-in [dcff33c798] Implement scrypt (check-in: [dcff33c798] user: js, branch: trunk, size: 1351) [annotate] [blame] [check-ins using]