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

https://github.com/buhman/rijndael

fast AES implementation for CHICKEN scheme
https://github.com/buhman/rijndael

aes chicken-scheme cryptography

Last synced: about 1 year ago
JSON representation

fast AES implementation for CHICKEN scheme

Awesome Lists containing this project

README

          

========
rijndael
========

.. image:: https://img.shields.io/circleci/project/github/buhman/rijndael.svg?style=flat-square
:target: https://circleci.com/gh/buhman/rijndael

overview
--------

rijndael is a fast AES implementation for CHICKEN scheme designed to be used to
provide at-rest encryption/decryption, from network sockets to local files and
vice versa.