An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: blockcipher

teschlg/kryptools

Implementation of some basic algorithms relevant for cryptography.

Language: Python - Size: 277 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 0 - Forks: 0

Hacker-Code-J/CryptoModule

A modular cryptography library providing block ciphers, modes of operation, RNG, hashing, MAC, KDF, key exchange, and signature functionality.

Language: C - Size: 17.9 MB - Last synced at: 30 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

mimoo/blockbreakers

Learn how to break block ciphers

Language: HTML - Size: 5.55 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

mrdcvlsc/AES

A Lightweight Single Header file C++ AES Library that also supports AES Hardware Acceleration Technology

Language: C++ - Size: 54.7 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 15 - Forks: 2

hadipourh/autoguess

An easy-to-use, general and open-source tool to search for guess-and-determine attacks and key bridges

Language: Python - Size: 24.3 MB - Last synced at: 6 days ago - Pushed at: 2 months ago - Stars: 28 - Forks: 4

FarhanTips/Cryptography-and-Cryptanalysis

This repository covers practical implementations of Cryptography and Cryptanalysis, including encryption algorithms, hashing, digital signatures, and techniques for analyzing and breaking cryptographic systems.

Language: Jupyter Notebook - Size: 18.4 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sandeep-shaw10/py-aes

Implementation of Advance Encryption Standard (AES-128/192/256/512) using Python and Numpy

Language: Python - Size: 3.34 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 1

cryptogus/Kookmin-Biscuit-Ciphers

Crypto library for students

Language: C - Size: 2.58 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

Hacker-Code-J/C-SecureAES

High-Performance AES Encryption in C

Language: C - Size: 6.03 MB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Hacker-Code-J/GIFT

Lightweight Block Cipher GIFT-64 and GIFT-128

Language: C - Size: 1.94 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

pedroalbanese/gost Fork of rmuch/gost

Package gost implements the block cipher originally described in GOST 28147-89.

Language: Go - Size: 14.6 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Twilight-Dream-Of-Magic/TitanWallCiphersSpecification

TitanWall Stream Cipher & TitanWall Block Cipher Alogrithm Specification By Twilight-Dream

Language: C++ - Size: 800 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

asghaier76/SIMON-Lightweight-Encryption-Immunity-Analysis

SIMON Blockcipher Cryptanalysis project

Size: 1.06 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

jilinzheng/SIMON-Said

(NOT Simon Says) but an implementation of the SIMON64/96 block cipher on FPGA.

Language: Verilog - Size: 3.2 MB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 1

kitshinghk-crypto/c_crypto

C Crypto library supporting DES, AES128, SHA256, CCM-AES128, ECDSA, ECDH, PKCS#1 v1.5

Language: C - Size: 320 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 3

Hacker-Code-J/HIGHT

HIGh security and light weigHT

Language: C - Size: 1.53 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Hacker-Code-J/LEA

Lightweight Encryption Algorithm

Language: C - Size: 1.87 MB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

164adityakumar/Image_Encryption_I-CHIP

This project aims to design a hardware encryption and decryption scheme for the Data Encryption Standard (DES) algorithm

Language: Verilog - Size: 9.38 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

n1k0m0/AES-and-Text-Based-AES

Implementations of the real AES cipher and my Text-Based AES cipher in C#

Language: C# - Size: 34.2 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

Blockcipher123/Vadic-Math

Vadic Math

Language: JavaScript - Size: 43.9 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

aadomn/gift

Software optimized implementations of GIFT and GIFT-COFB

Language: Assembly - Size: 237 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 18 - Forks: 5

mrdcvlsc/BlockCipherModes

A collection of different block cipher modes, designed to facilitate secure data encryption.

Language: C++ - Size: 19.5 KB - Last synced at: 3 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

anubhab001/zugzwang-public

Reference source code for ZUGZWANG block cipher (concrete instance/encryption)

Language: Python - Size: 10.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 3 - Forks: 0

the-cave/embeddable-sparx

An implementation of SPARX block cipher targeting microcontrollers

Language: C - Size: 10.7 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

the-cave/embeddable-speck

An implementation of an NSA's block cipher "Speck" optimized for embedded systems

Language: C - Size: 12.7 KB - Last synced at: 11 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

NVedsted/fixsliced-gift

A work-in-progress implementation of GIFT-128 in Rust. Note that this project has not been validated and thus security is by no means guaranteed.

Language: Rust - Size: 48.8 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

dssgabriel/PRESENT24-attack

Blazing fast MITM attack on a 24 bits implementation of the PRESENT block cipher algorithm.

Language: C - Size: 918 KB - Last synced at: 2 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 4

PrajwalG12121998/Avalanche-Effect-in-DES-and-Triple-DES

This is a coding assignment as part of Computer Security subject. It does analysis of Avalanche Effect in DES and Triple DES

Language: Python - Size: 194 KB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 3 - Forks: 0

DasariJayanth/CMAC

CMAC, MAC based on Block Cipher.(Cipher based Message Authentication Code)

Size: 14.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

JacobLondon/tea-encryption

Tea Encryption for ECE 4304 VHDL Design Project

Language: SystemVerilog - Size: 24 MB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 1

AhmadAymanBahaa/Midori_64_Lightweight_Block_Cipher

This repo includes an implementation of the Midori 64 lightweight block cipher

Language: Jupyter Notebook - Size: 1010 KB - Last synced at: about 2 years ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 1

howlettjames/Cryptography

This repository contains practices and projects related to the subject Cryptography at ESCOM - IPN.

Language: JavaScript - Size: 33.5 MB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

hoenirvili/des

Language: C - Size: 126 KB - Last synced at: over 2 years ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 1

owenlo/AES-Python

Implementation of AES in Python for study and educational purposes

Language: Python - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0