Skip to content
This repository has been archived by the owner on Oct 12, 2024. It is now read-only.

1.2.0

Compare
Choose a tag to compare
@paulmillr paulmillr released this 06 Jan 00:39
· 53 commits to main since this release
1.2.0
a864b5c
  • Important: removed string (hex) return type from public methods. Uint8Array is now always returned
  • 20% speedup due to https://eprint.iacr.org/2021/1130
  • Improve hex parsing security
  • Fix ESM/typescript