dart_rust_encrypt 1.2.1+2 dart_rust_encrypt: ^1.2.1+2 copied to clipboard
Flutter plugin for commons hashing and encryption algorithms with power of Rust.
1.2.1+2 #
- Meta version downgraded to 1.11.0 (Due to version conflict with flutter_test)
1.2.1+1 #
- README updated: Broken image address
1.2.1 #
- Add speed comparison between dart and rust for SHA3-256
1.2.0 #
- Publish on pub.dev
- Add unit tests
- Add linter
1.1.0 #
- Add SHA3-512
- Add PBKDF2-SHA3-512
1.0.0 #
- Initial version.