mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 20:29:23 +00:00
Impl pow_vartime and sqrt on ed libs
This commit is contained in:
@@ -108,6 +108,7 @@ impl Transcript for IetfTranscript {
|
||||
self.0.clone()
|
||||
}
|
||||
|
||||
// FROST won't use this and this shouldn't be used outside of FROST
|
||||
fn rng_seed(&mut self, _: &'static [u8]) -> [u8; 32] {
|
||||
unimplemented!()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user