Election-Tech-Initiative / Election-Tech-Initiative/electionguard-cpp
Add Statistical Tests form random.hpp
Abierto
enhancement
hacktoberfest
help wanted
triage
- Lenguaje dominante
- C++
- Estrellas
- 26
- Forks
- 25
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
As a user I would like to validate the functionality of the random number generator using a statistical test method such as diehard so that I can be confident the library is adequately generating random input for secret values.
different platforms handle random number generation differently and as a safety feature we should add statistical tests that can verify the functionality of our internal random number process on a variety of hardware, operating systems, and compilers.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.