steel_crypt 0.3.2
steel_crypt: ^0.3.2 copied to clipboard
A collection of high-level API's exposing crypto/encrypt to perform hashing and encrypting in popular/secure algorithms.
0.3.2 #
- Fixed RSA encryption
- Updated example
0.3.1 #
- Added RSA encryption
- Added plaintext-hashtext checks
- Updated example to correspond with prior two
- Added Reading section to README
0.2.1+1 #
- Updated README
0.2.1 #
- Fixed major, breaking bugs
- Moved away from PointyCastle to reduce package size
0.1.2 #
- Github repository added to pubspec
0.1.1 #
- Project created with:
- Two-way encryption (AES and Salsa20)
- Hashing (Most major hashes)