History of file src/scrypt.h at check-in 4a5822e7c06e3585
2024-04-29
| ||
21:42 | Properly hide private symbols file: [b9cb45c890] check-in: [f16bccc7b3] user: js, branch: trunk, size: 2360 [annotate] [blame] [check-ins using] [diff] | |
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [76bac8d2f2] check-in: [7413a728a7] user: js, branch: trunk, size: 2305 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [5600033ce1] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2097 [annotate] [blame] [check-ins using] [diff] | |
2023-07-15
| ||
20:57 | Merge trunk into branch "amiga-library" file: [63b891bfcc] check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 2097 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [1d94e0ea33] check-in: [8939cbdb52] user: js, branch: trunk, size: 2087 [annotate] [blame] [check-ins using] [diff] | |
2022-10-18
| ||
22:17 | Merge trunk into branch "amiga-library" file: [6e03e1f0df] check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 2097 [annotate] [blame] [check-ins using] [diff] | |
2022-02-12
| ||
07:46 | Update copyright file: [7e18036f48] 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.
Merge trunk into branch "amiga-library"
All necessary changes to adjust for the changes made in trunk are | |
2021-04-29
| ||
23:24 |
Clean up struct and enum typedefs
With TYPEDEF_HIDES_STRUCT set, Doxygen properly handles anonymous | |
2021-04-18
| ||
20:51 | Renamed src/scrypt.h → src/OFScrypt.h. Rename everything in several smaller files file: [92dd465a18] check-in: [35de667566] user: js, branch: new-naming-convention, size: 2106 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:44 | of_scrypt_parameters_t -> OFScryptParameters file: [92dd465a18] check-in: [d309195903] user: js, branch: new-naming-convention, size: 2106 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [c03ec2d00d] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2127 [annotate] [blame] [check-ins using] [diff] | |
2020-10-03
| ||
11:35 | Use /** */ instead of /*! */ for documentation file: [75597e6dd2] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2216 [annotate] [blame] [check-ins using] [diff] | |
2020-06-21
| ||
22:08 |
Move parameters for of_scrypt() to a struct
This should make it more readable for such a large number of parameters. file: [2a97d56e0e] check-in: [63f5276b33] user: js, branch: trunk, size: 2216 [annotate] [blame] [check-ins using] [diff] | |
2020-06-20
| ||
15:36 | Add missing documentation file: [73098e0bc6] check-in: [7d71c669ec] user: js, branch: trunk, size: 2075 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [aaee93f1b6] check-in: [c7f0229795] user: js, branch: trunk, size: 1426 [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-01-03
| ||
19:13 | Update copyright file: [79a5b0015a] check-in: [0509d7a844] user: js, branch: trunk, size: 1395 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [3f923a61bb] check-in: [7e5c81e186] user: js, branch: trunk, size: 1389 [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 | |
2017-01-06
| ||
23:59 | Add more _Nonnull to make Clang 4.0 happy file: [dff79e3776] check-in: [b56ef2c415] user: js, branch: trunk, size: 1360 [annotate] [blame] [check-ins using] [diff] | |
2016-10-08
| ||
15:57 | Added: Implement scrypt file: [939a710287] check-in: [dcff33c798] user: js, branch: trunk, size: 1351 [annotate] [blame] [check-ins using] | |