issues
search
kokke
/
tiny-AES-c
Small portable AES128/192/256 in C
The Unlicense
4.3k
stars
1.3k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
vulnerabilities
#233
vk-gst
opened
1 week ago
0
Optimization breaks decryption with LLVM
#232
kuro68k
closed
1 week ago
1
Is it possible to support AES128, AES192, and AES256 simultaneously in the same project?
#231
marunguy
closed
2 months ago
1
aes256-ctr encrypt result differ from openssl lib
#230
mike-nova65
closed
2 months ago
4
Reduce size even more: generate s-box table?
#228
simntonic
opened
5 months ago
7
Remove cmake depreciation warning on newer versions
#227
jmacheta
closed
5 months ago
0
Does tiny-AES-c support GCM mode?
#226
snowuyl
opened
6 months ago
0
Maybe you want replace INT to UINT8_T here.
#225
pavelkolodin
opened
6 months ago
0
Request for AES128_CBC Encryption Help
#224
tecsantoshkumar
opened
8 months ago
1
Improve Multiply() macro for additional safety
#223
w3lld0ne
opened
8 months ago
0
Issues with Include
#222
lforche
opened
1 year ago
1
Different values in x64 and x32
#221
wiresnchains
closed
1 year ago
1
heap overflow while decrypting
#220
djn3m0
closed
1 year ago
1
tiny-AES-c AES256 CTR interoperability
#219
naquad
closed
1 year ago
3
Add optional CTR_SEEK mode functions
#218
mbenniston
opened
1 year ago
0
HOW TO IMPLEMENT IN STM32 MICROCONTROLLERS
#217
DHONI123456
closed
1 year ago
1
Add extern C
#216
danijelzolic1
closed
1 year ago
0
openssl 1.1.1t support TLSv1 and TLSv1_1? or how to enable TLSv1 and TLSv1_1 on openssl 1.1.1t?
#215
robinsd
closed
1 year ago
1
USML or ECCN number?
#214
paul144hart
closed
1 year ago
2
Change bitrate at runtime, via Init ?
#213
CyberGonzo
closed
1 year ago
0
Uninitialized AES key
#212
einthecorgi2
closed
2 years ago
2
Add vcpkg installation instructions
#211
Cheney-W
opened
2 years ago
0
Zenner default AES keys would be needed
#210
4K901
closed
2 years ago
3
Merge aes.hpp into aes.h
#209
cam900
opened
2 years ago
0
AES reversing
#208
skater-boy
closed
2 years ago
3
Added OFB support
#207
Matjaz-B
opened
2 years ago
0
aes.h comment error
#206
wsw109
opened
2 years ago
0
Add AES-CFB..
#205
LiEnby
opened
2 years ago
1
AES256 mode
#204
elephantenlein
closed
1 year ago
1
How to pass the data type as string for key and plain_test varibles in test_encrypt_ecb_verbose method
#203
Yogeshkc7
closed
7 months ago
5
Use PROGMEM for lookup tables on AVR platforms
#202
StarGate01
opened
2 years ago
9
Exclude tests from build in library.json for PlatformIO
#201
StarGate01
closed
2 years ago
2
Storing IV after encryption
#200
Tardymo
closed
2 years ago
2
tiny-AES-c with vcpkg: using AES256
#199
Maverick10
closed
2 years ago
1
AES256 CTR Mode FAILS
#198
kingingo
closed
3 years ago
0
Add AES-CMAC mode
#197
gruzdev
closed
1 year ago
5
what could cause ecb mode decrypt to be slower than ecb mode encrypt?
#196
davidalide
closed
3 years ago
2
There is no clear license
#195
HSCOO
closed
3 years ago
2
Multiply function could be 20% faster and smaller
#194
nickovs
opened
3 years ago
2
Unstable data response using CTR mode with different data
#193
hugorojasppm
closed
3 years ago
2
AES CBC not working
#192
vklachkov
closed
3 years ago
3
Function for trading ROM for RAM
#191
skater-boy
closed
3 years ago
4
rijndael-256 support
#190
bsergean
closed
3 years ago
1
include stddef.h for size_t
#189
ilkondr
closed
3 years ago
1
CBC mode with CMAC
#188
codyax1
opened
3 years ago
1
AES 256 output is inverted
#187
esimunds
closed
3 years ago
3
make library usable from c++
#186
jsiverskog
closed
3 years ago
3
AES256 is broken.
#185
kooscode
closed
3 years ago
3
Incorrect usage?
#184
cyrusbehr
closed
3 years ago
5
AES-ECB-128 encrypt/decrypt working inconsistently
#183
Formosan
closed
3 years ago
1
Next