Skip to content

A NPM package that provides a implementation of the RustCrypto suite of cryptographic algorithms.

License

Notifications You must be signed in to change notification settings

Cryptographic-API-Services/cas-typescript-sdk

This branch is 2 commits behind main.

Folders and files

NameName
Last commit message
Last commit date
Mar 8, 2024
May 12, 2024
Jun 2, 2024
Jun 2, 2024
Jun 2, 2024
Jan 15, 2024
Jun 2, 2024
Dec 7, 2023
May 19, 2024
Feb 27, 2024
Jun 2, 2024
Jun 2, 2024
Jan 16, 2024
Jun 2, 2024
Jan 15, 2024

Repository files navigation

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.

About

A NPM package that provides a implementation of the RustCrypto suite of cryptographic algorithms.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published