@[email protected] to Programmer [email protected] • 1 year agoOrderprogramming.devimagemessage-square46fedilinkarrow-up1550arrow-down112
arrow-up1538arrow-down1imageOrderprogramming.dev@[email protected] to Programmer [email protected] • 1 year agomessage-square46fedilink
minus-square@Venat0rlink28•1 year agoAlso might be faster to encrypt a compressed file, since it will be smaller?
minus-square@marcoslink5•1 year agoWell, encryption tends to be either a very fast operation or something with a slow stage that doesn’t depend on the size of your data. So although this is technically true, it’s also not relevant.
Also might be faster to encrypt a compressed file, since it will be smaller?
Yes.
Well, encryption tends to be either a very fast operation or something with a slow stage that doesn’t depend on the size of your data. So although this is technically true, it’s also not relevant.