Yihau Chen
4413a1284a
ci: check each feature individually ( #18 )
...
* ci: check each feature individually
* fix test all targets
* Update ristretto.rs
* Update lizard_ristretto.rs
---------
Co-authored-by: zz-sol <allaboutshop10@163.com>
2026-05-20 10:23:03 +08:00
zz-sol
154b58b3f4
[ed25519] downgrade rand_core ( #21 )
...
* downgrade rand_core
* Update bench.rs
* remove `try_from_rng`
2026-05-18 21:50:26 -04:00
zz-sol
1b728159eb
impl zeroize for signing key ( #16 )
2026-05-13 18:11:16 -04:00
Sam Kim
09198923bb
Add workspace.package information and do minor clean-up ( #14 )
...
* remove README.md in the syscall directory
* use workspace dependency in `bls12-381`
* add `workspace.package` information
* use 2021 edition for bls12-381
* inherit workspace.package for `ed25519-pokos`
* cargo fmt
2026-04-26 10:11:05 +09:00
zz-sol
cbee436037
[chore] remove unused features and downgrade to stable deps ( #12 )
...
* remove unnecessary features
* downgrade repos and remove rc/pre release
2026-04-22 20:23:12 -04:00
zz-sol
1384fe1040
[chore] ci for crate release ( #7 )
...
* refactor and merge curve and ed crates
* fmt
* ci
* fmt again
* ci
* Update bench.rs
* fix ubuntu
* CI for crate release
* Update README.md
2026-04-15 08:44:33 -04:00
zz-sol
bccf7e13c0
[feat] impl legacy dalek verification method for ed25519 ( #8 )
...
* Initial commit
* skeleton
* refactor and merge curve and ed crates
* fmt
* ci
* fmt again
* ci
* Update bench.rs
* fix ubuntu
* implement dalek api
* clean up
2026-03-31 07:46:24 -04:00
zz-sol
b801651332
refactor cargo toml to use worksapce ( #9 )
2026-03-30 08:48:31 -04:00
zz-sol
1587b4c24f
refactor and merge curve and ed crates ( #6 )
...
* refactor and merge curve and ed crates
* fmt
* ci
* fmt again
* ci
* Update bench.rs
* fix ubuntu
2026-03-26 08:09:10 -04:00