I am a beginner to cryptography and know some basic concepts of these two types of encryption algorithm.
From what I understand, if combine a symmetric and an asymmetric encryption, the symmetric encryption is used to create a random key to encrypt the message, then the random key will be encrypted with asymmetric encryption and send to the recipient.
My question is:
What if I need to use a symmetric encryption and two asymmetric encryption? Is the workflow still the same? And the random key is encrypted twice using two asymmetric encryption?
question from:
https://stackoverflow.com/questions/65888501/how-to-combine-a-symmetric-and-two-asymmetric-encryption 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…