0.1.0 • Published 8 years ago

cryptchat-crypto v0.1.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

cryptchat-crypto

The cryptchat-crypto module exports all the standard crypto functions used across all other cryptchat products.

This package serves primarily to facilitate the handling of PGP, hash calculations and other functions that serve cryptographic purposes.

PGP

PGP is currently handled by the openpgpjs library.

Disclaimer

Documentation is sparse and will remain sparse until more feature-filled.

This crypto module, as with all Cryptchat components, should not be considered ready for any production-quality code at the current moment.