LuK1337
|
bcd23ff585
|
core: fix TOTP moving factor on big-endian systems
|
2023-09-25 13:48:30 +02:00 |
|
Sébastien Helleu
|
ef99d544fa
|
core: add algorithms sha512-224, sha512-256, sha3-*, blake2b-* and blake2s-*` in option sec.crypt.hash_algo (closes #2008)
|
2023-09-13 15:10:19 +02:00 |
|
Sébastien Helleu
|
684bfd64c6
|
api: add algorithms sha512-224, sha512-256, blake2b-* and blake2s-*` in hash functions (issue #2008)
|
2023-09-13 15:09:34 +02:00 |
|
Sébastien Helleu
|
33bba784c3
|
core: update copyright dates
|
2023-01-01 14:54:35 +01:00 |
|
Sébastien Helleu
|
0090695f7d
|
api: add function crypto_hash_file
|
2022-08-16 21:33:50 +02:00 |
|
Sébastien Helleu
|
c44b79dce7
|
core: update copyright dates
|
2022-01-17 18:41:06 +01:00 |
|
Sébastien Helleu
|
b3b4ef648b
|
core: fix use of uninitialized hash when call to weecrypto_hmac fails
|
2021-06-23 20:46:53 +02:00 |
|
Sébastien Helleu
|
5cffb7179f
|
api: add function crypto_hmac (issue #1628)
|
2021-06-01 20:39:04 +02:00 |
|
Sébastien Helleu
|
efc7a588d6
|
core: update copyright dates
|
2021-01-02 21:34:16 +01:00 |
|
Sébastien Helleu
|
7af8e6c652
|
core: add minimum libgcypt version 1.7.0 for SHA3 algorithms in comment of function weecrypto_hash
|
2020-03-02 22:57:44 +01:00 |
|
Sébastien Helleu
|
3604abba7d
|
core: fix copyright date in wee-crypto sources
|
2020-03-02 22:57:39 +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 |
|