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

update generateRandomBytes #4

Open
zwetan opened this issue Jan 7, 2016 · 2 comments
Open

update generateRandomBytes #4

zwetan opened this issue Jan 7, 2016 · 2 comments

Comments

@zwetan
Copy link
Member

zwetan commented Jan 7, 2016

so it can work under Windows with Cygwin

and try to make it more efficient

instead of using Program.open() to read a command line output
directly use fopen() to read the stream

@zwetan
Copy link
Member Author

zwetan commented Jan 7, 2016

see entropy_read
see getsalt

@zwetan
Copy link
Member Author

zwetan commented Jan 7, 2016

we could change the name from generateRandomBytes() to getsalt()
so there is no confusion with flash.crypto.generateRandomBytes()

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

1 participant