- 690ee81 Merge remote-tracking branch 'origin/development' into support_cipher_encrypt_only by Yanray Wang · 1 year, 8 months ago
- 16799db update headers by Dave Rodgman · 1 year, 9 months ago
- b67b474 Rename MBEDTLS_CIPHER_ENCRYPT_ONLY as MBEDTLS_BLOCK_CIPHER_NO_DECRYPT by Yanray Wang · 1 year, 9 months ago
- 9141ad1 aria/camellia/des: guard setkey_dec by CIPHER_ENCRYPT_ONLY by Yanray Wang · 1 year, 11 months ago
- 7d49a1c doxygen: remove unnecessary description by Andrzej Kurek · 3 years, 5 months ago
- 449bd83 Switch to the new code style by Gilles Peskine · 2 years, 7 months ago
- 1e21144 Fix spelling and typographical errors found by cspell by Tom Cosgrove · 3 years, 2 months ago
- 8b0ecbc Redo of PR#5345. Fixed spelling and typographical errors found by CodeSpell. by Shaun Case · 3 years, 7 months ago
- d297157 Move MBEDTLS_ERR_xxx Doxygen comments before the definition by Gilles Peskine · 4 years ago
- c662b36 Replace all inclusions of config.h by Bence Szépkúti · 4 years, 2 months ago
- e7dce55 Merge branch 'development' into mbedtls_private_with_python by Mateusz Starzyk · 4 years, 2 months ago
- 59392b0 Fix misplaced extern "C" affecting MBEDTLS_ARIA_ALT by Gilles Peskine · 4 years, 2 months ago
- 846f021 Run MBEDTLS_PRIVATE wrapping script on the library. by Mateusz Starzyk · 4 years, 2 months ago
- dd82502 Remove deprecated error codes. Some still remain - question asked in issue comment by TRodziewicz · 4 years, 4 months ago
- 1e14827 Update copyright notices to use Linux Foundation guidance by Bence Szépkúti · 5 years ago
- 8697465 Add Apache-2.0 headers to all source files by Bence Szépkúti · 5 years ago
- c49fbbf Use mbedtls-based path for includes by Jaeden Amero · 6 years ago
- c470b6b Merge development commit 8e76332 into development-psa by Andrzej Kurek · 6 years ago
- 9924bdc Deprecate hardware acceleration errors by Ron Eldor · 7 years ago
- 428cc52 Allow to forward declare of public structs #1215 by Dawid Drozd · 7 years ago
- fa0c47d Fix typo in doc and copy missing warning by Manuel Pégourié-Gonnard · 7 years ago
- f584286 Slightly tune ARIA CTR documentation by Manuel Pégourié-Gonnard · 7 years ago
- 8a1b2c8 Update CTR documentation by Manuel Pégourié-Gonnard · 7 years ago
- 0960b80 Move to new header style for ALT implementations by Manuel Pégourié-Gonnard · 7 years ago
- c089312 Add ifdef for selftest in header file by Manuel Pégourié-Gonnard · 7 years ago
- 08c337d Remove useless parameter from function by Manuel Pégourié-Gonnard · 7 years ago
- 9d41073 Fix typos from copy-pasting by Manuel Pégourié-Gonnard · 7 years ago
- f6b787c Fix typo in documentation (CTR warning) by Manuel Pégourié-Gonnard · 7 years ago
- 8abc349 aria: rationalize buffer sizes in test functions by Manuel Pégourié-Gonnard · 7 years ago
- 906bc90 aria: number of rounds is non-negative by Manuel Pégourié-Gonnard · 7 years ago
- 5ad88b6 aria: define constants for block size and max rounds by Manuel Pégourié-Gonnard · 7 years ago
- 3c80009 aria: add error codes for hw implementations by Manuel Pégourié-Gonnard · 7 years ago
- 22997b7 block ciphers: improve CTR nonce warning by Manuel Pégourié-Gonnard · 7 years ago
- 5aa4e3b aria: align documentation on AES by Manuel Pégourié-Gonnard · 7 years ago
- 4231e7f Fix some whitespace and other style issues by Manuel Pégourié-Gonnard · 7 years ago
- 41efbaa ARIA cipher implementation by Markku-Juhani O. Saarinen · 8 years ago