[WIP] libsodium bindings for ZZ.
Put this in your zz.toml
:
[repos]
sodium = "git://github.com/zzmodules/sodium"
using sodium::{
sodium_init
}
The version of this module maps directly to the version of libsodium used by this module.
MIT
[WIP] libsodium bindings for ZZ.
Put this in your zz.toml
:
[repos]
sodium = "git://github.com/zzmodules/sodium"
using sodium::{
sodium_init
}
The version of this module maps directly to the version of libsodium used by this module.
MIT