mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-03 09:29:46 +00:00
Bump dalek-ff-group version
Prior commit fixed random, which could generate points outside of the prime subgroup.
This commit is contained in:
parent
aa724c06bc
commit
24bdd7ed9b
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "dalek-ff-group"
|
||||
version = "0.4.0"
|
||||
version = "0.4.1"
|
||||
description = "ff/group bindings around curve25519-dalek"
|
||||
license = "MIT"
|
||||
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/dalek-ff-group"
|
||||
|
|
Loading…
Reference in a new issue