01-07-2019 08:12 AM
Hello
I want to encrypt / decrypt a message with Advanced Encryption Standard ( AES-128) Galois/Counter Mode (GCM) mode . Is there any Labview library for this encryption ? I need to encrypt / decrypt messages using mandatory the GCM mode. Other mode like ECB,CBC, etc are not allow.
Thanks.
01-09-2019
07:57 AM
- last edited on
03-14-2024
01:03 PM
by
Content Cleaner
Hi Davide,
there are no NI libraries natively supporting GCM. A valid alternative could be software developed by third-party companies, such as AES Crypto Toolkit by Alab Technologies; unfortunately at the moment even this toolkit does not support GCM. What I can advise you to do is contact Alab Technologies and ask if there is a chance that they add in support for GCM to AES Toolkit in the near future.
Regards,
Alessia