cryptography-algorithms
There are 333 repositories under cryptography-algorithms topic.
google/adiantum
Adiantum and HPolyC specification and test vectors
gregalletti/CTF_tools
List of tools and commands that may be helpful in CTFs
Vatshayan/Final-Year-Project-Cryptographic-Technique-for-Communication-System
Top B.tech/M.tech Final Year Project "Design and Analysis of Cryptographic Technique for Communication System" with Project Code, Report, PPT, Synopsis, IEEE Research Paper and HD Video Explanation
norkator/cryptography
Cryptography Android application code samples / cipher collection for app users
duseth/The-Algorithms
Algorithms repository
h4m5t/Cryptography
初学者怎样学习密码学Cryptography
oasisprotocol/curve25519-voi
High-performance Curve25519/ristretto255 for Go.
soatok/constant-time-js
Constant-time JavaScript functions
hellman/cry
SageMath/Python Toolkit for Cryptanalytic Research
miroslavpejic85/cryptopocket
🔐 Encrypt anything, then Decrypt by providing a required key.
sebastienrousseau/kyberlib
A Robust Rust Library for CRYSTALS-Kyber Post-Quantum Cryptography 🦀
srimani-programmer/AES-Cryptographic-Tool
It is an Encryption and Decryption tool written in python which is used to encrypt any type of file based on AES Standards and the files that are encrypted using this script can also able to decrypt it.
wultra/sike-java
SIKE for Java is a software library that implements experimental supersingular isogeny cryptographic schemes that aim to provide protection against attackers running a large-scale quantum computer.
Yawning/secp256k1-voi
High assurance Go secp256k1 (Mirror)
GRISHNOV/PKCS7-Padding
Implementation of PKCS7 padding in C
Sanix-Darker/kripta
A CrossLanguage Encryption Module to encrypt data/files (Asymmetric and Symmetric encryption handled)
iamrohitsuthar/LP3
SPPU BE COMP LP3 Codes - Machine Learning (ML) and Information and Cyber Security (ICS)
Shree987/Visual-Cryptography
Visual Cryptography implementation as part of Cryptography course project (CS350 and CS353)
Anish-M-code/share_secrets
A crossplatform Secret sharing Tool using python3 . Can be used as offline Password Backup System.
D-ENCODER/KRYPTOR
A python package to seamlessly encrypt and decrypt data into many rich cryptography algorithms
Amey-Thakur/CRYPTOGRAPHY-AND-SYSTEM-SECURITY-AND-SYSTEM-SECURITY-LAB
CSC604: Cryptography and System Security [CSS] & CSL604: System Security Lab [SSL] SEMESTER VI
Unactived/Cryptix
A small application to quickly encrypt and decrypt text, using known basic methods (Caesar, Polybe...)
31Sanskrati/Cryptography_Algorithms
Collection of cryptography algorithms implementation.
amschel99/lsig
Constructing Quantum resistant digital signatures using hash functions
RichadoWonosas/RWSE2
A 256-bit block cipher based on SPN design, supporting key sizes of 256/384/512 bits
samagana/ImageEncryption
Image Encryption/Decryption application using Rubik's Cube Algorithm and RSA
afonsocrg/RSACypherMachine
RSA string encrypter and decrypter
Dheeraj-02NK/Comparitive-Analysis-of-Cryptographic-Algorithm
Comparative analysis of cryptographic algorithms, evaluating their security, efficiency, and suitability for different use cases
The-Cryptography/C
All Cryptography Algorithms are implemented in C.
thisiskeanyvy/wordsploit
Programme de brute force amélioré
shoaibrayeen/Course-Work
The repository contains All the related books, PPTs and Codes related to the Course.
HunxByts/xorhunx
xorhunx adalah tool cryptography
multiparty/DP-PIR
Differentially Private Information Retrieval
secp256k2/secp256k2
Basic Arithmetic or Advanced Cryptographic Protocols, SECP256k2 Provides the Essential Functions Needed for Modern Cryptography Generating & Converting
Jemtaly/CryptoXX
A modern, high-speed, easy-to-use object-oriented C++ cryptographic library, aims to simplify the steps of using, making cryptographic algorithms modular and unifying the interface, thus enhancing scalability and flexibility of use. 一个现代、高效、易用的面向对象 C++ 密码库,旨在简化使用步骤,同时使密码算法模块化并统一接口,从而提升可扩展性和使用的灵活性。
xcontcom/perfect-shuffle-cryptography
This project demonstrates a minimalist, fully deterministic file encryption scheme built from perfect shuffle permutations