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-09 12:49:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b296be8515ab444ce2193d87f65c894e5c7acf7b
serai
/
crypto
/
frost
/
src
History
Luke Parker
797604ad73
Replace usage of
io::Error::new(io::ErrorKind::Other,
with
io::Error::other
...
Newly possible with Rust 1.74.
2023-11-19 18:31:37 -05:00
..
curve
Replace usage of
io::Error::new(io::ErrorKind::Other,
with
io::Error::other
2023-11-19 18:31:37 -05:00
tests
Update to FROST v14
2023-07-19 15:48:34 -04:00
algorithm.rs
Processor (
#259
)
2023-03-16 22:59:40 -04:00
lib.rs
Fix the known instance of
#295
2023-07-13 14:02:57 -04:00
nonce.rs
Replace usage of
io::Error::new(io::ErrorKind::Other,
with
io::Error::other
2023-11-19 18:31:37 -05:00
sign.rs
Latest clippy
2023-08-01 02:49:31 -04:00