There are 3 repositories under crypto-algorithms topic.
This library is designed to be small, flexible and convenient wrapper for a variety crypto algorithms. So it can be used in a small micro controller as well as in a high load server application.
RustyShield is a comprehensive cryptographic library implemented in Rust. This project implements a wide range of cryptographic algorithms, each expanding the Hash and Hasher traits of the Rust libcore to meet the no_std and no_std::alloc standards
Short Python scripts to perform the general tasks in the most efficient ways
Cryptographic algorithms implemented in python and tkinter library
C++ implementation of ChaCha20 Cipher (Crypto Assignment)
"A collection of implemented symmetric and asymmetric cryptographic algorithms."
Implementation of popular encryption and hashing primitives. This is a purely educative effort aimed at learning how these primitives work
Popular Cryptographic Algorithms using Crypto Libraries: Hashes
Popular Cryptographic Algorithms using various Crypto Libraries: Signatures