danhab99@programming.dev to Programmer Humor@programming.dev · 2 years agoOrderprogramming.devimagemessage-square14linkfedilinkarrow-up1369arrow-down110
arrow-up1359arrow-down1imageOrderprogramming.devdanhab99@programming.dev to Programmer Humor@programming.dev · 2 years agomessage-square14linkfedilink
minus-squareVenat0r@lemmy.worldlinkfedilinkarrow-up15·2 years agoAlso might be faster to encrypt a compressed file, since it will be smaller?
minus-squaremarcos@lemmy.worldlinkfedilinkarrow-up4·2 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?
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.