0.3.0 - Support for ALL targets, new experimental modules #14
whyoleg
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
New Kotlin targets
cryptography-core
andcryptography-random
modules are now supported for ALL Kotlin targets!New features
DelicateCryptographyApi
,and so should be used only when it's really required as they are easy to misuse
Bug fixes
Breaking changes
publicExponent
parameter in RSAkeyPairGenerator
is now of typeBigInt
- both API and ABI breaking changesealed class
instead ofenum
- ABI breaking changeGeneral improvements
Experimental features
For more information please consult documentation: https://whyoleg.github.io/cryptography-kotlin/
This discussion was created from the release 0.3.0 - Support for ALL targets, new experimental modules.
Beta Was this translation helpful? Give feedback.
All reactions