summaryrefslogtreecommitdiff
path: root/tests/unit/core/test-core-crypto.cpp
AgeCommit message (Expand)Author
2022-08-16api: add function crypto_hash_fileSébastien Helleu
2022-01-17core: update copyright datesSébastien Helleu
2021-06-01api: add function crypto_hmac (issue #1628)Sébastien Helleu
2021-01-02core: update copyright datesSébastien Helleu
2020-04-19tests: reduce number of iterations in PBKDF2 tests from 100000 to 1000Sébastien Helleu
2020-03-05tests: add tests on functions weecrypto_totp_generate and weecrypto_totp_vali...Sébastien Helleu
2020-03-04tests: add tests on functions weecrypto_hash and weecrypto_hash_pbkdf2 with N...Sébastien Helleu
2020-03-03tests: add tests on function weecrypto_get_hash_algoSébastien Helleu
2020-03-02core: require libgcrypt >= 1.7.0 for SHA3 algorithmsSébastien Helleu
2020-03-01api: add function crypto_hash_pbkdf2Sébastien Helleu
2020-03-01core: move crypto functions to wee-crypto.c, rename API function string_hash ...Sébastien Helleu