| .. | ||
| aes_256_ctr.h | ||
| aes_256_ctr.s | ||
| example.c | ||
| micropython.mk | ||
| module.c | ||
| README.md | ||
AES-256 for CTR mode (only)
- from https://github.com/Ko-/aes-armcortexm under CC0-1.0
- ASM for ARM (only)
- very thin interface
| .. | ||
| aes_256_ctr.h | ||
| aes_256_ctr.s | ||
| example.c | ||
| micropython.mk | ||
| module.c | ||
| README.md | ||