encryption - GnuPG error version 2.0.14 -


when try encrypt file using gnupg -----begin pgp message----- added in same file -----end pgp message----- not added in encrypted file using java program. when number of files processed more error noticed. results in decryption error

gpg: no valid openpgp data found. gpg: block_filter 0x2656130: read error (size=13663,a->size=13663)

i using gnupg version 2.0.14 in linux environment. on appreciated

the problem due bug in program. encrypted file contents getting truncated. program uses runtime. exec method , not handling input stream properly. issue not gnupg encryption tool.


Comments

Popular posts from this blog

node.js - Using Node without global install -

How to access a php class file from PHPFox framework into javascript code written in simple HTML file? -

java - Null response to php query in android, even though php works properly -