bc-csharp icon indicating copy to clipboard operation
bc-csharp copied to clipboard

How to do Single Pass Encryption and Signing using BC?

Open InvincibleInDN opened this issue 3 years ago • 0 comments

I am trying to do single pass encryption and signing but couldn't get it right? Question are,

  1. My files are stored in cloud and I get them as stream. Do I need filename and last modified to do encryption?
  2. Is there any examples to do single pass encryption using BC?

Thanks

InvincibleInDN avatar Nov 21 '22 21:11 InvincibleInDN