Skip to content

2.2.1

Compare
Choose a tag to compare
@JesusMcCloud JesusMcCloud released this 28 Feb 19:21
· 329 commits to main since this release
  • Update conventions
    • Rename CBOR annotations
    • Target Java 17
  • Dependency Updates
    • KmmResult 1.5.4
  • Refactor MultiBaseHelper to only handle conversion
  • Change JwsHeader.publicKey from JsonWebKey to CryptoPublicKey
  • Remove SignatureValueLength parameters from JWS & COSE Algorithm Enum class
  • Remove deprecated functions
  • New CryptoAlgorithm class
  • New CryptoSignature class for easy Asn1 - RawByteArray conversion
  • Rename Jws classes
    • New CryptoAlgorithm class
    • New CryptoSignature class for easy Asn1 - RawByteArray conversion
  • Rename function in file JcaExtensions.kt from .toPublicKey to .toJcaPublicKey to reflect connection to JVMname function in file JcaExtensions.kt from .toPublicKey to .toJcaPublicKey to reflect connection to JVM
  • Remove VcLib-specific constants