Skip to content

Releases: pvasa/EasyCrypt

Fix incompatibility issue between different APIs

16 Sep 16:39
db08780
Compare
Choose a tag to compare

Add proguard for library and sample app

25 Mar 20:45
Compare
Choose a tag to compare
1.3.4

Fix obfuscation bug

Add setting for Random.org API key

09 Feb 00:24
Compare
Choose a tag to compare
1.3.3

Add setting for Random.org API key

Throw exception on bad base64 input. Implement expandable cards.

27 Jan 21:53
Compare
Choose a tag to compare

Whole new UI for kotlin sample app. Remove java implementation of sample app.

26 Jan 21:42
Compare
Choose a tag to compare
Whole new UI for kotlin sample app. Remove java implementation of sam…

…ple app.

Implement password analyzer for strength, crack times, weakness, etc

24 Sep 05:22
Compare
Choose a tag to compare

Asymmetric signing and verification

15 Sep 16:14
Compare
Choose a tag to compare
1.2.0

Implement asymmetric signing and verification with RSA

Implement Asymmetric encryption and key generation

04 Aug 04:21
Compare
Choose a tag to compare
1.1.0

Implement Asymmetric encryption and key generation

Modularize and restructure code for better readability

23 Jul 18:33
Compare
Choose a tag to compare

1.0.4

19 Jul 05:47
Compare
Choose a tag to compare
Add password generator using Random.org and SecureRandom