History of file src/pbkdf2.m at check-in cc3ad3ddd3744a81
2024-04-03
| ||
02:16 | Change license to LGPLv3 only file: [379dcfcbbf] check-in: [7413a728a7] user: js, branch: trunk, size: 3363 [annotate] [blame] [check-ins using] [diff] | |
2024-01-02
| ||
17:17 | Update copyright file: [fe93b27f28] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 3155 [annotate] [blame] [check-ins using] [diff] | |
2023-01-06
| ||
09:04 | Update copyright file: [85eb66fd93] check-in: [8939cbdb52] user: js, branch: trunk, size: 3155 [annotate] [blame] [check-ins using] [diff] | |
2022-03-25
| ||
10:22 |
OFCryptographicHash: Add -[calculate]
Before, -[digest] would do the final calculation, however, this would | |
2022-02-12
| ||
07:46 | Update copyright file: [b45f589efb] check-in: [1a86b8175b] user: js, branch: trunk, size: 3100 [annotate] [blame] [check-ins using] [diff] | |
2021-04-18
| ||
20:51 | Renamed src/pbkdf2.m → src/OFPBKDF2.m. Rename everything in several smaller files file: [dc320d6211] check-in: [35de667566] user: js, branch: new-naming-convention, size: 3100 [annotate] [blame] [check-ins using] [diff] | |
15:55 | Rename all functions in macros.h file: [6494b10589] check-in: [7392685ffc] user: js, branch: new-naming-convention, size: 3099 [annotate] [blame] [check-ins using] [diff] | |
2021-04-17
| ||
16:40 | of_pbkdf2_parameters_t -> OFPBKDF2Parameters file: [f0a1f23d5e] check-in: [a2941ce6a1] user: js, branch: new-naming-convention, size: 3100 [annotate] [blame] [check-ins using] [diff] | |
2021-01-02
| ||
22:04 | Update copyright file: [11ab09dd1b] check-in: [374e1a1bfa] user: js, branch: trunk, size: 3105 [annotate] [blame] [check-ins using] [diff] | |
2020-06-21
| ||
21:30 |
Move parameters for of_pbkdf2() to a struct
This should make it more readable for such a large number of parameters. file: [ae8f98e1e6] check-in: [b9641347e3] user: js, branch: trunk, size: 3194 [annotate] [blame] [check-ins using] [diff] | |
2020-01-02
| ||
01:51 | Update copyright file: [7bd85babf9] check-in: [c7f0229795] user: js, branch: trunk, size: 3128 [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-03-08
| ||
00:35 | Use dot syntax file: [8a2fd39e02] check-in: [bceb7ed4c9] user: js, branch: trunk, size: 2932 [annotate] [blame] [check-ins using] [diff] | |
2019-01-03
| ||
19:13 | Update copyright file: [ba13c01e7e] check-in: [0509d7a844] user: js, branch: trunk, size: 2925 [annotate] [blame] [check-ins using] [diff] | |
2018-04-08
| ||
22:56 | pbkdf2: Make use of the new OFSecureData file: [6466d1abf3] check-in: [a60d291359] user: js, branch: trunk, size: 2919 [annotate] [blame] [check-ins using] [diff] | |
2018-01-03
| ||
19:49 | Update copyright notice file: [94e87aa2d2] check-in: [7e5c81e186] user: js, branch: trunk, size: 2694 [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 | |
2016-10-08
| ||
15:57 | Implement scrypt file: [9f2303e3be] check-in: [dcff33c798] user: js, branch: trunk, size: 2665 [annotate] [blame] [check-ins using] [diff] | |
2016-07-25
| ||
22:30 | Added: Implement PBKDF2 file: [e70bcecc17] check-in: [49d1987eaf] user: js, branch: trunk, size: 2648 [annotate] [blame] [check-ins using] | |