Skip to content
#

ctr-mode

Here are 15 public repositories matching this topic...

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

Experimental 128-bit block cipher with a 256-bit key and 14 rounds, exploring deterministic key-derived architectures, topology, nonlinear transformations, and reversible coupling. Researchers and independent analysts are explicitly encouraged to analyze and attempt to break the construction.

  • Updated Aug 27, 2026
  • Rust

Improve this page

Add a description, image, and links to the ctr-mode 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 ctr-mode topic, visit your repo's landing page and select "manage topics."

Learn more