a-sit-plus / signum

Kotlin Multiplatform Crypto/PKI Library and ASN1 Parser + Encoder
https://a-sit-plus.github.io/signum/
Apache License 2.0
76 stars 6 forks source link

Add `SpecializedCryptoPublicKey` interface #97

Closed iaik-jheher closed 4 months ago

iaik-jheher commented 4 months ago

See discussion in #96, this allows comparing CoseKey to JsonWebKey, or to CryptoPublicKey, or to anything else we decide to add in the future.