#ed448 #group #ff #constant-time

minimal-ed448

未经审计的Ed448在Rust中的低效实现

7个不稳定版本 (3个破坏性更新)

0.4.0 2023年8月8日
0.3.1 2023年4月19日
0.3.0 2023年3月21日
0.2.0 2023年3月16日
0.1.0 2022年8月29日

7 in #ed448

每月44次下载
用于 2 crates

MIT 许可证

25KB
685

Minimal Ed448

Barebones implementation of Ed448 bound to the ff/group API, rejecting torsion to achieve a PrimeGroup definition.

This library has not been audited. While it is complete, and decently tested, any usage of it should be carefully considered.

常量和no_std。

依赖

~2.5MB
~64K SLoC