Skip to content

Reconsider ReseedingRng #298

Closed
Closed
@vks

Description

@vks

Cryptographers are arguing against using any kind of reseeding, because it can compromise security (djb). Now that we are using an accepted stream cipher, the old argument about ISAAC does not hold anymore. I think we should stop reseeding StdRng and remove ReseedingRng. This would simplify the code, improve performance and arguably improve security as well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    E-questionParticipation: opinions wantedX-securitySecurity discussion

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions