/typecrypt

Typescript public key encryption library using webcrypto (designed for social networks)

Primary LanguageJavaScriptMIT LicenseMIT

TypeCrypt

Wrapper around the WebCrypto API to provide a tested, instantly usable cryptography package using AES-GCM and ECC for encryption and signing of messages. Designed for client-side encrypting of messages in a social app.

Contributions and ideas are welcome!

Warning: Not Stable

This project is under development; it is not tested, proven safe or secure, or recommended for use.