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.
-
Updated
Apr 27, 2024 - C
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
Implementation of popular encryption and hashing primitives. This is a purely educative effort aimed at learning how these primitives work
C++ implementation of ChaCha20 Cipher (Crypto Assignment)
Popular Cryptographic Algorithms using Crypto Libraries: Hashes
Popular Cryptographic Algorithms using various Crypto Libraries: Signatures
Add a description, image, and links to the crypto-algorithms topic page so that developers can more easily learn about it.
To associate your repository with the crypto-algorithms topic, visit your repo's landing page and select "manage topics."