Videos

Published on August 9th, 2018 📆 | 8155 Views ⚑

0

Algorithm Modes & Algorithm Types in Network Security – ECB | CBC | CFC | OFB | CTR


https://www.ispeech.org/text.to.speech


In this network security video tutorial we will study and understand the different types of algorithms and the different modes in which these algorithms work.
An algorithm type is basically how the algorithm operates on the plain text to get the cipher text. It can be classified into 2 categories -
1. Stream Ciphers - Stream cipher techniques involves the encryption of plain text one bit at a time and decryption also happens one bit at a time.
2. Block Ciphers - Block cipher techniques involves the encryption of plain text one block(64 bit or some fixed size) at a time and decryption also happens one block at a time.

Algorithm modes -
An Algorithm mode is a combination of a series of the basic algorithm steps on block cipher and some kind of feedback from the previous step.
In general there are 5 different types of algorithm modes in NS-
1. Electronic Code Book (ECB)
2. Cipher Block Chaining (CBC)
3. Cipher Feedback (CFC)
4. Output Feedback (OFB)
5. Counter Mode (CTR)

Complete Network Security / Information Security Playlist - https://www.youtube.com/watch?v=IkfggBVUJxY&list=PLIY8eNdw5tW_7-QrsY_n9nC0Xfhs1tLEK

Download my FREE Network Security Android App - https://play.google.com/store/apps/details?id=com.intelisenze.networksecuritytutorials





Simple Snippets Official Website -
http://simplesnippets.tech/
Simple Snippets on Facebook -
https://www.facebook.com/simplesnippets/
Simple Snippets on Instagram -
https://www.instagram.com/simplesnippets/
Simple Snippets on Twitter -
https://twitter.com/simplesnippet
Simple Snippets Google Plus Page -
https://plus.google.com/+SimpleSnippets
Simple Snippets email ID -
simplesnippetsinfo@gmail.com

For More Technology News, Latest Updates and Blog articles visit our Official Website - http://simplesnippets.tech/

#BlockCipherVsStreamCipher #AlgorithmModes #NetworkSecurity #Cryptography #BlockCiphers #StreamCiphers #ECB #CBC #CFB #OFB #CounterMode


2018-08-09 13:30:01

source

Tagged with:



Comments are closed.