Skip to content

Use getrandom on FreeBSD #35

Closed
Closed
@valpackett

Description

@valpackett

getentropy in libc uses sysctl only as a fallback and uses the getrandom syscall if available.

This crate should check for getrandom via dlopen and use it if available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions