zz-sol
befbe09d36
[ed25519] fix point conversions ( #46 )
...
* Update short_weierstrass.rs
* remove option for to_affine_le_bytes
2026-06-16 09:05:18 -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
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
Sam Kim
8024e4ed31
move all curve25519 related crates into curve25519 directory ( #5 )
2026-03-24 07:42:07 -04:00