fuchsia-cprng

Crates.iofuchsia-cprng
lib.rsfuchsia-cprng
version0.1.1
sourcesrc
created_at2019-01-24 22:37:56.232806
updated_at2019-02-05 19:31:52.132087
descriptionRust crate for the Fuchsia cryptographically secure pseudorandom number generator
homepage
repositoryhttps://fuchsia.googlesource.com/fuchsia/+/master/garnet/public/rust/fuchsia-cprng
max_upload_size
id110514
size6,036
David Koloski (djkoloski)

documentation

README

Rust bindings for Zircon kernel CPRNG

This repository contains Rust language bindings for Zircon kernel CPRG.

There are two ways to build Rust artifacts targeting Fuchsia; using the Fargo cross compiling tool or including your artifact in the GN build. Of the two, Fargo is likely better for exploration and experimentation.

Commit count: 0

cargo fmt