TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mbed-tls
/
refs/heads/archive/better-cf-padding-checks
/
library
/
aria.c
1e14827
Update copyright notices to use Linux Foundation guidance
by Bence Szépkúti
· 5 years ago
db09ef6
Include common.h instead of config.h in library source files
by Gilles Peskine
· 5 years ago
c470b6b
Merge development commit 8e76332 into development-psa
by Andrzej Kurek
· 6 years ago
d1a4762
Use mbedtls_printf instead of printf
by Ron Eldor
· 7 years ago
7124fb6
Use zeroize function from new platform_util
by Manuel Pégourié-Gonnard
· 7 years ago
2df4bfe
Fix typo in comments
by Manuel Pégourié-Gonnard
· 7 years ago
565e4e0
Use more appropriate type for local variable
by Manuel Pégourié-Gonnard
· 7 years ago
08c337d
Remove useless parameter from function
by Manuel Pégourié-Gonnard
· 7 years ago
89924dd
Wipe sensitive info from the stack
by Manuel Pégourié-Gonnard
· 7 years ago
12e2fbd
Style adjustments
by Manuel Pégourié-Gonnard
· 7 years ago
d418b0d
Fix typo in comment
by Manuel Pégourié-Gonnard
· 7 years ago
366e1b0
aria: fix comment on aria_a function
by Manuel Pégourié-Gonnard
· 7 years ago
2166214
aria: improve compiler compat by using __asm
by Manuel Pégourié-Gonnard
· 7 years ago
2078725
aria: check arm arch version for asm
by Manuel Pégourié-Gonnard
· 7 years ago
7fc0879
aria: more whitespace fixes
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
f3a46a9
aria: fix some typos in comments
by Manuel Pégourié-Gonnard
· 7 years ago
c0bb66f
aria: improve compiler inline compatibility
by Manuel Pégourié-Gonnard
· 7 years ago
4231e7f
Fix some whitespace and other style issues
by Manuel Pégourié-Gonnard
· 7 years ago
377b2b6
aria: optimize byte perms on Arm
by Manuel Pégourié-Gonnard
· 7 years ago
fb0e4f0
aria: optimise byte perms on Intel
by Manuel Pégourié-Gonnard
· 7 years ago
cac5008
aria: define P3 macro
by Manuel Pégourié-Gonnard
· 7 years ago
f205a01
aria: comment implementation of A transform
by Manuel Pégourié-Gonnard
· 7 years ago
35ad891
aria: internal names closer to standard document
by Manuel Pégourié-Gonnard
· 7 years ago
64744f8
aria: define SLA() as sl(a())
by Manuel Pégourié-Gonnard
· 7 years ago
8c76a94
aria: turn macro into static inline function
by Manuel Pégourié-Gonnard
· 7 years ago
a41ecda
aria: closer to usual comment style
by Manuel Pégourié-Gonnard
· 7 years ago
5645393
aria: use mbedtls_zeroize()
by Manuel Pégourié-Gonnard
· 7 years ago
c76ceb6
aria: move conditional outside of loop
by Manuel Pégourié-Gonnard
· 7 years ago
9cc8924
aria: use unsigned type for bit count
by Manuel Pégourié-Gonnard
· 7 years ago
e1ad749
aria: clean up interface of internal macros
by Manuel Pégourié-Gonnard
· 7 years ago
a6d639e
aria: improve some comments & internal names
by Manuel Pégourié-Gonnard
· 7 years ago
6ba68d4
ARIA init and free
by Markku-Juhani O. Saarinen
· 8 years ago
3c0b53b
ARIA build integration
by Markku-Juhani O. Saarinen
· 8 years ago
259fa60
ARIA test vectors for CBC CFB CTR modes
by Markku-Juhani O. Saarinen
· 8 years ago
41efbaa
ARIA cipher implementation
by Markku-Juhani O. Saarinen
· 8 years ago