Whoops
This commit is contained in:
parent
3f090f59fe
commit
931c254523
|
@ -1,5 +1,5 @@
|
|||
return {
|
||||
random = require("ccryptolib.random.lua");
|
||||
random = require("ccryptolib.random");
|
||||
aead = require("ccryptolib.aead");
|
||||
blake3 = require("ccryptolib.blake3");
|
||||
chacha20 = require("ccryptolib.chacha20");
|
||||
|
|
Loading…
Reference in a new issue