ctr-mode
Here are 12 public repositories matching this topic...
A command line file encryption tool
-
Updated
Dec 1, 2019 - Go
Golang programs for AES-CTR mode encryption with 2 different hashing algorithm and Padding Oracle attack on AES-CTR mode.
-
Updated
Apr 12, 2020 - Go
AES-CTR implementation using AES-NI intrinsics and SIMD operations
-
Updated
Oct 17, 2023 - C++
Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)
-
Updated
Dec 13, 2017 - Python
AES block cipher modes with the user interface.
-
Updated
Dec 31, 2021 - Java
This library contains the implementation of popular crypto algorithms from scratch using C++
-
Updated
Jun 11, 2023 - C++
My Cryptography course project. An implementation of a block cipher algorithm and a hash function.
-
Updated
Jun 7, 2024 - Python
AES-128, 192, 256 in C with CBC, ECB, CTR mode.
-
Updated
Oct 4, 2023 - C
Improve this page
Add a description, image, and links to the ctr-mode topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ctr-mode topic, visit your repo's landing page and select "manage topics."