Releases: pvasa/EasyCrypt
Releases · pvasa/EasyCrypt
Fix incompatibility issue between different APIs
1.3.5 Update lib version
Add proguard for library and sample app
1.3.4 Fix obfuscation bug
Add setting for Random.org API key
1.3.3 Add setting for Random.org API key
Throw exception on bad base64 input. Implement expandable cards.
1.3.2 Update readme
Whole new UI for kotlin sample app. Remove java implementation of sample app.
1.3.1 Whole new UI for kotlin sample app. Remove java implementation of sam…
Implement password analyzer for strength, crack times, weakness, etc
1.3.0 Implement password analyzer
Asymmetric signing and verification
1.2.0 Implement asymmetric signing and verification with RSA
Implement Asymmetric encryption and key generation
1.1.0 Implement Asymmetric encryption and key generation
Modularize and restructure code for better readability
1.0.5 Upgrade library version.