Age | Commit message (Expand) | Author |
---|---|---|
2024-05-14 | crypto: add NUMS_H const | josibake |
2024-02-06 | test: speedup bip324_cipher.py unit test | Sebastian Falbesoner |
2023-09-29 | [test/crypto] Add FSChaCha20Poly1305 AEAD python implementation | stratospher |
2023-09-29 | [test/crypto] Add FSChaCha20 python implementation | stratospher |
2023-09-29 | [test/crypto] Add RFC 8439's ChaCha20Poly1305 AEAD | stratospher |
2023-09-29 | [test/crypto] Add Poly1305 python implementation | stratospher |
2023-09-29 | [test/crypto] Use chacha20_block function in `data_to_num3072` | stratospher |
2023-09-29 | [test/crypto] Add ChaCha20 python implementation | stratospher |
2023-09-12 | [test/crypto] Add HMAC-based Key Derivation Function (HKDF) | stratospher |
2023-09-10 | [test] Move test framework crypto functions to crypto/ | stratospher |