briansmith / crypto-bench

Benchmarks for crypto libraries (in Rust, or with Rust bindings)
70 stars 11 forks source link

Update generation of random bytes. #12

Closed samscott89 closed 8 years ago

samscott89 commented 8 years ago

(API changed in: https://github.com/briansmith/ring/commit/c97365e7)

samscott89 commented 8 years ago

Updated to address your comments. Are force pushes the preferred way to update code?

Also, needs #11 to actually work.

briansmith commented 8 years ago

Thanks! I commited this as 67f5342605c43c48594cc6d18ad4e0aa81f6bf9e. (I rebased it on top of #11.)