Menu

AES256 in CBC mode hangs when 256KB or more Data is given in input for encryption or decryption.

Help
Vishal
2013-09-18
2013-09-18
  • Vishal

    Vishal - 2013-09-18

    Hii,
    I am working with javascript,and I want to encrypt my data using aes256 algorithm. I want to use pidcryt library but when I give data above 100 KB in input, the browser gets slower, and with increase in the data it gets hanged. is there any solution for it ?? if not then please suggest me an efficient algorithm from pidcrypt that can encrypt and decrypt my data very Fast. Thank you.

     
  • Pidder

    Pidder - 2013-09-18

    Sorry, that is a known issue. You could try another aes library like the Stanford Javascript Cyrpto Library. Claims to be fastest out there. Anyway Javascript ist not a good choice for encyrpting large data amounts.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.