Skip to content

[Crypto] Use explicit OsRng for IV and salt generation #130

@qj0r9j0vc2

Description

@qj0r9j0vc2

Description

IV and salt generation uses rand::thread_rng() instead of explicit OsRng for cryptographic material.

Locations

Severity

Medium - Best practice for cryptographic operations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions