kravatte
Encryption library
An implementation of authenticated encryption and authentication primitives using the Keccak permutation and NumPy
Implementation of Kravatte Encryption Suite
15 stars
5 watching
1 forks
Language: Python
last commit: almost 6 years ago authenticated-encryptionauthenticationcipher-suitescryptographyfarfallekeccakmultiprocessingnumpypython3security
Related projects:
Repository | Description | Stars |
---|---|---|
kushaldas/johnnycanencrypt | Provides a Python module with encryption and decryption capabilities using Rust. | 52 |
damaki/libkeccak | A library implementing cryptographic algorithms using the SPARK/Ada programming language and static proof of type safety. | 33 |
imkcat/catcrypto | A comprehensive C library providing various hashing and encryption functions | 70 |
mkottman/luacrypto | A Lua-based implementation of OpenSSL features for encryption and decryption | 100 |
mratsim/constantine | A high-performance cryptography library for cryptographic primitives and protocols used in blockchain and zero-knowledge proof systems | 408 |
jangko/nimaes | An implementation of the Advanced Encryption Standard with the Rinjdael algorithm in Nim. | 54 |
danielberkompas/cloak | An Elixir encryption library designed to simplify secure data storage and transfer | 581 |
cheatfate/nimcrypto | A cryptographic library for Nim programming language | 192 |
securingsam/krackdetector | Detects KRACK attacks and disconnects client devices from the network. | 179 |
xxtea/xxtea-nim | A Nim library implementing a fast and secure encryption algorithm | 19 |
mpdavis/python-jose | Provides a Python implementation of the JOSE technologies for encrypting and/or signing content. | 1,548 |
akuradiary/sigma_ciphers_cryptograms | A Python implementation of various ciphers and encryption algorithms with a custom wrapper called Sigma. | 3 |
opencryptoproject/myst | An implementation of secure key generation and management protocols for distributed systems. | 35 |
mirleft/ocaml-nocrypto | An OCaml cryptographic library providing basic encryption and hashing functions | 111 |
maythamfahmi/cryptonet | A lightweight C# library providing basic encryption and decryption capabilities using asymmetric (RSA) and symmetric (AES) encryption algorithms. | 100 |