Skip to content

sodium - A new minor release is available!

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Aug 06:06
c33fb35

Changelog

Added

  • SecureKey.split extension that allows to split one key into multiple (#2)
  • SecureKey.nativeHandle and SecureKey.fromNativeHandle to allow passing
    secure keys across isolate boundaries
  • SodiumInit.init can now be called with initNative: false to disable
    initialization of the native library, in case it has already been initialized