8000 Replace SecCopyRandomBytes with Swift 4.2+ random by vzsg · Pull Request #4 · tmthecoder/Argon2Swift · GitHub
[go: up one dir, main page]

Skip to content

Replace SecCopyRandomBytes with Swift 4.2+ random #4

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

Merged
merged 1 commit into from
Apr 13, 2022
Merged

Replace SecCopyRandomBytes with Swift 4.2+ random #4

merged 1 commit into from
Apr 13, 2022

Conversation

vzsg
Copy link
@vzsg vzsg commented Apr 13, 2022

Fixes #3.

According to its documentation and of the functions underneath, this new default is also producing cryptographically secure random values. It also supports Linux.

According to its [documentation](https://developer.apple.com/documentation/swift/systemrandomnumbergenerator) and of the functions underneath, this new default is also producing cryptographically secure random values. It also supports Linux.
@tmthecoder
Copy link
Owner

Thanks for the help!

@tmthecoder tmthecoder merged commit ef5d2ad into tmthecoder:main Apr 13, 2022
@vzsg vzsg deleted the linux branch April 14, 2022 14:45
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

Successfully merging this pull request may close these issues.

Linux compatibility
2 participants
0