cas-typescript-sdk
TypeScript icon, indicating that this package has built-in type declarations

1.0.34 • Public • Published

cas-typescript-sdk

image

Ever wanted all of your most useful cryptographic operations in one module and not had to surf documentation for various packages? CAS is here to provide a unified development experience as an abstract layer to the RustCrypto and Dalek-Cryptography suite of algorithms. The official NPM page can be found here.

Note: All work is experimental and we understand some benchmarks might not be the most optimal.\

Consuming Library Documentation

This Node.js NPM module is dependent on our Rust layer cas-lib. that contains methods to run industry-standard cryptographic operations sequentially, on threads, and the thread pool.

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.

Readme

Keywords

none

Package Sidebar

Install

npm i cas-typescript-sdk

Weekly Downloads

84

Version

1.0.34

License

Apache 2.0

Unpacked Size

2.04 MB

Total Files

127

Last publish

Collaborators

  • encryption-api-services