Skip to content
/ des Public

Given a plaintext and key, this will compute the corresponding DES ciphertext.

License

Notifications You must be signed in to change notification settings

simewu/des

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DES Calculator

Data Encryption Standard (DES) is the most widely used block cipher in the world. It encrypts 64-bit data using a 64-bit key.

This application is published to https://simewu.github.io/des

About

Given a plaintext and key, this will compute the corresponding DES ciphertext.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages