A collection of cryptographic primitives for CC:Tweaked.
Find a file
Miguel Oliveira 292663b4a5
Update docs
2022-03-03 16:15:57 -03:00
.vscode Initial commit 2022-03-01 20:08:55 -03:00
internal Update docs 2022-03-03 16:15:57 -03:00
.gitignore Update docs 2022-03-02 19:46:20 -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 Update docs 2022-03-03 16:15:57 -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