Skip to content

Cryptographically secure RNG #10

@aivcec

Description

@aivcec

On his repository ericelliott says that the "random" group of the cuid should be generated using cryptographically secure libraries where available.

Wouldn't it be more secure to generate them using SecRandomCopyBytes, than by using arc4random_uniform as its done now?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions