Skip to content

Consider switching the thread RNG to OsRng #78

@pcwalton

Description

@pcwalton

I think we should not be encouraging ISAAC. The documentation even cautions against its use.

I know the compiler will get slow if you switch away from ISAAC, but we should just manually use ISAAC in the compiler if we really need that. Userspace CSPRNGs are bad.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-questionParticipation: opinions wanted

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions