-
- Downloads
extmod/moducryptolib: Add AES-CTR support.
Selectable at compile time via MICROPY_PY_UCRYPTOLIB_CTR. Disabled by default.
Showing
- docs/library/ucryptolib.rst 3 additions, 1 deletiondocs/library/ucryptolib.rst
- extmod/moducryptolib.c 79 additions, 20 deletionsextmod/moducryptolib.c
- ports/unix/mpconfigport_coverage.h 1 addition, 0 deletionsports/unix/mpconfigport_coverage.h
- py/mpconfig.h 5 additions, 0 deletionspy/mpconfig.h
- tests/extmod/ucryptolib_aes128_ctr.py 28 additions, 0 deletionstests/extmod/ucryptolib_aes128_ctr.py
- tests/extmod/ucryptolib_aes128_ctr.py.exp 3 additions, 0 deletionstests/extmod/ucryptolib_aes128_ctr.py.exp
Loading
Please register or sign in to comment