des
Here are 25 public repositories matching this topic...
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
-
Updated
Nov 12, 2025 - Go
Flow Based Programming in Go
-
Updated
Apr 7, 2026 - Go
Go language implementation of symmetric encryption and asymmetric encryption algorithm. AES, DES, 3DES and RSA are supported
-
Updated
Jun 13, 2024 - Go
A general solution for commonly used crypt in golang
-
Updated
Nov 24, 2025 - Go
GoLang implementation of DES, 3DES (128-bit key) and 3DES (192-bit key) with support for ECB, CBC, CFB and OFB modes.
-
Updated
Dec 21, 2023 - Go
🛸 BMSTU Information security course (2020) (semester 7)
-
Updated
Dec 30, 2020 - Go
A repository contains a comprehensive password hashing library written in Go and supports multiple hashing algorithms including PBKDF2 (with SHA1, SHA256, SHA384, SHA512, and MD5), Bcrypt, Scrypt, Argon2, HMAC, Blake2b, Blake2s, RES, DES, ECC, 3DES, RSA, Blowfish, RC4.
-
Updated
Jun 26, 2024 - Go
Cryptography module for golang with support for DES, 3DES, and AES in ECB, CBC, CFB and OFB modes. Also supports SHA512 hashing algortihm.
-
Updated
Oct 27, 2024 - Go
Cryptography course projects.
-
Updated
Jul 16, 2024 - Go
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.
Add this topic to your repo
To associate your repository with the des topic, visit your repo's landing page and select "manage topics."