chore: add new deps: @stablelib/xchacha20poly1305
This commit is contained in:
@@ -6,6 +6,7 @@ Install:
|
|||||||
- An encryption packages:
|
- An encryption packages:
|
||||||
+ sodium (best performance)
|
+ sodium (best performance)
|
||||||
+ libsodium-wrappers
|
+ libsodium-wrappers
|
||||||
|
+ @stablelib/xchacha20poly1305
|
||||||
- ffmpeg (install and add to your system environment)
|
- ffmpeg (install and add to your system environment)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ Install:
|
|||||||
- An encryption packages:
|
- An encryption packages:
|
||||||
+ sodium (best performance)
|
+ sodium (best performance)
|
||||||
+ libsodium-wrappers
|
+ libsodium-wrappers
|
||||||
|
+ @stablelib/xchacha20poly1305
|
||||||
- ffmpeg (install and add to your system environment)
|
- ffmpeg (install and add to your system environment)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -21,10 +21,10 @@ Install:
|
|||||||
- An encryption packages:
|
- An encryption packages:
|
||||||
+ sodium (best performance)
|
+ sodium (best performance)
|
||||||
+ libsodium-wrappers
|
+ libsodium-wrappers
|
||||||
|
+ @stablelib/xchacha20poly1305
|
||||||
- ffmpeg (install and add to your system environment)
|
- ffmpeg (install and add to your system environment)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
const { Client } = require('../../src/index');
|
const { Client } = require('../../src/index');
|
||||||
const client = new Client();
|
const client = new Client();
|
||||||
|
|
||||||
|
|||||||
@@ -6,6 +6,7 @@ Install:
|
|||||||
- An encryption packages:
|
- An encryption packages:
|
||||||
+ sodium (best performance)
|
+ sodium (best performance)
|
||||||
+ libsodium-wrappers
|
+ libsodium-wrappers
|
||||||
|
+ @stablelib/xchacha20poly1305
|
||||||
- ffmpeg (install and add to your system environment)
|
- ffmpeg (install and add to your system environment)
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user