Skip to content
#

64-bit-blocks

Here is 1 public repository matching this topic...

This project implements the DES (Data Encryption Standard) algorithm from scratch in Go, without using pre-built cryptography libraries. DES is a symmetric encryption algorithm that uses a block cipher, operating on 64-bit blocks with a 56-bit effective key (64-bit with parity).

  • Updated Sep 20, 2025
  • Go

Improve this page

Add a description, image, and links to the 64-bit-blocks 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 64-bit-blocks topic, visit your repo's landing page and select "manage topics."

Learn more