Have <ed448::Point as Zeroize>::zeroize yield a well-defined value

This commit is contained in:
Luke Parker
2025-08-20 08:14:00 -04:00
parent 9841061b49
commit 758d422595
3 changed files with 15 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "minimal-ed448"
version = "0.4.1"
version = "0.4.2"
description = "Unaudited, inefficient implementation of Ed448 in Rust"
license = "MIT"
repository = "https://github.com/serai-dex/serai/tree/develop/crypto/ed448"