danhab99@programming.dev to Programmer Humor@programming.dev · 1 year agoOrderprogramming.devimagemessage-square29fedilinkarrow-up1544arrow-down111
arrow-up1533arrow-down1imageOrderprogramming.devdanhab99@programming.dev to Programmer Humor@programming.dev · 1 year agomessage-square29fedilink
minus-squarekoper@feddit.nllinkfedilinkarrow-up23·1 year agoThe real question is do you encrypt-and-sign or sign-and-encrypt?
minus-squareEufalconimorph@discuss.tchncs.delinkfedilinkarrow-up30·1 year agoEncrypt then sign. Always authenticate before any other operations like decryption. Don’t violate the cryptographic doom principle.
The real question is do you encrypt-and-sign or sign-and-encrypt?
Encrypt then sign. Always authenticate before any other operations like decryption. Don’t violate the cryptographic doom principle.