Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Does this string generator meet ANS X9.31 A.2.4 requirements? #42

Open
nimasdj opened this issue Jan 9, 2016 · 2 comments
Open

Does this string generator meet ANS X9.31 A.2.4 requirements? #42

nimasdj opened this issue Jan 9, 2016 · 2 comments

Comments

@nimasdj
Copy link

nimasdj commented Jan 9, 2016

@ircmaxell generate strings returns outputs human readable, if I pack() it to binary, does it meet ANS X9.31 A.2.4 requirements to be used as IV or CPRNG?

@ircmaxell
Copy link
Owner

No, ANSI X9.31 has other requirements that are quite specific.

http://www.untruth.org/~josh/security/ansi931rng.PDF

@nimasdj
Copy link
Author

nimasdj commented Jan 10, 2016

Hi,

Would consider to add CPRNG class to this lib to generate ANSI X.9 31 without any need to mcrypt and openssl?

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

No branches or pull requests

2 participants