Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/netesf13d/crypto-stuff

Python implementation of some common cryptographic primitives
https://github.com/netesf13d/crypto-stuff

aes cryptography keccak

Last synced: about 2 months ago
JSON representation

Python implementation of some common cryptographic primitives

Awesome Lists containing this project

README

        

# crypto-stuff

Quick and dirty Python implementation of some common cryptographic primitives.

Currently implemented are:
* Rijndael (AES)
* Keccak (SHA-3)