mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-10-31 22:04:11 +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
|
||||
|
||||
<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
|
||||
import { Hash } from 'occulto'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user