1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/sys/include/crypto
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
modes treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
aes.h sys/crypto: Enable support for AES-192, AES-256 2021-05-03 17:34:49 +02:00
chacha20poly1305.h sys/crypto: Fix code style 2019-10-08 20:58:52 +02:00
chacha.h sys/include: fix typos 2019-11-23 22:39:37 +01:00
ciphers.h sys/crypto: remove deprecated CIPHER_AES_128 2022-01-07 11:14:10 +01:00
helper.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
poly1305.h test/crypto: Add tests for poly1305 2018-12-03 09:31:10 +01:00