14 releases (4 breaking)

0.11.1 Aug 13, 2022
0.11.0 Aug 13, 2022
0.10.0 Jun 24, 2022
0.9.0 Jun 11, 2022
0.7.2 May 27, 2022

#2356 in Cryptography

Download history 3/week @ 2023-12-17 3/week @ 2023-12-24 3/week @ 2024-01-07 1/week @ 2024-01-14 2/week @ 2024-02-04 6/week @ 2024-02-11 18/week @ 2024-02-18 39/week @ 2024-02-25 45/week @ 2024-03-03 24/week @ 2024-03-10 20/week @ 2024-03-17

132 downloads per month
Used in 6 crates (2 directly)

Apache-2.0

20KB
410 lines

risc0-core-sys

Contains core C++ classes for things like logging, reading ELF binaries and accessing the system CRNG.

The rust crate builds the C++ code into a lib, but does not export anything to rust.

Dependencies

~0.6–1.3MB
~28K SLoC