Click here to Skip to main content
15,899,679 members

Comments by Jason Smith 3 (Top 2 by date)

Jason Smith 3 27-Nov-22 16:03pm View    
actually that isn't the case because it iterates through every single file regardless. it throws an error for each file so the iteration works. however, i modified the code inside the vector but still has the same behavior
Jason Smith 3 26-Nov-22 20:17pm View    
steveb, thanks for that clarification but that does not change anything. The original way I had still worked on iterating the files. Every file is processed in the vector, its just that I get this error on OpenFinal() for all preceding files, except the final file, which gets decrypted:

6C0E0000:error:1C800064:Provider routines:ossl_cipher_unpadblock:bad decrypt:providers\implementations\ciphers\ciphercommon_block.c:124: