Skip to content

israelboudoux/data-encryption-standard

Repository files navigation

(DEPRECATED - MOVED TO 'https://github.com/israelboudoux/cryptography-playground')

Data Encryption Standard

This is an implementation of the Data Encryption Standard (DES). It isn't fully validated yet, since the Validation Test is still failing. Anyway, even after the Validation Test passes, this code isn't recommended for production use and this algorithm is not considered safe because its short key length isn't enough to prevent brute-force attacks.

The implementation of this algorithm was followed using the instructions from the book "Understanding Cryptography - by Christof Paarjan Pelzl"

This is still a Work in Progress!

About

This is an implementaion of the Data Encryption Standard

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages