- Oct 15, 2013
-
-
Dr. Stephen Henson authored
(cherry picked from commit 6699cb84)
-
Dr. Stephen Henson authored
(cherry picked from commit f6983769c1bcd6c3c6b6bbfbbc41848f6dccf127)
-
Dr. Stephen Henson authored
(cherry picked from commit 8ba2d4ed7f128e400693562efd35985068c45e4d)
-
Dr. Stephen Henson authored
(cherry picked from commit 695e8c36528f9c3275f5f56e9633ac6a0c11f2e3)
-
- Oct 14, 2013
-
-
Andy Polyakov authored
Includes multiple updates: AES module to comply with more ABI flavors, SHA512 for PPC32, .size directives.
-
Andy Polyakov authored
PR: 3110 Submitted by Corinna Vinschen. (cherry picked from commit b3ef742c)
-
- Oct 13, 2013
-
-
Andy Polyakov authored
(cherry picked from commit 039081b8)
-
Andy Polyakov authored
Latest MIPS ISA specification declared 'branch likely' instructions obsolete. To makes code future-proof replace them with equivalent. (cherry picked from commit 0c2adb0a)
-
- Oct 12, 2013
-
-
Andy Polyakov authored
Performance improvement and Windows-specific bugfix (PR#3139).
-
- Oct 10, 2013
-
-
Andy Polyakov authored
(cherry picked from commit fa104be3)
-
- Oct 07, 2013
-
-
Ben Laurie authored
-
- Oct 05, 2013
-
-
Ben Laurie authored
-
Andy Polyakov authored
Submitted by: Yuriy Kaminskiy (cherry picked from commit 524b00c0)
-
Andy Polyakov authored
PR: 3130 (cherry picked from commit 6b2cae0c)
-
- Oct 04, 2013
-
-
Ben Laurie authored
-
Ben Laurie authored
-
Ben Laurie authored
-
- Oct 03, 2013
-
-
Ben Laurie authored
-
Andy Polyakov authored
Submitted by: Yuriy Kaminskiy (cherry picked from commit 524b00c0)
-
Andy Polyakov authored
PR: 3130 (cherry picked from commit 6b2cae0c)
-
- Oct 01, 2013
-
-
Adam Langley authored
Add tests for AEAD functions: AES-128-GCM, AES-256-GCM and ChaCha20+Poly1305.
-
Adam Langley authored
Add support for Chacha20 + Poly1305.
-
Adam Langley authored
Switches AES-GCM ciphersuites to use AEAD interfaces.
-
Adam Langley authored
This change allows AEADs to be used in ssl/ to implement SSL/TLS ciphersuites.
-
Adam Langley authored
This change adds an AEAD interface to EVP and an AES-GCM implementation suitable for use in TLS.
-
Adam Langley authored
The previous version of the function made adding AEAD changes very difficult. This change should be a semantic no-op - it should be purely a cleanup.
-
Ben Laurie authored
-
Dr. Stephen Henson authored
(cherry picked from commit dfcb42c6)
-
Ben Laurie authored
(cherry picked from commit d5605699)
-
Dr. Stephen Henson authored
(cherry picked from commit b85f8afe)
-
Dr. Stephen Henson authored
(cherry picked from commit bbc098ff)
-
Dr. Stephen Henson authored
Add some ECDH CMS tests. (cherry picked from commit 5cdc25a7)
-
Dr. Stephen Henson authored
(cherry picked from commit 75787fd8)
-
Dr. Stephen Henson authored
Add a script to generate keys and certificates for the S/MIME and CMS tests. Update certificates and add EC examples. (cherry picked from commit a0957d55)
-
Dr. Stephen Henson authored
(cherry picked from commit 5711885a)
-
Dr. Stephen Henson authored
(cherry picked from commit a3a2e3a4)
-
Ben Laurie authored
(cherry picked from commit a0aaa566)
-
Dr. Stephen Henson authored
(cherry picked from commit bd59f2b9) Conflicts: crypto/dh/dh.h crypto/dh/dh_err.c Sync error codes with 1.0.1.
-
Dr. Stephen Henson authored
Don't need to use temporary buffer if remaining length equals digest length. (cherry picked from commit 3f6b6f0b)
-
Dr. Stephen Henson authored
Add X9.42 DH KDF. Move sharedinfo generation code to CMS library as the same structure is used by DH and ECDH. Move ASN1_OBJECT typedef to ossl_typ.h so it can be picked up by dh headers without the need to use ASN1. (cherry picked from commit dc1ce3bc)
-