Topic: How to Increase 4byte Key String to 16 byte Key String
I use AESGCM SHA256
when I create the IV. IV Size is 4 byte
but I Have to use 16byte string..
How to Increase 4byte string to 16byte string ?
regards.
thanks.
You are not logged in. Please login or register.
Please post questions or comments you have about wolfSSL products here. It is helpful to be as descriptive as possible when asking your questions.
ReferenceswolfSSL - Embedded SSL Library → General Inquiries → How to Increase 4byte Key String to 16 byte Key String
I use AESGCM SHA256
when I create the IV. IV Size is 4 byte
but I Have to use 16byte string..
How to Increase 4byte string to 16byte string ?
regards.
thanks.
kjjy7,
Have you looked into padding schemes? Why is the key string only 4 bytes, what is preventing you from creating a 16-byte key string?
Regards,
K
wolfSSL - Embedded SSL Library → General Inquiries → How to Increase 4byte Key String to 16 byte Key String
Powered by PunBB, supported by Informer Technologies, Inc.
Generated in 0.017 seconds (92% PHP - 8% DB) with 12 queries