Commit Graph

10 Commits

Author SHA1 Message Date
Juhani Krekelä 08afb17745 Implement xchacha20 2020-06-25 12:02:19 +03:00
Juhani Krekelä 7084955039 Compact ecdh-curve25519 2020-06-25 11:40:55 +03:00
Juhani Krekelä 09ad93fbeb Implement ECDH with curve25519 2020-06-25 11:34:55 +03:00
Juhani Krekelä a1a314ba95 Test chapoly decryption too 2020-06-25 11:26:14 +03:00
Juhani Krekelä 498d6f1219 Implement x25519.py 2020-06-25 11:12:38 +03:00
Juhani Krekelä 1f6512fa57 Compact compact_chapoly.py more 2020-06-25 10:34:20 +03:00
Juhani Krekelä f27e1b6d60 Add tests 2020-06-24 19:02:03 +03:00
Juhani Krekelä 322c7cb967 Pass the 96bit nonce directly instead of in parts 2020-06-24 18:54:36 +03:00
Juhani Krekelä b5dea9b8dc Compact the chapoly implementation 2020-06-24 15:37:57 +03:00
Juhani Krekelä 69e8136a37 Unoptimized implementation of chacha20-poly1305 2020-06-24 13:45:11 +03:00