danhab99@programming.dev to Programmer Humor@programming.dev · 3 years agoOrderprogramming.devimagemessage-square62linkfedilinkarrow-up1570arrow-down112
arrow-up1558arrow-down1imageOrderprogramming.devdanhab99@programming.dev to Programmer Humor@programming.dev · 3 years agomessage-square62linkfedilink
minus-squareVenat0r@lemmy.worldlinkfedilinkarrow-up26·3 years agoAlso might be faster to encrypt a compressed file, since it will be smaller?
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up5·3 years 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.