| Crates.io | cas-lib |
| lib.rs | cas-lib |
| version | 0.2.72 |
| created_at | 2024-05-19 02:28:19.824181+00 |
| updated_at | 2026-01-11 16:37:45.528367+00 |
| description | A function wrapper layer for RustCrypto and Dalek-Cryptography. Intended to be used in FFI situations with a global heap deallactor at the top level project. |
| homepage | |
| repository | |
| max_upload_size | |
| id | 1244617 |
| size | 170,226 |
cas-lib)CAS Rust Core Library (cas-lib) is a unified cryptographic abstraction layer for Rust, designed to provide secure, high-performance access to industry-standard cryptographic algorithms. Acting as a wrapper over trusted libraries such as RustCrypto and Dalek-Cryptography, cas-lib enables seamless integration with higher-level languages and FFI layers, including C, TypeScript, Python, and .NET.
cas-lib builds on the work of leading cryptography projects. For detailed algorithm documentation and implementation notes, please refer to:
See practical usage and code samples in our Examples.
This library leverages several cryptographic crates via our core FFI layer. Many of these crates have not undergone formal security audits. Use this library at your own risk and always review the underlying cryptographic implementations for your security requirements.
For questions, support, or to contribute, join our Discord or visit the GitHub repository.