dependabot[bot]
9e8cc56407
Bump p3-air from 0.4.3 to 0.6.1
...
Bumps [p3-air](https://github.com/Plonky3/Plonky3 ) from 0.4.3 to 0.6.1.
- [Release notes](https://github.com/Plonky3/Plonky3/releases )
- [Changelog](https://github.com/Plonky3/Plonky3/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Plonky3/Plonky3/compare/p3-air-v0.4.3...p3-air-v0.6.1 )
---
updated-dependencies:
- dependency-name: p3-air
dependency-version: 0.6.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2026-06-30 15:46:01 +00: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
0f7379cc05
[feat] ed25519-pokos: Proof of Knowledge of Seed (POKOS) for Ed25519 ( #10 )
...
* init pokos
* fix soundness bug
* update doc
* fix
* simplification
* refactor
* add docs
* clean up
* ci
* Update experimental/ed25519-pokos/readme.md
Co-authored-by: Sam Kim <skim13@cs.stanford.edu>
---------
Co-authored-by: Sam Kim <skim13@cs.stanford.edu>
2026-04-08 10:24:32 -04:00