github a-sit-plus/signum 2.1.0

latest releases: 3.14.0, 3.13.0, 3.12.1...
11 months ago
  • Kotlin 1.9.20
  • COSE Support
  • Full RSA and HMAC Support
  • New interface Asn1OctetString to unify both ASN.1 OCTET STREAM classes
  • Fix broken content property of Asn1EncapsulatingOctetString
  • Refactor .derEncoded property of Asn1Encodable interface to function .encodeToDer()
  • Consistent exception handling behaviour
    • Throw new type Asn1Exception for ASN.1-related errors
    • Throw IllegalArgumentException for input-related errors
    • Add xxxOrNull() functions for all encoding/decoding/parsing functions
    • Add xxxSafe() functions to encapsulate encoding/decoding in KmmResult
    • Return KmmResult for conversions between different key representations ( i.e. CryptoPublicKey, CoseKey and JsonWebKey)

Don't miss a new signum release

NewReleases is sending notifications on new releases.