Stop using rng in peer_channel_encryptor to generate ephemeral keys
[rust-lightning] / src / util / rng.rs
2019-01-23 Matt CoralloMerge pull request #299 from TheBlueMatt/2019-01-262...
2019-01-23 Yuko RoodtAdded tests to check the bolt 2 specs for Sending Node... 2019-01-262-redux
2018-07-26 Matt CoralloMerge pull request #84 from savil/sort_outputs
2018-07-23 Matt CoralloMerge pull request #69 from savil/gen-target-fix
2018-07-22 Matt CoralloMerge pull request #73 from TheBlueMatt/2018-07-no...
2018-07-22 Matt CoralloMigrate all Uint256s used for channel_ids to [u8; 32] 2018-07-no-uint
2018-04-02 Matt CoralloMerge pull request #18 from TheBlueMatt/2018-04-fuzzing...
2018-04-02 Matt CoralloExpand full_stack_target from uselessly-large to laugha...
2018-03-23 Matt CoralloMerge pull request #15 from TheBlueMatt/master
2018-03-23 Matt CoralloStub out RNG when fuzzing