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

Parsing JSON Web Keys adds a kid #68

Closed nodh closed 5 months ago

nodh commented 6 months ago

Parsing a JWK adds a kid to the properties, although there is none in the parsed JSON. See JweEncryptedTest

JesusMcCloud commented 6 months ago

tmp/ecdh-es does not add it any more. i think it is ok, since did is a special case