WIP
[rust-lightning] / src / util / sha2.rs
2018-12-20 Matt CoralloMerge pull request #270 from TheBlueMatt/2018-12-drop...
2018-12-19 Matt CoralloSwitch Sha256 to using bitcoin_hashes and our own HKDF
2018-06-05 Matt CoralloMerge pull request #28 from TheBlueMatt/master
2018-06-05 Matt Corallofuzztarget sha -> XOR, crates secp256k1
2018-03-23 Matt CoralloMerge pull request #15 from TheBlueMatt/master
2018-03-23 Matt CoralloStub out Sha256 calls when fuzzing