Commit a61c218c authored by Gav Wood's avatar Gav Wood Committed by GitHub
Browse files

Introduce Ristretto signing (#1730)



* first draft of ristretto crypto module #1685

* adds better comments and code-style

* remove the last evil unwrap

* remove a mistakenly committed lockfile

* add a fresh new lockfile --will probably need a manual merge later

* fix an invalid old test vector

* Wire in ristretto

* Update comment

* Fix use.

* new Signature type api alias to be compatible with substrate

* Add new keyring, fix node executor tests

* Bump version.

* Remove all hashes.

* Update core/primitives/src/sr25519.rs

Co-Authored-By: default avatargavofyork <[email protected]>

* Revert back to Ed25519 (until JS UI is ready)

* Fix test
parent 9e271024
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment