@@ -13,8 +13,6 @@ import { getBytesSubarray } from './util/uuidToBytes';
|
||||
|
||||
export { HashType, CipherType };
|
||||
|
||||
export const UUID_BYTE_SIZE = 16;
|
||||
|
||||
const PROFILE_IV_LENGTH = 12; // bytes
|
||||
const PROFILE_KEY_LENGTH = 32; // bytes
|
||||
|
||||
|
Reference in New Issue
Block a user