-
```
/**
* Creates a key ring consisting of an ECDSA master key and an ECDH sub-key.
* The ECDSA master key is used for signing messages and certifying the sub key.
* The ECDH su…
-
-
Rspec failed. It seems that some api in libgoldilocks has changed.
```
bundle exec rspec
An error occurred while loading ./spec/ed448_spec.rb.
Failure/Error: goldilocks_ed448_sign(signature, p…
-
Tracking issue for putting content on the `ristretto.group` site.
In terms of the website content, here's a checklist from an email from @bitwiseshiftleft:
- [x] Motivation (like in the `curve25…
-
Hi, I just noticed that building from git master (6b7851c946fb1153b56ae3462cfb4be76a803fa3) throws an error in `make test` on my Arch Linux box. On another machine running Ubuntu 16.04 LTS it builds f…
-
Hello.
When I run `make test`, I get the following:
```
make test -f ./Makefile.custom
make[1]: E…
-
[Ed448-Goldilocks](http://ed448goldilocks.sourceforge.net/) was recently selected by the IRTF CFRG to be the next-generation high security elliptic curve. While Curve25519/Ed25519 are probably secure …
-
It would be so nice to have a clean implementation of goldilocks ed448 signature, as beautifully carved as you did for the curve25519 ! libdecaf is a cluttered mess and I planned to do x25519 for ephe…
-
Hello, any chance that we can get a Curve41417 implementation? It is a strong curve with a very large keyspace and I'm sure that I'm not the only cypherpunk who wishes to use this Curve. :-)
Edit: Am…
-
Is Ed448 - Goldilocks implemented?
Some plans to do so?
I found out Ledger has support already: https://www.ledger.com/2018/03/06/new-firmware-update-1-4-1-available-for-the-nano-s/