ObjFW  History of src/OFPBKDF2.h of e91cba848b550271

History of the file that is called src/OFPBKDF2.h at check-in e91cba848b550271

2024-02-03
09:17
Minor documentation style fix file: [5a3f758e89] check-in: [83686d667e] user: js, branch: 1.0, size: 2017 [annotate] [blame] [check-ins using] [diff]
09:17
Minor documentation improvement file: [79b5b7bbf4] check-in: [6fb87c3bbc] user: js, branch: trunk, size: 2017 [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
Update copyright file: [6171bc59fb] check-in: [26ddd2e4e4] user: js, branch: trunk, size: 2018 [annotate] [blame] [check-ins using] [diff]
2023-07-15
20:57
Merge trunk into branch "amiga-library" file: [43fe295f37] check-in: [860b0bf1e9] user: js, branch: amiga-library, size: 2018 [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
Update copyright file: [6a92f66464] check-in: [8939cbdb52] user: js, branch: trunk, size: 2008 [annotate] [blame] [check-ins using] [diff]
2022-10-18
22:17
Merge trunk into branch "amiga-library" file: [b9c1534ab4] check-in: [ac19ed9d40] user: js, branch: amiga-library, size: 2018 [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
Update copyright file: [fc763da9ca] check-in: [1a86b8175b] user: js, branch: trunk, size: 2008 [annotate] [blame] [check-ins using] [diff]
2021-05-09
14:45
Renamed src/pbkdf2.h → src/OFPBKDF2.h. Merge trunk into branch "amiga-library"

All necessary changes to adjust for the changes made in trunk are
included in the merge commit. file: [c5d81514ad] check-in: [3c88df0ce4] user: js, branch: amiga-library, size: 2018 [annotate] [blame] [check-ins using] [diff]

2021-04-29
23:24
Clean up struct and enum typedefs

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

2021-04-18
20:51
Renamed src/pbkdf2.h → src/OFPBKDF2.h. Rename everything in several smaller files file: [bc04db6a17] check-in: [35de667566] user: js, branch: new-naming-convention, size: 2027 [annotate] [blame] [check-ins using] [diff]
2021-04-17
16:40
of_pbkdf2_parameters_t -> OFPBKDF2Parameters file: [bc04db6a17] check-in: [a2941ce6a1] user: js, branch: new-naming-convention, size: 2027 [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
Update copyright file: [eef5fddc43] check-in: [374e1a1bfa] user: js, branch: trunk, size: 2041 [annotate] [blame] [check-ins using] [diff]
2020-10-26
00:04
pbkdf2.h: Add missing __unsafe_unretained file: [906ee7a0eb] check-in: [84dbf46bda] user: js, branch: trunk, size: 2130 [annotate] [blame] [check-ins using] [diff]
2020-10-03
11:35
Use /** */ instead of /*! */ for documentation file: [b190fa060c] check-in: [163a4a5a2e] user: js, branch: trunk, size: 2110 [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: [ca3cc52cca] check-in: [63f5276b33] user: js, branch: trunk, size: 2110 [annotate] [blame] [check-ins using] [diff]

21:30
Move parameters for of_pbkdf2() to a struct

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

2020-06-20
15:36
Add missing documentation file: [e1a5b71855] check-in: [7d71c669ec] user: js, branch: trunk, size: 1955 [annotate] [blame] [check-ins using] [diff]
2020-01-02
01:51
Update copyright file: [f610170817] check-in: [c7f0229795] user: js, branch: trunk, size: 1958 [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
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. file: [5413ab5910] check-in: [e629dc83a9] user: js, branch: trunk, size: 1955 [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
Update copyright file: [81ac4cfe1f] check-in: [0509d7a844] user: js, branch: trunk, size: 1848 [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
Update copyright notice file: [60276a0877] check-in: [7e5c81e186] user: js, branch: trunk, size: 1842 [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. file: [b00550b529] check-in: [44f45c2e35] user: js, branch: trunk, size: 1819 [annotate] [blame] [check-ins using] [diff]

2016-07-25
22:30
Added: Implement PBKDF2 file: [8cf4fe8ea4] check-in: [49d1987eaf] user: js, branch: trunk, size: 1813 [annotate] [blame] [check-ins using]