aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/crypto
AgeCommit message (Expand)Author
2024-02-06test: speedup bip324_cipher.py unit testSebastian Falbesoner
2023-09-29[test/crypto] Add FSChaCha20Poly1305 AEAD python implementationstratospher
2023-09-29[test/crypto] Add FSChaCha20 python implementationstratospher
2023-09-29[test/crypto] Add RFC 8439's ChaCha20Poly1305 AEADstratospher
2023-09-29[test/crypto] Add Poly1305 python implementationstratospher
2023-09-29[test/crypto] Use chacha20_block function in `data_to_num3072`stratospher
2023-09-29[test/crypto] Add ChaCha20 python implementationstratospher
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