notes

Personal notes
git clone git://git.laack.co/notes.git
Log | Files | Refs

TwoKey.md (261B)


      1 # Two Key (Cryptography)
      2 
      3 **Source:** Cryptography and Network Security
      4 
      5 **Chapter:**1.6
      6 
      7 **Definition:** Two key cryptography is data transformation where there are two different keys involved in the process.
      8 
      9 This encompasses public-private key cryptography.