typecrypt
v0.1.0
Published
public key crypto library wrapping webcrypto
Downloads
4
Readme
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.