bc-csharp
bc-csharp copied to clipboard
Issue when performing single pass sign and encrypt on files 4GB or bigger
When using the C# library I have come across an issue when doing single pass sign and encrypt on large files.
When digging into the decryption/verification I find that it returns a packetTag of "Experimental1" when it tries to verify the signature. Any help pointing me to where to look would be greatly appreciated.