kealan opened a new issue, #113: URL: https://github.com/apache/incubator-milagro-crypto-c/issues/113
## Goal It should be an option to either use the Milagro CSPRNG or to use the one provided by the OS. The API should not change when using the OS CSPRNG ## Resources [getrandom](https://man7.org/linux/man-pages/man2/getrandom.2.html) should be used. ## Acceptance criteria 1. Code is commented 2. Tests pass 3. Tests pass with more than 80% test coverage 4. Static analysis should pass 5. Code should be reviewed by two engineers -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
