Skip to content

0.1.0 - First release

Compare
Choose a tag to compare
@whyoleg whyoleg released this 23 Mar 08:55
· 325 commits to main since this release

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