a-sit-plus / signum

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

Add `SpecializedCryptoPublicKey` interface #97

Closed iaik-jheher closed 3 months ago

iaik-jheher commented 3 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.