whyoleg / cryptography-kotlin

Kotlin Multiplatform cryptography / crypto library
https://whyoleg.github.io/cryptography-kotlin/
Apache License 2.0
337 stars 19 forks source link

X509 certificates and PKCS12 #18

Open whyoleg opened 9 months ago

whyoleg commented 9 months ago

Introduce support for encoding/decoding of X.509 Certificates in ASN.1 module. Additionally add support for storing certificates/certificate chains in PKCS12 format.