dusk-network/Hades252
Implementation of the Hades permutation algorithm used in Poseidon Hashes with ZKProof capabilities.
RustMPL-2.0
Issues
- 0
Deprecate crate after migration to dusk-poseidon
#120 opened by moCello - 0
Update to `dusk-plonk` 0.9
#101 opened by vlopes11 - 0
- 0
Add toolchain file to the repo
#99 opened by CPerezz - 0
Make the repo no_std by default requiring `alloc` feature to use GadgetStrategy and plonk-related stuff
#87 opened by CPerezz - 0
Release v0.16.0
#89 opened by CPerezz - 0
Prepare README for publish
#91 opened by CPerezz - 0
Solve docs.rs documentation uploading issues
#93 opened by CPerezz - 0
Use latest bls, jubjub and plonk versions
#84 opened by CPerezz - 0
- 0
Remove anyhow from dev-deps
#85 opened by CPerezz - 0
- 0
Plonk update to `0.7`
#81 opened by vlopes11 - 0
Bump plonk to 0.6
#79 opened by vlopes11 - 1
Upgrade plonk to v0.5
#75 opened by vlopes11 - 0
Prepare the repo to be published on crates.io
#77 opened by ZER0 - 0
Bump BLS and Plonk
#73 opened by vlopes11 - 0
Partial round should apply ARK to all elements
#69 opened by vlopes11 - 0
- 0
Fix license headers
#65 opened by jules - 2
- 0
- 0
- 1
Reamde references Ristretto Scalar field when indeed we're using the BLS12_381 one
#52 opened by CPerezz - 0
Port Hades to PLONK v0.2.0
#53 opened by CPerezz - 2
Fix the `hash` function and name it correctly
#29 opened by ZER0 - 0
Add a CHANGELOG to track changes in the crate.
#45 opened by CPerezz - 0
Migrate to plonk master branch
#43 opened by vlopes11 - 3
- 2
- 3
Implement Poseidon Hash function for Merkle Tree
#28 opened by ZER0 - 2
Apply `rustfmt` to all sources
#31 opened by vlopes11 - 3
API Discussion
#9 opened by kevaundray - 1
Update the README.md
#21 opened by ZER0 - 0
Migrate to PLONK fields
#39 opened by vlopes11 - 1
Add and generate code documentation
#22 opened by ZER0 - 1
- 3
- 0
Improve constants (`MDS`, `ARK`) usage
#19 opened by ZER0 - 0
Refactor `Permutation` and `Hash` structs
#20 opened by ZER0 - 1
Initialization of the data
#17 opened by vlopes11 - 1
API: use R_f or R_F
#2 opened by kevaundray - 2
Performance of Poseidon
#3 opened by kevaundray - 1
Parallelisation of verification procedure
#10 opened by kevaundray - 0
Add CI/CD to the repo.
#11 opened by CPerezz - 3
Pre-image tests failing
#5 opened by kevaundray