Age | Commit message (Expand) | Author |
---|---|---|
2018-05-15 | rust: Move rand crate into crypto parent crate. | Isis Lovecruft |
2018-05-15 | rust: Make Rng::new() methods public. | Isis Lovecruft |
2018-05-02 | rust: Expose crypto_rand() as an impl of rand_core::RngCore. | Isis Lovecruft |
2018-04-20 | rust: Remove mirrored PRNG implementation. | Isis Lovecruft |
2018-04-20 | rust: Expose our (P)RNGs in Rust and provide safe wrappers. | Isis Lovecruft |