sodium - A new minor release is available!
Changelog
Added
SecureKey.split
extension that allows to split one key into multiple (#2)SecureKey.nativeHandle
andSecureKey.fromNativeHandle
to allow passing
secure keys across isolate boundariesSodiumInit.init
can now be called withinitNative: false
to disable
initialization of the native library, in case it has already been initialized