issues
search
rweather
/
arduinolibs
Arduino Cryptography Library
444
stars
212
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix building with MinGW x64
#89
esaulenka
opened
1 month ago
0
Add Ed25519ph and Ed25519ctx variants according to RFC-8032
#88
esaulenka
opened
1 month ago
0
calculated shared secret doesn't match (Diffie-Hellman, Curve25519)
#87
ThomasBe
opened
5 months ago
0
Conflict resolution for Arduino_Core_STM32
#86
borkedbot
closed
6 months ago
0
Error Compiling for ESP8266 or ESP32 clean() not declared in scope AES CFB example
#85
muhkuhgh
opened
9 months ago
1
RNG.cpp include of <Arduino.h> makes native builds for unit testing and debugging fail
#84
attermann
opened
1 year ago
3
[ESP8266]Moving Inline Fuction to its own header
#83
LoPromise
opened
1 year ago
0
crypto_feed_watchdog was not declared in this scope [ESP8266 & ESP32]
#82
alve89
closed
1 year ago
3
Support for SHA-512/256?
#81
FerGT50
opened
1 year ago
0
Ascon128::decrypt doesn't seem to allow for inplace decryption, despite documentation saying so
#80
D-VR
opened
1 year ago
0
Crypto library "Hash.h" conflicting with ESP866 Arduino package "Hash.h"
#79
arbabseyfola
opened
1 year ago
5
’SHA256‘ was not declared in this scope ESP32S3
#78
KINGJ7
closed
1 year ago
6
Crypto doesn't support next generation AVRs
#77
specternecter
opened
1 year ago
18
TestSpeck.ino - Decryption fails for SpeckTiny with all key sizes
#76
alve89
opened
1 year ago
1
Bug of Ascon128.c++ in Arduino Cryptography Library
#75
Oulalaa
closed
1 year ago
3
default key?
#74
jblazeg
closed
1 year ago
4
Including libraries does not work in platformio
#73
Dantali0n
closed
1 year ago
1
Asymmetric encryption
#72
hoseinaghajari
opened
1 year ago
1
Poly1305 - Fixed wrong size unit in comment.
#71
GitMoDu
closed
2 years ago
1
TestSpeck.ino fails on samd21 M0 after changing the plaintext
#70
Maximize0987
opened
2 years ago
1
Need help with ChaCha and Strings
#69
daricht
closed
2 years ago
1
Fix keywords, use only allowed chars
#68
ivankravets
closed
2 years ago
0
Support for XChaCha20 Poly1305
#67
sergioxdev
opened
3 years ago
2
Error compiling for new Arduino core for the ESP32
#66
TiagoPereiraRibeiro
closed
2 years ago
4
Asymmetric encryption/decryption?
#65
sam-k
closed
3 years ago
3
Encrypt String longer than blockSize()
#64
Kasperdelasopa
opened
3 years ago
5
Use of htobe64 and other non-standard functions
#63
Anton-V-K
opened
4 years ago
3
Basic AES128 example added
#62
ivaswin
closed
3 years ago
0
User-defined NoiseSources - how?
#61
justablob
opened
4 years ago
0
memcpy_P conflict with Arduino libraries
#60
n9wxu
opened
4 years ago
1
Hashing Problem
#59
RicardoPires19
closed
4 years ago
2
AES128 - CTR Decrypted data is different from original
#58
francislz
closed
4 years ago
2
Possible to add modular exponentiation to BigNumberUtil?
#57
marcelgerber
opened
4 years ago
2
RNG Compilation on STM32L073RZ
#56
n9wxu
closed
4 years ago
1
Tips for saving RAM?
#55
RicardoPires19
opened
4 years ago
7
Wastes global RAM
#54
zhekaus
closed
4 years ago
3
Memory reset in ESP8266 on signing with ED25519
#53
sairathb
closed
4 years ago
2
Support for AES-CCM (Counter with CBC-MAC)
#52
ahpohl
opened
4 years ago
0
AES with CTR/CBC mode
#51
sairathb
closed
4 years ago
1
Added Python wrapper for the CryptoLW classes (Acorn and Ascon)
#50
dugrema
opened
4 years ago
0
RNG Watchdog compilation error for Arduino Uno WiFi rev2
#49
JurriaanD
opened
4 years ago
1
Combining GCM and CTR mode
#48
poojitha-sai
opened
4 years ago
4
Added missing commas
#47
rpoisel
closed
4 years ago
0
update example documentation
#46
jeot
closed
4 years ago
0
Decrypted data differ from origin data
#45
zhekaus
opened
5 years ago
2
AES-256-ECB encryption/decryption with Arduino <-> PHP openssl
#44
marcelsatgithub
opened
5 years ago
1
Simple AES256 Example
#43
el-samiyel
opened
5 years ago
1
fixed warnings
#42
niccolomachiavelli678
closed
5 years ago
0
tweetnacl and Ed25519
#41
ejschiller
closed
5 years ago
1
Using Crypto and CryptoLW library with Nodejs
#40
HEMANT8712
opened
5 years ago
2
Next