Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
d38701f99f
|
tests: reduce number of iterations in PBKDF2 tests from 100000 to 1000
This speeds up tests by about 30%.
|
2020-04-19 10:56:25 +02:00 |
|
Sébastien Helleu
|
dcd10657b1
|
tests: add tests on functions weecrypto_totp_generate and weecrypto_totp_validate
|
2020-03-05 22:21:48 +01:00 |
|
Sébastien Helleu
|
dabf32f213
|
tests: add tests on functions weecrypto_hash and weecrypto_hash_pbkdf2 with NULL hash
|
2020-03-04 08:24:46 +01:00 |
|
Sébastien Helleu
|
4afaacd34e
|
tests: add tests on function weecrypto_get_hash_algo
|
2020-03-03 21:29:44 +01:00 |
|
Sébastien Helleu
|
2d7829b2d5
|
core: require libgcrypt >= 1.7.0 for SHA3 algorithms
|
2020-03-02 21:49:30 +01:00 |
|
Sébastien Helleu
|
3157d1f06e
|
api: add function crypto_hash_pbkdf2
|
2020-03-01 23:14:55 +01:00 |
|
Sébastien Helleu
|
9a6a27ef58
|
core: move crypto functions to wee-crypto.c, rename API function string_hash to crypto_hash
|
2020-03-01 21:24:27 +01:00 |
|