Skip to content

2.4.0

Compare
Choose a tag to compare
@JesusMcCloud JesusMcCloud released this 01 Mar 20:29
· 252 commits to main since this release
8ce84b6
  • Add Support for EC Point compression
  • Add Support for full Cose-Key Spec
  • Correct Multibase Encoding
  • Change DID:KEY encoding to Base58_BTC to comply with draft
  • Add Multibase Encoder/Decoder
  • Add UVarInt datatype (63 bit max)
  • Remove MultibaseHelper
  • Finally make CoseKey's EC Point compression play nicely with kotlinx.serialization
  • Rename CoseKey.fromKeyId to CoseKey.fromDid
  • Rename JsonWebKey.fromKeyId to JsonWebKey.fromDid