LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

AES128-ECB PKCS5 Padding

I want to find a VI of encryption algorithm AES128-ECB with PKCS5 padding, which is a common encryption algorithm. I have found a LLB file——Crypto.llb and there is a AES128 in it, but it isn't AES128-ECB. And I can never find another VI to solve my problem. Can you give me some help?  

0 Kudos
Message 1 of 5
(1,833 Views)

Hi,

 

Have you seen the NI community forum post in link below?

 

 https://forums.ni.com/t5/LabVIEW/AES-128-ECB-library-for-Labview/td-p/2839264?profile.language=en

 

Best regards.

0 Kudos
Message 2 of 5
(1,778 Views)

Thank you, hovo. I've downloaded the VI attached in the post, But it doesn't work.

0 Kudos
Message 3 of 5
(1,759 Views)

Hi,

 

I am afraid that there is no ready solution. 

0 Kudos
Message 4 of 5
(1,743 Views)

Hi,

 

Yes. But I will use the CLN node to pack a DLL file, which is edited by C and includes the AES128-ECB function. Hope it works.

 

Regards

0 Kudos
Message 5 of 5
(1,736 Views)