mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-22 02:46:25 +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 🔒
|
# 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.
|
Supports Hashes, Symmetric AES & ChaCha20 ciphers and Asymmetric RSA.
|
||||||
|
|
||||||
**Typescript typings included**
|
|
||||||
|
|
||||||
[**📒 DOCS HERE 📒**](https://cupcakearmy.github.io/occulto/index.html)
|
[**📒 DOCS HERE 📒**](https://cupcakearmy.github.io/occulto/index.html)
|
||||||
|
|
||||||
## Quickstart 🚀
|
## Quickstart 🚀
|
||||||
|
|
||||||
|
###### Requirements
|
||||||
|
|
||||||
|
- Node >= 11 required (ChaCha20)
|
||||||
|
|
||||||
###### Install
|
###### Install
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user