diff options
author | Nick Mathewson <nickm@torproject.org> | 2012-12-03 23:31:07 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-01-02 14:11:13 -0500 |
commit | 25c05cb747eece7d720a3f79c172e83a0e79a3a1 (patch) | |
tree | 8aab82509ef888cbc2b385fb3275405ee0381577 /Doxyfile.in | |
parent | 4d36eafd74e9c66a0dc76e5543a2aaabfa11f8b2 (diff) | |
download | tor-25c05cb747eece7d720a3f79c172e83a0e79a3a1.tar tor-25c05cb747eece7d720a3f79c172e83a0e79a3a1.tar.gz |
Refactor strong os-RNG into its own function
Previously, we only used the strong OS entropy source as part of
seeding OpenSSL's RNG. But with curve25519, we'll have occasion to
want to generate some keys using extremely-good entopy, as well as the
means to do so. So let's!
This patch refactors the OS-entropy wrapper into its own
crypto_strongest_rand() function, and makes our new
curve25519_secret_key_generate function try it as appropriate.
Diffstat (limited to 'Doxyfile.in')
0 files changed, 0 insertions, 0 deletions