Skip to content

SERPENT CIPHER: THE SECOND FINALIST IN AES CONTEST Serpent is a symmetric key block cipher which comes at second place in the Advanced Encryption Standard (AES) contest after Rijndael.

License

Notifications You must be signed in to change notification settings

saurabhambar/Serpent_Cipher-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SERPENT CIPHER: THE SECOND FINALIST IN AES CONTEST

Serpent is a symmetric key block cipher which comes at second place in the Advanced Encryption Standard (AES) contest after Rijndael.

Serpent has a block size of 128 bits and support a key size of 256 bits. Basically, it is a 32-round permutationsubstitution network which operates on a block of four 32- bit words which is total to 128 bits.

Software Used:

C++, ubuntu terminal

File Include:

  1. Introduction
  2. Code
  3. Algorithm Description
  4. Screenshot

About

SERPENT CIPHER: THE SECOND FINALIST IN AES CONTEST Serpent is a symmetric key block cipher which comes at second place in the Advanced Encryption Standard (AES) contest after Rijndael.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published