Skip to content

Improve randomness syscalls #143

Closed
@newpavlov

Description

@newpavlov

The RDRAND code used in generate_random_number32/64 does not contain a workaround for the AMD glitch. You can take a look at the getrandom code for reference.

Also it would be nice if instead of generate_random_number32/64 you will expose a Linux-like interface, i.e. a syscall which will work on buffers.

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