You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Platform:
Linux workstation 4.10.0-30-generic fix LICENSE #34~16.04.1-Ubuntu SMP Wed Aug 2 02:13:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Subsystem:
Linux Mint / Debian / Windows etc..
I have been using my own crypto based on AES, with an additional 512 rounds, but my program is not working anymore and have no idea to get around this, the error:
patrikx3@workstation:~/ramdisk$ ~/Projects/patrikx3/p3x/aes-folder/index.js
Generated command:
krip read krip.krip
Password? ****************
_stream_writable.js:274
ret = writeOrBuffer(this, state, isBuf, chunk, encoding, cb);
^
RangeError: Maximum call stack size exceeded
at Decipher.Writable.write (_stream_writable.js:274:11)
at Decipher.ondata (_stream_readable.js:628:20)
at emitOne (events.js:115:13)
at Decipher.emit (events.js:210:7)
at addChunk (_stream_readable.js:252:12)
at readableAddChunk (_stream_readable.js:239:11)
at Decipher.Readable.push (_stream_readable.js:197:10)
at Decipher.Transform.push (_stream_transform.js:147:32)
at Decipher._transform (crypto.js:150:8)
at Decipher.Transform._read (_stream_transform.js:186:10)
Ciao!
How are you?
8.3.0
Linux workstation 4.10.0-30-generic fix LICENSE #34~16.04.1-Ubuntu SMP Wed Aug 2 02:13:56 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux
Linux Mint / Debian / Windows etc..
I have been using my own crypto based on AES, with an additional 512 rounds, but my program is not working anymore and have no idea to get around this, the error:
The not liking code is: