mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-21 17:06:30 +00:00
Update README.md
This commit is contained in:
parent
1362508816
commit
cbf49787b9
10
README.md
10
README.md
@ -1,15 +1,19 @@
|
||||
# occulto 🔒
|
||||
|
||||
High level wrapper around [forge](https://github.com/digitalbazaar/forge).
|
||||
High level wrapper around the [node native crypto API](https://nodejs.org/api/crypto.html).
|
||||
|
||||
**No Deps & Typescript typings included**
|
||||
|
||||
Supports Hashes, Symmetric AES & ChaCha20 ciphers and Asymmetric RSA.
|
||||
|
||||
**Typescript typings included**
|
||||
|
||||
[**📒 DOCS HERE 📒**](https://cupcakearmy.github.io/occulto/index.html)
|
||||
|
||||
## Quickstart 🚀
|
||||
|
||||
###### Requirements
|
||||
|
||||
- Node >= 11 required (ChaCha20)
|
||||
|
||||
###### Install
|
||||
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user