danhab99@programming.dev to Programmer Humor@programming.dev · 1 year agoOrderprogramming.devimagemessage-square62fedilinkarrow-up1569arrow-down112
arrow-up1557arrow-down1imageOrderprogramming.devdanhab99@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square62fedilink
minus-squareVenat0r@lemmy.worldlinkfedilinkarrow-up26·1 year agoAlso might be faster to encrypt a compressed file, since it will be smaller?
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5·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.