Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 918 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 918 Bytes

cas-lib

image

Overview

This is our experimental core library which takes advantage of Rust's thread safe nature to provide an abstraction layer to higher level languages to run industry standard crytographic operations sequentially and in parallel.

Consuming Library Documentation

We utilize some smart people's existing work and we believe their documentation should be reviewed when possible.

Disclaimer

Many of the cryptographic crates that are utilized in our core FFI layer have never had a security audit performed. Utilize this SDK at your own risk.