> I think this has little to do with the FileAPI and more to do with what is happening inside of the > PGP encryption code.
Yes I have made a qunit test for just the pgp logic which reproduces this problem. > With up-crypt I was able to upload and encrypt files up to 10 MB easily, but the encryption was > being done in AES. Doesn't pgp also use aes for the file encryption and rsa only for signing/encryption of the session key? If openpgp.js uses the same aes implementation as up-crypt, could it be that the problem is somewhere in the compression or signature logic? How is the usual process with defects in this project... should i file a bug in github? Thanks Tankred
_______________________________________________ http://openpgpjs.org

