Meena Vyas
|
d396da3313
|
Added a new Makefile in demos/evp directory
Fixed compilation warning in file aesgcm.c
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3406)
|
2017-05-08 20:09:57 +02:00 |
Rich Salz
|
9e20068958
|
Consolidate copyright for demos
Reviewed-by: Richard Levitte <levitte@openssl.org>
|
2016-05-18 09:23:31 -04:00 |
Rich Salz
|
7aa0b02246
|
Dead code cleanup: crypto/*.c, x509v3, demos
Some of the #if 0 code in demo's was kept, but given helpful #ifdef
names, to show more sample code.
Reviewed-by: Andy Polyakov <appro@openssl.org>
|
2015-02-02 11:08:16 -05:00 |
Matt Caswell
|
e640fa0200
|
Harmonise use of EVP_CTRL_GET_TAG/EVP_CTRL_SET_TAG/EVP_CTRL_SET_IVLEN
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-28 10:39:01 +00:00 |
Matt Caswell
|
0f113f3ee4
|
Run util/openssl-format-source -v -c .
Reviewed-by: Tim Hudson <tjh@openssl.org>
|
2015-01-22 09:20:09 +00:00 |
Dr. Stephen Henson
|
07a4ff79d2
|
add simple AES GCM code example
|
2012-10-16 23:03:45 +00:00 |