@[email protected] to Programmer [email protected] • 1 year agoOrderprogramming.devmessage-square47fedilinkarrow-up1567
arrow-up1555imageOrderprogramming.dev@[email protected] to Programmer [email protected] • 1 year agomessage-square47fedilink
minus-square@[email protected]linkfedilink26•1 year agoAlso might be faster to encrypt a compressed file, since it will be smaller?
minus-square@[email protected]linkfedilink5•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.