noble-curves icon indicating copy to clipboard operation
noble-curves copied to clipboard

Audited & minimal JS implementation of elliptic curve cryptography.

Results 11 noble-curves issues
Sort by recently updated
recently updated
newest added

Not sure if the low-level library is the best place for such API, but at least some primitives need to be implemented for the anti-klepto protocol. ``` hot->cold: sha(k_hot) cold->hot:...

enhancement