ObjFW  History of tests/ScryptTests.m of ec1ec2815dc47c34

History of the file that is called tests/ScryptTests.m at check-in ec1ec2815dc47c34

2024-04-29
21:42
[1df5c01194] part of check-in [f16bccc7b3] Properly hide private symbols (check-in: [f16bccc7b3] user: js, branch: trunk, size: 10268) [annotate] [blame] [check-ins using] [diff]
2024-04-03
02:16
[a6d12637a8] part of check-in [7413a728a7] Change license to LGPLv3 only (check-in: [7413a728a7] user: js, branch: trunk, size: 10265) [annotate] [blame] [check-ins using] [diff]
2024-02-18
19:29
Renamed new_tests/OFScryptTests.m → tests/OFScryptTests.m. [88a05d2135] part of check-in [7a84580fb6] Rename new tests (check-in: [7a84580fb6] user: js, branch: objfwtest, size: 10057) [annotate] [blame] [check-ins using] [diff]
2024-02-15
22:13
[88a05d2135] part of check-in [b93ad0661b] ObjFWTest: Implement output on Nintendo DS (check-in: [b93ad0661b] user: js, branch: objfwtest, size: 10057) [annotate] [blame] [check-ins using] [diff]
2024-02-11
14:13
Renamed tests/OFScryptTests.m → new_tests/OFScryptTests.m. [0924135d9a] part of check-in [86a2f1e2bf] Migrate OFScryptTests to ObjFWTest (check-in: [86a2f1e2bf] user: js, branch: objfwtest, size: 9645) [annotate] [blame] [check-ins using] [diff]
2024-01-02
17:17
[3717bd0eab] part of check-in [26ddd2e4e4] Update copyright (check-in: [26ddd2e4e4] user: js, branch: trunk, size: 9651) [annotate] [blame] [check-ins using] [diff]
2023-01-06
09:04
[08a61d3f40] part of check-in [8939cbdb52] Update copyright (check-in: [8939cbdb52] user: js, branch: trunk, size: 9651) [annotate] [blame] [check-ins using] [diff]
2022-02-12
07:46
[b11c7bebe9] part of check-in [1a86b8175b] Update copyright (check-in: [1a86b8175b] user: js, branch: trunk, size: 9651) [annotate] [blame] [check-ins using] [diff]
2022-01-29
22:05
[655de54cae] part of check-in [33b7e51bb1] OFScryptTests: Clean up #ifdefs (check-in: [33b7e51bb1] user: js, branch: trunk, size: 9651) [annotate] [blame] [check-ins using] [diff]
21:01
[f30e24c01b] part of check-in [203186b3ea] OFScryptTests: Avoid 3rd test vector on MiNT

It's too slow. (check-in: [203186b3ea] user: js, branch: trunk, size: 9749) [annotate] [blame] [check-ins using] [diff]

2021-10-24
11:15
[728fb073b3] part of check-in [051b264d4a] OFScryptTests: Disable 3rd vector on AmigaOS/m68k (check-in: [051b264d4a] user: js, branch: trunk, size: 9681) [annotate] [blame] [check-ins using] [diff]
2021-05-08
23:22
Renamed tests/ScryptTests.m → tests/OFScryptTests.m. [2e44374c3f] part of check-in [14f1e22d79] tests: Align more with ObjFW style

ObjFW's style changed over the years, but the tests were never adjusted
to it. (check-in: [14f1e22d79] user: js, branch: trunk, size: 9494) [annotate] [blame] [check-ins using] [diff]

2021-04-17
16:44
[dc5f2613fe] part of check-in [d309195903] of_scrypt_parameters_t -> OFScryptParameters (check-in: [d309195903] user: js, branch: new-naming-convention, size: 9484) [annotate] [blame] [check-ins using] [diff]
2021-01-02
22:04
[c3d319d11a] part of check-in [374e1a1bfa] Update copyright (check-in: [374e1a1bfa] user: js, branch: trunk, size: 9511) [annotate] [blame] [check-ins using] [diff]
2020-06-21
22:08
[b2b1c50b4e] 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: 9600) [annotate] [blame] [check-ins using] [diff]

2020-01-02
01:51
[dc13eea305] part of check-in [c7f0229795] Update copyright (check-in: [c7f0229795] user: js, branch: trunk, size: 8418) [annotate] [blame] [check-ins using] [diff]
2019-12-27
00:41
[970ef4d90d] 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: 8415) [annotate] [blame] [check-ins using] [diff]

2019-09-29
15:58
[f9dfdefc9d] part of check-in [09be825f88] Remove OFAutoreleasePool

OFAutoreleasePools have long been discouraged in favor of the runtime's
autorelease pools. (check-in: [09be825f88] user: js, branch: trunk, size: 8391) [annotate] [blame] [check-ins using] [diff]

2019-02-17
22:44
[30690c0cdc] part of check-in [dc0c6c34ab] tests: Only import ObjFW.h

This prevents forgetting to add an import to ObjFW.h, as the tests would
then not compile. (check-in: [dc0c6c34ab] user: js, branch: trunk, size: 8393) [annotate] [blame] [check-ins using] [diff]

2019-01-03
19:13
[efc413de7e] part of check-in [0509d7a844] Update copyright (check-in: [0509d7a844] user: js, branch: trunk, size: 8465) [annotate] [blame] [check-ins using] [diff]
2018-01-03
19:49
[47143e43f2] part of check-in [7e5c81e186] Update copyright notice (check-in: [7e5c81e186] user: js, branch: trunk, size: 8459) [annotate] [blame] [check-ins using] [diff]
2017-05-07
20:10
[1b8de25397] part of check-in [4af49a13c3] Small code style change

Casts are now written like types in variable declarations. (check-in: [4af49a13c3] user: js, branch: trunk, size: 8436) [annotate] [blame] [check-ins using] [diff]

2017-01-09
17:36
[c36f9bdb93] 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: 8432) [annotate] [blame] [check-ins using] [diff]

2016-10-08
15:57
Added: [83ea9a5297] part of check-in [dcff33c798] Implement scrypt (check-in: [dcff33c798] user: js, branch: trunk, size: 8426) [annotate] [blame] [check-ins using]