Popular repositories Loading
-
-
efficient-GLV-curves-generation
efficient-GLV-curves-generation PublicGeneration of efficient four-dimensional GLV curves with high security (256-bit)
Python 1
-
algebra
algebra PublicForked from arkworks-rs/algebra
Libraries for finite field, elliptic curve, and polynomial arithmetic
Rust
-
plonk
plonk PublicForked from dusk-network/plonk
Pure Rust implementation of the PLONK ZKProof System done by the Dusk-Network team.
Rust
-
poly-commit
poly-commit PublicForked from arkworks-rs/poly-commit
A Rust library for polynomial commitments
Rust
408 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 129 commits in 5 repositories
Created a pull request in ZKNoxHQ/ETHFALCON that received 1 comment
Remove PyCryptoDome, make the deprecated
and experimental
files work
Use Coruus version of Keccak now
Remove PyCryptoDome (still here for tetration hash) and use our own shake now
Make the deprecated
and experimental
…
Opened 2 other pull requests in 2 repositories
ZKNoxHQ/ETHDILITHIUM
1
merged
-
Implementation of 6-bit packing for signature verification as in dilithium
This contribution was made on Mar 20
ZKNoxHQ/ETHFALCON
1
merged
-
Remove seed for the signature generation (RFC 6979-like urandom)
This contribution was made on Mar 4
Created an issue in ZKNoxHQ/ETHDILITHIUM that received 6 comments
Public key and signature format modification
The initial python algorithm of verification is (in pseudo-code) : def verify(self, pk_bytes, m, sig_bytes): # unpacking pk and sig ρ, t1 = unpack_pk(
Opened 10 other issues in 2 repositories
ZKNoxHQ/ETHDILITHIUM
6
open
2
closed
-
KeccakPRNG structure
This contribution was made on Mar 13
-
Signature with
h=0
This contribution was made on Mar 12 -
Cost of
decompose
This contribution was made on Mar 12 -
Packing for 32 bits
This contribution was made on Mar 10
-
Epervier-like optimization
This contribution was made on Mar 6
-
Optimization hash
This contribution was made on Mar 6
-
SHAKE128 vs SHAKE256
This contribution was made on Mar 5
-
Dilithium vs ML_DSA
This contribution was made on Mar 5
ZKNoxHQ/ETHFALCON
2
open
-
Include
make test
in the CIThis contribution was made on Mar 5 -
Check derandomization in the signer
This contribution was made on Mar 4