This repository has been archived by the owner on Jul 8, 2022. It is now read-only.
Releases: soywiz-archive/krypto
Releases · soywiz-archive/krypto
v2.4.12
v2.2.0
v2.1.1
v2.0.7
v2.0.6
v2.0.5
v2.0.3
v2.0.2
v2.0.1
v2.0.0
- Added HasherFactory.digest
- Added String.fromBase64IgnoreSpaces
- Added some Hex functions from korio
- Make SecureRandom object to work in Kotlin/Native. Thanks to @IgnacioCarrionN
- Add URL safe option to Base64. (#32) . Thanks to @IgnacioCarrionN