0.1.0 - First release #3
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
-
cryptography-kotlin is available on Maven Central!
Library provides multiplatform API which consists of multiple components:
The library doesn't implement any cryptography algorithm on its own, but wraps well-known future-proof solutions like OpenSSL 3.x, WebCrypto or JCA with type-safe multiplatform API providing uniform experience with aligned default behaviour, and same expected results using identical parameters while allowing to use platform-specific capabilities. For supported algorithms, primitives and targets, please consult Providers documentation
Detailed documentation can be found on project website as well as in API reference
This discussion was created from the release 0.1.0 - First release.
Beta Was this translation helpful? Give feedback.
All reactions