Skip to content

v1.0.0

Choose a tag to compare

@optic-release-automation optic-release-automation released this 22 Apr 17:30
659f8c0

What's Changed

  • rename identityKey to rootKey by @sethvincent in #1
  • chore: update typescript to v5.1 by @gmaclennan in #7
  • feat: Add generateProjectKeypair() static method by @gmaclennan in #5
  • fix: add encrypt and decrypt methods to KeyManager by @gmaclennan in #6
  • feat: add sign & verify functions by @gmaclennan in #12
  • feat: Add projectKeyToPublicId() function by @gmaclennan in #13
  • fix: support named ESM named exports by @gmaclennan in #16
  • fix: update encryptLocalMessage and decryptLocalMessage methods to accept nonce instead of project ID by @achou11 in #18
  • feat!: rename projectKeyToPublicId to keyToPublicId by @achou11 in #19
  • chore: remove derive-key package by @gmaclennan in #23
  • chore: update to latest sodium-universal@4.04 by @gmaclennan in #24
  • fix: update sodium-native imports to use sodium-universal by @achou11 in #25
  • feat: keyToInviteId by @EvanHahn in #26
  • chore: use MIT license by @EvanHahn in #27
  • chore: use upstream types for compact-encoding by @EvanHahn in #28
  • feat: Derive hyperswarm keypair for each day by @RangerMauve in #29
  • chore!: Update dependencies to match comapeo-core by @RangerMauve in #30

New Contributors

Full Changelog: https://github.com/digidem/mapeo-crypto/commits/v1.0.0