Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
BertoldVdb committed Mar 5, 2016
1 parent d8c2488 commit 3f27364
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
@@ -0,0 +1,7 @@
# AVR-AES

This repository contains an implementation of AES (128, 192 and 256) written in assembly for AVR microcontrollers.

An example application is included. It runs a series of test vectors to verify the implementation.

makeasm.pl is a relatively dirty Perl script that generates the assembly code.

0 comments on commit 3f27364

Please sign in to comment.