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

aedab71 · Mar 8, 2024

History

3 Commits
Mar 7, 2024
Mar 7, 2024
Mar 7, 2024
Mar 8, 2024
Mar 7, 2024

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