Patched source for Aeneas/Charon formal verification transpilation
Find a file
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
.github/workflows Skeleton for cryptography repo (#1) 2026-03-07 15:52:28 -05:00
curve25519 [feat] impl legacy dalek verification method for ed25519 (#8) 2026-03-31 07:46:24 -04:00
syscall move all curve25519 related crates into curve25519 directory (#5) 2026-03-24 07:42:07 -04:00
.gitattributes Skeleton for cryptography repo (#1) 2026-03-07 15:52:28 -05:00
.gitignore Skeleton for cryptography repo (#1) 2026-03-07 15:52:28 -05:00
Cargo.lock [feat] impl legacy dalek verification method for ed25519 (#8) 2026-03-31 07:46:24 -04:00
Cargo.toml [feat] impl legacy dalek verification method for ed25519 (#8) 2026-03-31 07:46:24 -04:00