issues
search
suculent
/
thinx-aes-lib
AES wrapper for ESP8266/ESP32/Arduino/nRF5x
Other
118
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build issue on ARM Cortex M0 (SAMD Architecture)
#77
varunm99
opened
5 months ago
1
encryption result always equal iv
#76
wiryonolau
closed
5 months ago
5
Conditional directive for ESP32 on gen_iv method to correctly randomize the values
#75
gavazza
closed
1 year ago
1
Example "Simple" does not / can not work.
#74
JaBa1202
opened
1 year ago
2
added sample vulnerability (CWE-200)
#73
suculent
closed
1 year ago
1
Support for Arduino SAMD (MKR) boards
#72
suculent
closed
1 year ago
0
Added potentially missing method definition; fixed CodeQL
#71
suculent
closed
1 year ago
1
Ram use problem in Mega2560 with encrypt base64_iv sample
#70
motniemtin
closed
1 year ago
5
Using with NRF51822
#69
NgHieuPickon
closed
1 year ago
6
Decrypted output has random characters
#68
ghost
closed
1 year ago
5
Encrypted output does not match AES test websites
#67
franciscogimeno2000
closed
1 year ago
9
Remove redeclaration of encrypted_length
#66
husain3
closed
2 years ago
1
Does not compile. [2.3.0]
#65
staviq
closed
1 year ago
4
Removed a lot of unneeded and nonworking code
#64
hansliss
closed
2 years ago
0
"Simple" example fails - abandonned?
#63
Smashcat
closed
2 years ago
6
base64_iv example crashing on esp32
#62
heavyStuff3000
closed
2 years ago
2
Only some of encrypted message correct
#61
ZJouba
closed
2 years ago
6
Error with getrandom()
#60
l3pond
closed
3 years ago
1
Fix problems with buffer on decrypt64 (produce crash on ESP32) and en…
#59
emanavas
closed
2 years ago
1
Error Decrypt64 function on ESP32
#58
emanavas
closed
2 years ago
1
Support for esp-idf 4.0
#57
roysG
opened
3 years ago
12
NodeJS and Arduino Uno ciphertext outputs are different
#56
digidhamu
closed
3 years ago
4
No randomness in IV
#55
koshkamau
closed
2 years ago
10
Different code here and in downloaded version from Arduino library manager
#54
gligorot
closed
2 years ago
2
Does esp_serial example support 128 or 256 bit?
#53
roysG
closed
3 years ago
1
How to get the encryption string in the example "simple"
#52
roysG
closed
2 years ago
2
Help needed: print key and IV
#51
esmeevandenberg
closed
3 years ago
3
Help needed: try to convert node-red code to Arduino
#50
iStitch07
closed
3 years ago
12
Fix simple.ino example
#49
johnny-y-wang
closed
3 years ago
2
Simple code does not work
#48
esmee96
closed
3 years ago
0
Encrypted Key changed after next attempt
#47
albertlt
closed
3 years ago
3
simple example doesnt work on uno
#46
vonkonow
closed
3 years ago
2
Uexpected encoding result (ESP32)
#45
tilchl
closed
3 years ago
4
Cant get the right number
#44
Saeedsaeb
closed
3 years ago
2
Can not get decode from NodeJS
#43
Saeedsaeb
closed
3 years ago
1
Update AESLib.cpp
#42
twisniew1976
closed
3 years ago
0
Cannot generate correct cipher
#41
klack
closed
3 years ago
5
Arduino Zero compatibility
#40
bsc-itcl
closed
3 years ago
3
Encryption on ESP32 and decryption on nodejs doesn't match
#39
jonathan84clark
closed
3 years ago
4
esp_serial.ino example not working
#38
fforoutan
closed
3 years ago
3
Decryption error in "medium example"
#37
mrdc
closed
3 years ago
3
Update simple.ino
#36
keyguru
closed
4 years ago
0
possible fix for invalid decrypt result
#35
keyguru
closed
3 years ago
1
Error with Simple example running on Arduino Nano
#34
datedave
closed
3 years ago
11
fix for https://github.com/suculent/thinx-aes-lib/issues/25
#33
suculent
closed
4 years ago
0
renamed base64 to prevent collision with core base64 namespace
#32
suculent
closed
4 years ago
0
Compilation error when adding AESLib to Platformio project (ESP32-Arduino framework)
#31
mrdc
closed
4 years ago
5
Padding not working in simple example working only for base64
#30
maaz-shaikh
closed
4 years ago
5
AES encrypt decrypt
#29
maaz-shaikh
closed
4 years ago
5
base64_IV example encrypt different at arduino and node.js
#28
castrofernando
closed
4 years ago
2
Next