crypsi.js
v1.0.1
Published
CrypsiJs (Crypto utilities for React and Web Browsers)
Downloads
513
Readme
CrypsiJs (Crypto utilities for React and Web Browsers)
CrypsiJs is compatible with each other with the following server side
libraries
- Golang https://github.com/telkomdev/go-crypsi
- Python https://github.com/telkomdev/pycrypsi
- NodeJs https://github.com/telkomdev/crypsi
- C# (.NET) https://github.com/telkomdev/NetCrypsi
Usage
TODO
Features
- Asymmetric encryption with RSA
- Generate RSA private and public key
- Digital Signature with RSA private and public key using PSS
- Symmetric encryption with AES
- Message authentication code with HMAC
- Generate Hash with Common DIGEST Algorithm