[riot-commits] [RIOT-OS/RIOT] b749e5: added a basic implementation of the ASM module fea...
Thomas Eichinger
thomas.eichinger1 at gmail.com
Thu Sep 26 23:40:33 CEST 2013
Branch: refs/heads/master
Home: https://github.com/RIOT-OS/RIOT
Commit: b749e5927681a02e9dddec65ba00103b0ce290f9
https://github.com/RIOT-OS/RIOT/commit/b749e5927681a02e9dddec65ba00103b0ce290f9
Author: Thomas Eichinger <thomas.eichinger1 at gmail.com>
Date: 2013-09-26 (Thu, 26 Sep 2013)
Changed paths:
M cpu/mc1322x/Makefile
A cpu/mc1322x/asm/Makefile
A cpu/mc1322x/asm/asm.c
A cpu/mc1322x/asm/include/asm.h
Log Message:
-----------
added a basic implementation of the ASM module featuring
* CTR encryption
* CBC-MAC mode
* CTR-CBC-MAC mode
* structure for ASM registers
More information about the commits
mailing list