Skip to content
#

des

Here are 25 public repositories 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 des 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 des topic, visit your repo's landing page and select "manage topics."

Learn more