arkworks-rs / crypto-primitives

Interfaces and implementations of cryptographic primitives, along with R1CS constraints for them
https://www.arkworks.rs
Apache License 2.0
165 stars 79 forks source link

Add Grain LFSR test cases #118

Closed Insun35 closed 11 months ago

Insun35 commented 11 months ago

Description

Before we can merge this PR, please make sure that all the following items have been checked off. If any of the checklist items are not applicable, please leave them but write a little note why.

Pratyush commented 11 months ago

Thanks for the cleanup and tests!