Firstly I wanted to say that I'm loving using crypto++, it's easy to use, I 
really liked it

Before I used openssl, but I really liked crypto but I have a problem in 
GCM mode, in openssl it works well, but in Crypto++ I had problems


I'm encrypting a byte array

When I try to use a different key and iv for each byte array, my crypto++ 
does not apply encrypt to some byte arrays, but if I add a single key and 
iv the code works perfectly

Here is an example to better understand

https://imgur.com/S5rlbnR

What could be happening that is not accepting a different key and iv for 
each byte array?

-- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/cryptopp-users/bf95b18a-dbe5-4bd1-ac2e-63f4f8b31806n%40googlegroups.com.

Reply via email to