A collection of different block cipher modes, designed to facilitate secure data encryption.
-
Updated
Sep 23, 2023 - C++
A collection of different block cipher modes, designed to facilitate secure data encryption.
A high-performance C++ library implementing the AES-128 standard for encrypting and decrypting 128-bit data blocks.
Cryptographic techniques using C++ and OpenSSL, covering encryption modes, hash functions, hybrid encryption, and various cryptographic concepts 🔐
A C++ AES implementation - an optimized forked of SergeyBel/AES
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.
Harpocrates - An Efficient Encryption for Data-at-rest
Toy block cipher con SP-Network de 16 bits y 5 rondas, soporte para modos ECB/CBC/CTR, generación segura de claves/IV con OpenSSL y entrada/salida en Base64 desde una interfaz CLI.
Cryptography algorithms.
A chaos-based, metamorphic block cipher based on second-order cellular automata (MECA).
A collection of different byte padding methods
FastFire: An Enhanced Version of ASCON Algorithm with Custom Round Constants and Substitution-box with custom nonlinear functions, Linear Permutation
Implementation and a 6-round differential attack on the DES block cipher algorithm.
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.
A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology
功能名:隐秘的奥尔德雷斯之谜 Function Name: OaldresPuzzle-Cryptic
Block ciphers for =nil; Crypto3 cryptography suite
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."