paulmillr / noble-curves

Audited & minimal JS implementation of elliptic curve cryptography.
https://paulmillr.com/noble
MIT License
621 stars 56 forks source link

Release @noble/curves 🙏 #98

Closed krpeacock closed 6 months ago

krpeacock commented 7 months ago

Hi @paulmillr, I don't know what your normal release cadence is, but I would like to build with the bls verifyShortSignature method that is present on main but not yet released.

I've packed it and tested it manually, but it would be nice to point to an official version in my library!

paulmillr commented 7 months ago

The cadence is quarterly, it'll be coming soon.

aulneau commented 7 months ago

wonder if beta channels might help?

paulmillr commented 6 months ago

plan for the next days:

krpeacock commented 6 months ago

Resolved with 1.3.0!