There are 0 repository under symmetric-key-encryption topic.
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.
Terminal based password encryption/decryption tool