| * eliminate some more transmute() * Address `review comments` * Make unsafe block smaller * Use different byte-order than `std`, read words as big endian instead of little endian! * Fix IpAddresses nits * Use `from_be` to work both for big and little endian * Ipv6 addresses were incorrectly `transmuted` * remove needless lifetime annotation | ||
|---|---|---|
| .. | ||
| cache.rs | ||
| compute.rs | ||
| keccak.rs | ||
| lib.rs | ||
| seed_compute.rs | ||
| shared.rs | ||