Skip to content

Update KeyPair constructor docs #11

Description

@ekkolon

/// in expected constant iterations. Entropy is sourced from [`OsRng`].

Since #10 (due to the version bump of rand), we no longer source entropy from OsRng per se, but from StdRng which in turn sources entropy from the OS. Essentially, the docs are outdated.

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