v0.6.0
What's Changed
- feat: implement the SSWU hash_to_curve for
secp256k1
by @duguorong009 in #110 - Add badges in README.md by @baumstern in #119
- change: Move from
maybe_rayon
torayon-1.8
by @CPerezz in #122 - chore:fix typos by @AdventureSeeker987 in #118
- Add FieldBits impl for Secp256r1 & remove
utils
module by @CPerezz in #123 - improve: avoid the inversions in
iso_map_secp256k1
by @duguorong009 in #124 - Bump lib to 0.6.0 by @CPerezz in #125
New Contributors
- @duguorong009 made their first contribution in #110
- @baumstern made their first contribution in #119
- @AdventureSeeker987 made their first contribution in #118
Full Changelog: v0.5.0...v0.6.0