crypto-algorithms

There are 8 repositories under crypto-algorithms topic.

  • VirgilSecurity/virgil-crypto-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.

    Language:C3415110
  • Azgrom/RustyShield

    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

    Language:Rust11110
  • faisalnazik/crypto-lab

    Short Python scripts to perform the general tasks in the most efficient ways

    Language:Python2101
  • Phiponacci/crypto-app

    Cryptographic algorithms implemented in python and tkinter library

    Language:Python2100
  • CaptainIRS/chacha-cipher

    C++ implementation of ChaCha20 Cipher (Crypto Assignment)

    Language:C++110
  • mykeoye/cryptolite

    Implementation of popular encryption and hashing primitives. This is a purely educative effort aimed at learning how these primitives work

    Language:Rust1100
  • bethanyuo/crypto_hashes

    Popular Cryptographic Algorithms using Crypto Libraries: Hashes

    Language:Python30
  • bethanyuo/crypto_signatures

    Popular Cryptographic Algorithms using various Crypto Libraries: Signatures

    Language:Python20