Overview
- Object ID : 2576 (2013-06-17)
- Author : MarkT | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Languages : PASM, SPIN
- Category : Protocol
- Licence : Other
Content
AES.spin - Efficient implementation of the Advanced Encryption Standard in PASM. Supports 128, 192 and 256 bit keys, ECB and CBC modes. All heavy lifting in PASM.
Example use and test-vector-generation example in AEStest.spin