LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Advanced Encryption Standard Galois/Counter Mode GCM mode 128 bits

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.

0 Kudos
Message 1 of 2
(2,770 Views)

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

0 Kudos
Message 2 of 2
(2,705 Views)