Does any one used the aes_128_gcm_cipher_driver

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hello,

For a project we need to use AES128 bit in GCM mode, I have changed the defines in tls_ciper_suites.h but at compile time I get an error that aes_128_gcm_cipher_driver is not found,

Has any one used this option, or know how to add it to the libary?

0 Likes
2 Replies
Anonymous
Not applicable

I am having this same issue with WICED SDK v3.5.2: when trying to use any of the AES-GCM ciphers in TLS I get a linker error that `aes_128_gcm_cipher_driver` cannot be found. vikr​ and grga​, can you please help us?

Is this something where we need cypherbridge​ to provide us with upgraded libraries?

0 Likes

Hello,

aes_128_gcm_cipher_driver is included and should be working in Studio 4.1. Could you upgrade the SDK and try it out please? You can download it from the following link.

WICED Studio 4.1.1 IDE Installer (Windows)

Thanks,

Jaeyoung