Patched source for Aeneas/Charon formal verification transpilation
Find a file
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
.github/workflows [bls12-381-syscall] Add solana-bls12-381-syscall crate (#11) 2026-04-22 09:33:15 +09:00
curve25519 Add workspace.package information and do minor clean-up (#14) 2026-04-26 10:11:05 +09:00
experimental/ed25519-pokos Add workspace.package information and do minor clean-up (#14) 2026-04-26 10:11:05 +09:00
scripts [chore] ci for crate release (#7) 2026-04-15 08:44:33 -04:00
syscall/bls12-381-syscall Add workspace.package information and do minor clean-up (#14) 2026-04-26 10:11:05 +09: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 [chore] remove unused features and downgrade to stable deps (#12) 2026-04-22 20:23:12 -04:00
Cargo.toml Add workspace.package information and do minor clean-up (#14) 2026-04-26 10:11:05 +09:00