Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 256 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 256 Bytes

crypto-rs

[WIP] This library is still work in progress and not audited in any way. Use at your own risk.

Development

To build the library, run

cargo build

To generate an updated set of the docs, run

cargo doc --no-deps