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

Hotfix/KT-71650 #133

Closed JesusMcCloud closed 2 months ago

JesusMcCloud commented 2 months ago

Obviously, this needs to be backported to main and the everything needs to go back to development. Since It's a Hotfix, I'll be publishing right away from here, as soon as everything is green

iaik-jheher commented 2 months ago

do we know what the issue underlying KT-71650 is? (for reference)

i suspect the issue is val NULL = Tag(tagValue = BERTags.ASN1_NULL.toULong(), constructed = false), since NULL is presumably a keyword