mirror of
https://github.com/pezkuwichain/pezkuwi-common.git
synced 2026-04-22 12:38:03 +00:00
chore: update to version 14.0.11 and align website URLs
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
export const ENCODING = ['scrypt', 'xsalsa20-poly1305'];
|
||||
export const ENCODING_NONE = ['none'];
|
||||
export const ENCODING_VERSION = '3';
|
||||
export const NONCE_LENGTH = 24;
|
||||
export const SCRYPT_LENGTH = 32 + (3 * 4);
|
||||
Reference in New Issue
Block a user