CRYPTOGRAPHY

You might also like

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Symetric Cryptography

- can be called as shared key, private key, shession key, secret key
- same key in both partners ( to encrypt data and decrypt data the other side)
- excample (at my home I use symentric to lock my door)
STREAM chiphers (RC 4)
- fast but not secure
BLOCK chiphers (AES/3DES)
- 64bit block
- slower and more secure

Asymetric

You might also like