Go to file
James McGlashan 9c41ab5e1d
MVP transcript hashing. Blake3 + curve25519-dalek + rand_core.
2021-02-07 08:36:06 +00:00
src MVP transcript hashing. Blake3 + curve25519-dalek + rand_core. 2021-02-07 08:36:06 +00:00
tests MVP transcript hashing. Blake3 + curve25519-dalek + rand_core. 2021-02-07 08:36:06 +00:00
.gitignore MVP transcript hashing. Blake3 + curve25519-dalek + rand_core. 2021-02-07 08:36:06 +00:00
Cargo.toml MVP transcript hashing. Blake3 + curve25519-dalek + rand_core. 2021-02-07 08:36:06 +00:00
DOC-LICENSE-CC0 Add README and licenses to template. 2021-02-07 08:32:53 +00:00
LICENSE-APACHE Add README and licenses to template. 2021-02-07 08:32:53 +00:00
LICENSE-MIT Add README and licenses to template. 2021-02-07 08:32:53 +00:00
README.adoc MVP transcript hashing. Blake3 + curve25519-dalek + rand_core. 2021-02-07 08:36:06 +00:00

README.adoc

Transcript hashing

A simpler alternative to https://docs.rs/merlin

Licenses

All code is dual licensed MIT and Apache-2.0.

All documentation is licensed CC0.