ed25519-zebra/src
Henry de Valence 095910f32f Bump version to 0.2.2 2020-04-01 19:16:27 -07:00
..
batch Use in-band signaling to flush batch verification requests. 2020-01-30 17:44:09 -08:00
batch.rs Use in-band signaling to flush batch verification requests. 2020-01-30 17:44:09 -08:00
error.rs Stub out the API, based on redjubjub. 2020-01-22 14:57:26 -08:00
lib.rs Bump version to 0.2.2 2020-04-01 19:16:27 -07:00
public_key.rs Add impl AsRef<[u8]> for all types except Signature. 2020-04-01 19:11:29 -07:00
secret_key.rs Add impl AsRef<[u8]> for all types except Signature. 2020-04-01 19:11:29 -07:00
signature.rs Implement sign, verify. 2020-01-23 17:14:13 -08:00