Terminal based password encryption/decryption tool
-
Updated
Sep 17, 2024 - Python
Terminal based password encryption/decryption tool
This Ruby implementation of DES (Data Encryption Standard) allows users to encrypt and decrypt messages using a symmetric key. DES is a block cipher that works on 64-bit blocks of data and uses a 56-bit key.
Add a description, image, and links to the symmetric-key-encryption topic page so that developers can more easily learn about it.
To associate your repository with the symmetric-key-encryption topic, visit your repo's landing page and select "manage topics."