Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Saffron: remove commented line
  • Loading branch information
dannywillems committed May 22, 2025
commit 0094405c2afb0e5c4d8635e472f25587a13c061a
2 changes: 0 additions & 2 deletions saffron/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,3 @@ pub type BaseField = Fq;

pub type CurveFqSponge = DefaultFqSponge<VestaParameters, PlonkSpongeConstantsKimchi>;
pub type CurveFrSponge = DefaultFrSponge<ScalarField, PlonkSpongeConstantsKimchi>;

//pub type ScalarSponge = DefaultFrSponge<Fp, SpongeParams>;