arduino-libraries / ArduinoECCX08

76 stars 49 forks source link

How to use AES-128 algorithm? #31

Open JAICHANGPARK opened 3 years ago

JAICHANGPARK commented 3 years ago

I'd like to use aes-128 but this lib has not implement aes-128 function how to use aes-128 algorithm?

fluffy commented 3 years ago

I'd really love to see support AES-128 and 256 in GCM mode.

davepruitt commented 1 year ago

I'd also like to see some AES encryption/decryption support. What's the status on this?