Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 461 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 461 Bytes

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.