Skip to content

Is there a way to use ring with os=none, for random ? #1380

@jyao1

Description

@jyao1

Currently, the biggest problem is rand implementation (https://github.com/briansmith/ring/blob/main/src/rand.rs). It seems using target_os check the OS environment and implement different random function.

We are going to use ring in os=none. Is there any suggestion on how to enable that ?
Also, we would like to contribute patch, if update is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions