serai/crypto/frost/src
Luke Parker 1430b189bf
Enable no_std on transcript
Removes the Vec challenge for an associated type.

Fixes the merlin feature which was horribly broken.

Also adds no_std to dalek-ff-group.
2022-06-28 04:02:56 -04:00
..
curve Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
tests Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
algorithm.rs Enable no_std on transcript 2022-06-28 04:02:56 -04:00
key_gen.rs Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
lib.rs Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
schnorr.rs Use GroupEncoding instead of Curve's from_slice/to_bytes 2022-06-28 01:25:26 -04:00
sign.rs Enable no_std on transcript 2022-06-28 04:02:56 -04:00