Skip to content
#

algorithm-implementation

Here are 2 public repositories matching this 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.

  • Updated Oct 14, 2024
  • Ruby

Improve this page

Add a description, image, and links to the algorithm-implementation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the algorithm-implementation topic, visit your repo's landing page and select "manage topics."

Learn more