A collection of cryptographic primitives for CC:Tweaked.
Find a file
2022-03-02 17:29:50 -03:00
.vscode Initial commit 2022-03-01 20:08:55 -03:00
internal Switch to older Fp code 2022-03-02 17:29:26 -03:00
aead.lua Reformat 2022-03-01 20:51:18 -03:00
blake3.lua Initial commit 2022-03-01 20:08:55 -03:00
chacha20.lua Initial commit 2022-03-01 20:08:55 -03:00
ed25519.lua Implement Ed25519 exports 2022-03-02 17:29:50 -03:00
poly1305.lua Initial commit 2022-03-01 20:08:55 -03:00
random.lua Add masked X25519 2022-03-02 13:51:51 -03:00
x25519.lua Rework ladders for X25519 and X25519c 2022-03-02 14:59:50 -03:00
x25519c.lua Move clamped Fq decoding into fq.lua 2022-03-02 15:18:28 -03:00