Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

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

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
966 views
Welcome To Ask or Share your Answers For Others

1 Answer

Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...