You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Juhani Krekelä 9ed992acd3 Add hashbang to qraltcrypt.py 3 years ago
.gitignore Let's not leak our test files into git 3 years ago
CC0 Unoptimized implementation of chacha20-poly1305 3 years ago
chacha20.py Implement xchacha20 3 years ago
chapoly_aead.py Implement xchacha20 3 years ago
compact_ecdh_curve25519.py Remove extraneous space 3 years ago
compact_xchapoly.py Handle case where input >256GiB 3 years ago
ecdh_curve25519.py Implement ECDH with curve25519 3 years ago
poly1305.py Unoptimized implementation of chacha20-poly1305 3 years ago
qraltcrypt.py Add hashbang to qraltcrypt.py 3 years ago
qrcrypt.py Whoops 3 years ago
test.py Fix tests 3 years ago
tool.py Make the tool nicer 3 years ago
x25519.py Implement x25519.py 3 years ago
xchacha.py Implement xchacha20 3 years ago