UNPKG

87 BJavaScriptView Raw
1module.exports = {
2 MAX_CHUNK: 655350,
3 EPH_LENGTH: 80,
4 ENC_LEN: 24,
5 DEC_LEN: 8
6}
\No newline at end of file