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

https://github.com/jpmeehan/simplified-aes

A simplified 16-bit version of AES with decrypt and encrypt functions built for my intro to cryptography class
https://github.com/jpmeehan/simplified-aes

Last synced: 3 months ago
JSON representation

A simplified 16-bit version of AES with decrypt and encrypt functions built for my intro to cryptography class

Awesome Lists containing this project

README

        

# Simplified AES