mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-11-01 06:04:17 +01:00
Update README.md
This commit is contained in:
parent
ecb3aec225
commit
19c6e0c11f
@ -37,6 +37,10 @@ const decrypted = Symmetric.decrypt(encrypted, 'myPadd')
|
|||||||
|
|
||||||
## Hash
|
## Hash
|
||||||
|
|
||||||
|
<a href="https://cupcakearmy.github.io/occulto/enums/_hash_.hashes.html" target="_blank">Available hashes</a>
|
||||||
|
|
||||||
|
[Available hashes](https://cupcakearmy.github.io/occulto/enums/_hash_.hashes.html)
|
||||||
|
|
||||||
```typescript
|
```typescript
|
||||||
import { Hash } from 'occulto'
|
import { Hash } from 'occulto'
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user