AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.
-
Updated
Mar 21, 2024 - Go
AES implementation in pure Golang, including ECB, CBC, CFB, OFB, CTR and GCM mode.
C/S demo with RSA and AES Algorithm
Library for the encryption and decryption of plain text in Go/Golang. This library was written on pure go without any packages. All code is implemented in 259 lines.
cloud service
Add a description, image, and links to the aes-cipher topic page so that developers can more easily learn about it.
To associate your repository with the aes-cipher topic, visit your repo's landing page and select "manage topics."