- 18 3月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
(cherry picked from commit 1546fb780bc11556a18d70c5fb29af4a9d5beaff)
-
- 11 3月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add DTLS record header parsing, different client hello format and add HelloVerifyRequest message type. Add code to d1_pkt.c to send message headers to the message callback.
-
- 07 3月, 2013 3 次提交
-
-
由 Andy Polyakov 提交于
-
由 Dr. Stephen Henson 提交于
Add code to support GCM an CCM modes in evp_test. On encrypt this will compare the expected ciphertext and tag. On decrypt it will compare the expected plaintext: tag comparison is done internally. Add a simple CCM test case and convert all tests from crypto/modes/gcm128.c
-
由 Dr. Stephen Henson 提交于
-
- 06 3月, 2013 3 次提交
-
-
由 Andy Polyakov 提交于
Thanks to Shay Gueron & Vlad Krasnov for report.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Simple example of CCM code use: translated from the FIPS self tests.
-
- 05 3月, 2013 9 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
Conflicts: util/mk1mf.pl
-
由 Dr. Stephen Henson 提交于
Make assembly language handling conditional on the "copy" platform as Windows does its own thing here.
-
由 Andy Polyakov 提交于
PR: 3005
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 04 3月, 2013 15 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
- 02 3月, 2013 2 次提交
-
-
由 Andy Polyakov 提交于
-
由 Andy Polyakov 提交于
PR: 3004
-
- 27 2月, 2013 5 次提交
-
-
由 Ben Laurie 提交于
-
由 Ben Laurie 提交于
-
由 Dr. Stephen Henson 提交于
Add CMS_RecipientInfo_encrypt: this function encrypts an existing content encryption key to match the key in the RecipientInfo structure: this is useful if a new recpient is added to and existing enveloped data structure. Add documentation.
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Two example programs one for command line argument processing and one for configuration file processing.
-
- 26 2月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix some typos and update version number first added: it has now been backported to OpenSSL 1.0.2.
-