History for src/scrypt.h
2022-07-15
| ||
18:09 | Renamed to src/OFScrypt.h. Merge trunk into branch "wii-u" check-in: [a2973418de] user: js, branch: wii-u, size: 0 | |
2021-04-25
| ||
11:29 |
Renamed to
src/OFScrypt.h.
Change the naming convention
This follows more closely what most ObjC developers are used to and | |
2021-04-18
| ||
20:51 | Renamed to src/OFScrypt.h. Rename everything in several smaller files check-in: [35de667566] user: js, branch: new-naming-convention, size: 0 | |
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] | |