ironhaven

Results 6 issues of ironhaven

The `const_random` macro will now accept and generate fixed sized `u8` arrays of any size. #22 Implementation detail: This patch replaces the 256 bit fixed sized sha3 hash (SHA3-256) with...

This solves issue #975 by rasing the number of iterations to be more than 720,000. Also for the sake of simplicity all new backups will use the same number of...

enhancement
security

The sketchy string literal parser is now less sketchy! If a string with escape sequences is passed to any macro this patch will parse the escapes. It will parse all...

Because the first step of wyrand is an addition with a constant, a non-zero seed is not required

In `Cargo.toml` this crates is labeled as actively developed. Is this still accurate because there has not been a release in over a year? If it is unmaintained i would...

Currently in order to retrieve a IP address you need both the username and password. With the username and password you can also change the IP address. This would be...