Skip to content

Releases: yakivmospan/scytale

Scytale v1.0.1

04 Apr 10:59
Compare
Choose a tag to compare

Bugfixes

  • Issue #5 Some of exceptions return null in getMessage() method. This was causing native Log to crash. Now if any exception during encryption, decryption or key manipulations occurs Scytale will print short error log to logcat with exception class name and exception message, if last exists. Use Crypto#setErrorListenerand Store#setErrorListener methods to get more information about errors.

Scytale v1.0.0

24 Dec 08:19
Compare
Choose a tag to compare

Initial version of Scytale