Implement FromUniformBytes<64> for dalek_ff_group::Scalar

This commit is contained in:
Luke Parker
2025-08-20 00:06:07 -04:00
parent 900a6612d7
commit 2bc2ca6906
4 changed files with 11 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "ciphersuite"
version = "0.4.1"
version = "0.4.2"
description = "Ciphersuites built around ff/group"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ciphersuite"