A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
-
Updated
Sep 7, 2025 - C++
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
A C++ AES implementation - an optimized forked of SergeyBel/AES
功能名:隐秘的奥尔德雷斯之谜 Function Name: OaldresPuzzle-Cryptic
Simplified Data Encryption Standard (S-DES) is a simple version of the DES Algorithm. It is a block cipher that takes a block of plain text and converts it into ciphertext. It takes a block of 8 bit. It is a symmetric key cipher, they use the same key for both encryption and decryption. We take a random 10-bit key and produce two 8-bit keys.
Block ciphers for =nil; Crypto3 cryptography suite
A chaos-based, metamorphic block cipher based on second-order cellular automata (MECA).
FastFire: An Enhanced Version of ASCON Algorithm with Custom Round Constants and Substitution-box with custom nonlinear functions, Linear Permutation
A collection of different byte padding methods
A collection of different block cipher modes, designed to facilitate secure data encryption.
This repository contains a C++ implementation of the PRESENT block cipher and a tool for performing differential cryptanalysis on a reduced-round version of the cipher.
Cryptography algorithms.
Cryptographic techniques using C++ and OpenSSL, covering encryption modes, hash functions, hybrid encryption, and various cryptographic concepts 🔐
A high-performance C++ library implementing the AES-128 standard for encrypting and decrypting 128-bit data blocks.
Harpocrates - An Efficient Encryption for Data-at-rest
Implementation and a 6-round differential attack on the DES block cipher algorithm.
Add a description, image, and links to the block-cipher topic page so that developers can more easily learn about it.
To associate your repository with the block-cipher topic, visit your repo's landing page and select "manage topics."