RustCrypto / hashes

Collection of cryptographic hash functions written in pure Rust
1.89k stars 257 forks source link

streebog: use const eval to generate `SHUFFLED_LIN_TABLE` #541

Closed newpavlov closed 10 months ago

newpavlov commented 10 months ago

Closes #497