flutter_ever_crypto 0.1.3 copy "flutter_ever_crypto: ^0.1.3" to clipboard
flutter_ever_crypto: ^0.1.3 copied to clipboard

Flutter plugin for Ever Crypto - XChaCha20Poly1305 and Kyber1024 post-quantum cryptography

Changelog #

0.1.3 #

  • Fix FFI initialization error that caused "LateInitializationError" when using the plugin
  • Improved error handling and messages for library loading failures
  • Better debugging information when native library fails to load

0.1.2 #

  • Initial release with XChaCha20Poly1305 and Kyber1024 support
  • Cross-platform support for Android, iOS, Linux, macOS, and Windows
  • FFI bindings to the Rust ever-crypto library
  • Memory-safe operations with automatic cleanup
  • Comprehensive error handling with EverCryptoException

0.1.1 #

  • Initial development version

0.1.0 #

  • Initial development version
1
likes
160
points
41
downloads

Publisher

unverified uploader

Weekly Downloads

Flutter plugin for Ever Crypto - XChaCha20Poly1305 and Kyber1024 post-quantum cryptography

Repository (GitHub)
View/report issues

Topics

#encryption #cryptography #post-quantum #kyber #xchacha20poly1305

Documentation

API reference

License

MIT (license)

Dependencies

ffi, flutter

More

Packages that depend on flutter_ever_crypto

Packages that implement flutter_ever_crypto