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

ECDH-ES #70

Closed nodh closed 6 months ago

nodh commented 6 months ago

We'll need this for the x509_san_dns feature in https://github.com/a-sit-plus/kmm-vc-library and to make some releases ...

(But probably that branch here needs to be rebase onto development?)

JesusMcCloud commented 6 months ago

I do want to refactor to introduce a sealed JWA class, that is realised by JWE and JWS before merging

JesusMcCloud commented 6 months ago

@nodh right back to you for review