1

(6 replies, posted in wolfSSL)

Hi,

7E A0 38 41 00 02 04 01 96 4D 42 E6 E7 00 CC 27 30 00 00 07 06 A9 2A 14 EA 17 A1 18 FE 05 0A A8 47 3C 9C EC 3D B9 24 BE FF 82 80 94 04 0D EC DE 6A 2D C8 E6 7F FF 93 A2 25 7E

I want to decrypt above mentioned encrypted raw data

How can I identify TAG length and data

2

(6 replies, posted in wolfSSL)

Hi,



https://github.com/wolfSSL/wolfssl/blob … st.c#L7225

We have tried above program but we are getting following error
   
[Error] wolfssl/version.h: No such file or directory

kindly suggest

3

(6 replies, posted in wolfSSL)

Hi,

I am new to AES GCM 128 algorithm .
I want to use the AES-GCM mode for encryption/decryption and Can you guide me how can i start