briansmith / crypto-bench

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

Stop installing libsodium manually. #43

Closed briansmith closed 5 years ago

briansmith commented 5 years ago

It seems like sodiumoxide can do it automatically.

briansmith commented 5 years ago

This doesn't work.