Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

Implement state of the art Gaussian sampling for SecureRNG #12

Open
fjarri opened this issue Jan 19, 2019 · 0 comments
Open

Implement state of the art Gaussian sampling for SecureRNG #12

fjarri opened this issue Jan 19, 2019 · 0 comments

Comments

@fjarri
Copy link
Contributor

fjarri commented Jan 19, 2019

Currently Gaussian random sampling from the system RNG is done using Box-Muller transform. There are better algorithms designed specifically for cryptographic purposes, see https://www.esat.kuleuven.be/cosic/publications/article-2822.pdf and especially https://eprint.iacr.org/2017/259.pdf .

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant