| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-05-06 | extmod/moducryptolib: Add AES-CTR support. | Yonatan Goldschmidt | |
| Selectable at compile time via MICROPY_PY_UCRYPTOLIB_CTR. Disabled by default. | |||
| 2018-06-27 | extmod/moducryptolib: Optionally export MODE_* constants to Python. | Yonatan Goldschmidt | |
| Allow including crypto consts based on compilation settings. Disabled by default to reduce code size; if one wants extra code readability, can enable them. | |||
| 2018-06-27 | docs/ucryptolib: Add docs for new ucryptolib module. | Paul Sokolovsky | |
