github a-sit-plus/signum 3.19.0
3.19.0 / Supreme 0.11.0

one day ago
  • Fix a glaring JWS bug that caused an error whenever trying to get the digest of a JWS signature algorithm
  • Add Enumerable and Enumeration interfaces to support the pattern in sealed types where the companion object provides entries containing all possible instances
    • Classes and interfaces refactored to use Set as entries to follow the standardized pattern:
      • Asn1Element.Tag
      • CoseAlgorithm and its nested implementations
      • JsonWebAlgorithm
      • JwsAlgorithm and its nested implementations
      • DataIntegrityAlgorithm
      • MessageAuthenticationCode
      • SignatureAlgorithm
      • RSAPadding
      • SymmetricEncryptionAlgorithm and its nested implementations
  • Fix project setup on non-macOS build hosts
  • COSE: Add identifiers -9, -51, -53 for fully-specified algorithms for ECDSA, see RFC 9864
  • Fix Android project setup
  • Limit Keystore operations with limitedParallelism from kotlinx.coroutines

Don't miss a new signum release

NewReleases is sending notifications on new releases.