Skip to content

vitalnodo/serpent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serpent

Implementation of the Serpent cryptographic symmetric encryption algorithm that took second place in the AES contest.

It's built like a tank. - Bruce Shneier

However, it is necessary to make different secure encryption modes and probably in general to turn the written closer to the AES (Rijndael) algorithm in the standard library.

To make sure it works as expected just

zig build test

Links

SERPENT: A Candidate Block Cipher for the Advanced Encryption Standard

Serpent - A New Block Cipher Proposal for AES

Speeding up Serpent

About

MOVED TO https://github.com/vitalnodo/libcrypto

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages