|
.vscode
|
Initial commit
|
2022-03-01 20:08:55 -03:00 |
|
internal
|
Fix typo
|
2022-12-13 18:42:31 -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
|
Remove dependency on string.pack
|
2022-10-16 19:28:56 -03:00 |
|
blake3.lua
|
Remove dependency on string.pack
|
2022-10-16 19:28:56 -03:00 |
|
chacha20.lua
|
Remove dependency on string.pack
|
2022-10-16 19:28:56 -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
|
Remove dependency on string.pack
|
2022-10-16 19:28:56 -03:00 |
|
random.lua
|
Remove dependency on string.pack
|
2022-10-16 19:28:56 -03:00 |
|
sha256.lua
|
Remove dependency on string.pack
|
2022-10-16 19:28:56 -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 |