r_crypto 0.0.2
r_crypto: ^0.0.2 copied to clipboard
Rust backend support crypto library.
r_crypto #
Rust backend support crypto flutter library, faster than Dart-implementation library.
Support Algorithm #
Hashes #
- MD5
- SHA1
- SHA2
- SHA224
- SHA256
- SHA384
- SHA512-trunc224
- SHA512-trunc256
- SHA3
- SHA3-224
- SHA3-256
- SHA3-384
- SHA3-512
- SHAKE-128
- SHAKE-256
- KECCAK224
- KECCAK256
- KECCAK384
- KECCAK512
- HMAC
Encryption #
- Blowfish
Support Platform #
- Android
- arm64-v8a
- armeabi-v7a
- x86
- x86_64
- iOS(All)
- macOS(WIP)