Skip to content

A clone of the Rust crate `tiny-keccak` with its loop-unwinding removed.

Notifications You must be signed in to change notification settings

DrPeterVanNostrand/keccak-rewind

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

About

A clone of the Rust crate tiny-keccak with loop unwinding removed.

This is a deoptimization! I wasn't able to compile the tiny-keccak crate on a fresh EC2 Ubuntu 16 instance running Rust 1.27-nightly. Removing the loop-unwinding allowed the crate to compile.

About

A clone of the Rust crate `tiny-keccak` with its loop-unwinding removed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages