Releases: yakivmospan/scytale
Releases · yakivmospan/scytale
Scytale v1.0.1
Bugfixes
Issue #5Some of exceptions return null ingetMessage()method. This was causing nativeLogto 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. UseCrypto#setErrorListenerandStore#setErrorListenermethods to get more information about errors.
Scytale v1.0.0
Initial version of Scytale