feat: support sodium-native lib for voice (#7698)

* chore: add sodium-native

* feat: wrap sodium-native methods

* chore: update dep listings

* chore: update dep report

* revert: "chore: add sodium-native"

This reverts commit 6a64db85d0.

* chore: consolidate buffer alloc

Co-authored-by: Vitor <milagre.vitor@gmail.com>

* chore: conslidate sodium.random

* chore: explicit param typing

* refactor: truthy style maintenance

Co-authored-by: Vitor <milagre.vitor@gmail.com>
This commit is contained in:
Josh Wee
2022-04-12 08:20:30 -07:00
committed by GitHub
parent b577bcc1df
commit f0d0242c76
3 changed files with 33 additions and 7 deletions

View File

@@ -47,6 +47,7 @@ try installing another.
**Encryption Libraries (npm install):**
- `sodium-native`: ^3.3.0
- `sodium`: ^3.0.2
- `tweetnacl`: ^1.0.3
- `libsodium-wrappers`: ^0.7.9