Skip to content

1.0.3

Compare
Choose a tag to compare
@rain-on rain-on released this 10 Aug 05:44
· 115 commits to master since this release
94dfc34

Features Added

  • Changed signer's language from 'Address' to 'PublicKey'
  • Uses java security ECPublicKey to index signers
  • Moved to latest version of Azure KeyVault libraries
  • Able to sign using a key stored as a hex string in an Azure KeyVault Secret (but signing performed on local machine)

Bugs Fixed

  • Enabled check_licenses gradle task to ensure compliance with Apache 2.0 licensing