A collection of cryptographic primitives for CC:Tweaked.
Find a file
2022-04-10 17:38:16 -03:00
.vscode Initial commit 2022-03-01 20:08:55 -03:00
internal Add PRAC-based twofold multiplication 2022-04-08 11:56:03 -03:00
web Move internal module notice into long description 2022-03-05 13:43:19 -03:00
.gitignore Update docs 2022-03-02 19:46:20 -03:00
aead.lua Document BLAKE3, ChaCha20 and AEAD 2022-03-05 13:01:30 -03:00
blake3.lua Make BLAKE3 stateful 2022-04-10 17:38:16 -03:00
chacha20.lua Document BLAKE3, ChaCha20 and AEAD 2022-03-05 13:01:30 -03:00
ed25519.lua Document Edwards25519 2022-03-30 21:40:40 -03:00
illuaminate.sexp Tag internal modules as internal 2022-03-05 13:20:25 -03:00
poly1305.lua Fix Poly1305 canonicalization 2022-04-04 23:36:25 -03:00
random.lua Fix wrong filename in random.lua 2022-03-04 12:47:35 -03:00
sha256.lua Generate SHA256 constants instead of storing them 2022-03-10 16:51:16 -03:00
x25519.lua Add PRAC-based twofold multiplication 2022-04-08 11:56:03 -03:00
x25519c.lua Add PRAC-based twofold multiplication 2022-04-08 11:56:03 -03:00