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

#2424 in Cryptography

Download history 4/week @ 2024-01-08 2/week @ 2024-02-05 7/week @ 2024-02-12 18/week @ 2024-02-19 39/week @ 2024-02-26 51/week @ 2024-03-04 19/week @ 2024-03-11 18/week @ 2024-03-18 18/week @ 2024-03-25 55/week @ 2024-04-01 18/week @ 2024-04-08 32/week @ 2024-04-15

123 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–2.1MB
~31K SLoC