daira (Daira Hopwood)
- Login: daira
- Registered on: 05/07/2016
- Last sign in: 05/07/2016
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 0 | 0 |
Activity
05/07/2016
-
02:42 AM Ruby Bug #9569: SecureRandom should try /dev/urandom first
- Many competent cryptographers and engineers have told you that using the OpenSSL RNG is significantly less safe than directly using /dev/urandom. They are right. Even better would be to use libsodium's RNG API, which handles portability ...