-
In terms of Data structures DecafPoint and RistrettoPoint are similar and differ mainly with the Compression and Decompression.
For now, I think we can have a little code duplication. Then later o…
-
Hello,
I'd like to use this lib to first generate a Ed25519 keypair on HSM. I know that OpenSSL currently supports Ed25519, but i can't find it in the list of curve names here. Is there any way to cr…
-
The single error case of this `TryFrom` is just an invalid length error. There is a host of other problems completely ignored by the current implementation:
- there are sequences of 32 bytes that wil…
-
like it was done for [P-521](https://github.com/RustCrypto/elliptic-curves/blob/master/p521/src/lib.rs) ?
-
I'm personally interested in implementing a hash to curve (an existing one, not a new one), which I understand isn't something that comes up often (lack of other issues with this request). I am curren…
-
OS: openSUSE Leap 15.2 (KDE//usr/share/xsessions/default)
Word size of OS: 64-bit
Word size of FreeCAD: 64-bit
Version: 2021.615.24301 +3747 (Git) AppImage
Build type: Release
Branch: LinkDaily
…
-
"Element" isn't a clear enough word, imo.
`affine_element` -> `affine_point`
`element` -> `jacobian_point` (if I recall correctly)
And should we have a dinstinct class for when a point is in mo…
-
[![image](https://user-images.githubusercontent.com/96994784/167132207-ce6d1c48-9fb2-43cb-a56a-285422ab937b.png)](https://www.youtube.com/watch?v=iOmzgnW98N0&list=PLy6j39s17_jRWYm2vd0XS8qXolCIekSEJ&in…
-
### Check existing issues
- [X] I checked there isn't [already an issue](https://github.com/wevm/wagmi/issues) for the bug I encountered.
### Describe the bug
Relates to: https://github.com/MetaMas…
-
Covert should switch to the [Monocypher library](https://monocypher.org/) for elliptic curve operations because libsodium is lacking much required functionality such as Dirty Elligator 2 (no, despite …