Skip to content
#

symmetric-encryption

Here are 12 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 symmetric-encryption 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 symmetric-encryption topic, visit your repo's landing page and select "manage topics."

Learn more