This website requires JavaScript.
Explore
Help
Sign In
absolutebi
/
serai
Watch
1
Star
0
Fork
0
You've already forked serai
mirror of
https://github.com/serai-dex/serai.git
synced
2025-12-08 20:29:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7c8f13ab280bdcd697d0764c63b9d13c29100fec
serai
/
crypto
/
frost
/
src
History
Luke Parker
b6edc94bcd
Add dealer key generation crate
2025-08-18 14:52:29 -04:00
..
curve
Replace usage of
io::Error::new(io::ErrorKind::Other,
with
io::Error::other
2023-11-19 18:31:37 -05:00
tests
Add dealer key generation crate
2025-08-18 14:52:29 -04:00
algorithm.rs
Remove Clone from ClsagMultisigMask{Sender, Receiver}
2025-08-12 01:27:28 -04:00
lib.rs
Have modular-frost compile again
2025-08-18 14:52:29 -04:00
nonce.rs
Remove DLEq proofs from CLSAG multisig
2024-04-21 23:01:32 -04:00
sign.rs
Extend modular-frost to test with scaled and offset keys
2025-08-18 14:52:29 -04:00