des
Here are 21 public repositories matching this topic...
A functions wrapping of OpenSSL library for symmetric and asymmetric encryption and decryption.
-
Updated
Aug 28, 2023 - 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
Mar 14, 2024 - 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
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
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
This project provides a simple implementation of file encryption and decryption using the AES-GCM (Galois/Counter Mode), DES, and RC4 in Go. It demonstrates how to securely encrypt and decrypt files using a secret key.
-
Updated
Feb 20, 2025 - Go
Cryptography course projects.
-
Updated
Jul 16, 2024 - Go
An example for few of the popular crypto algorithm in golang and some reference in code. Embedding in golang for code sharing and performing a test over it
-
Updated
Jul 2, 2018 - 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."