yeecai / front-end-trivia

My collection of knowledge about JS/React/Css...topic interested in Issues.
0 stars 0 forks source link

Symmetric encryption vs Asymmetric #36

Open yeecai opened 3 years ago

yeecai commented 3 years ago
          Types          feature                pros            cons

          DES ,AES... priviate key to encrypt and dencrypt

          RSA           public key to encrypt and private key to dencrypt