- Jan 04, 2015
-
-
Andy Polyakov authored
This facilitates "universal" builds, ones that target multiple architectures, e.g. ARMv5 through ARMv7. See commentary in Configure for details. Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Reviewed-by: Matt Caswell <matt@openssl.org>
-
- Dec 08, 2014
-
-
Dr. Stephen Henson authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Dr. Stephen Henson authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Matt Caswell authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Matt Caswell authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Aug 21, 2014
-
-
Emilia Kasper authored
Reviewed-by: Andy Polyakov <appro@openssl.org>
-
- Jul 20, 2014
-
-
Andy Polyakov authored
[and split ppccap.c to ppccap.c and ppc_arch.h] Reviewed-by: Kurt Roeckx <kurt@openssl.org> Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Jul 18, 2014
-
-
Dr. Stephen Henson authored
Add support for RFC5649 key wrapping with padding. Add RFC5649 tests to evptests.txt Based on PR#3434 contribution by Petr Spacek <pspacek@redhat.com>. EVP support and minor changes added by Stephen Henson. Doxygen comment block updates by Tim Hudson. Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Jul 17, 2014
-
-
Dr. Stephen Henson authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
Dr. Stephen Henson authored
Reviewed-by: Tim Hudson <tjh@openssl.org>
-
- Jun 30, 2014
-
-
Dr. Stephen Henson authored
Internal pointers in CCM, GCM and XTS contexts should either be NULL or set to point to the appropriate key schedule. This needs to be adjusted when copying contexts.
-
- Jun 29, 2014
-
-
ZNV authored
PR#3272
-
- Jun 16, 2014
-
-
Andy Polyakov authored
-
- Jun 04, 2014
-
-
Andy Polyakov authored
-
- Jun 02, 2014
-
-
Andy Polyakov authored
Submitted by: Ard Biesheuvel.
-
- Jun 01, 2014
-
-
Andy Polyakov authored
-
Andy Polyakov authored
-
- Dec 18, 2013
-
-
Andy Polyakov authored
It worked because it was never called.
-
Andy Polyakov authored
-
- Nov 27, 2013
-
-
Andy Polyakov authored
-
- Sep 15, 2013
-
-
Ard Biesheuvel authored
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
-
- Aug 05, 2013
-
-
Dr. Stephen Henson authored
Check and set AlgorithmIdenfier parameters for key wrap algorithms. Currently these just set parameters to NULL.
-
- Aug 03, 2013
-
-
Andy Polyakov authored
Bug would emerge when XTS is added to bsaes-armv7.pl. Pointed out by Ard Biesheuvel of Linaro.
-
- Jul 17, 2013
-
-
Dr. Stephen Henson authored
Add support for key wrap algorithms via EVP interface. Generalise AES wrap algorithm and add to modes, making existing AES wrap algorithm a special case. Move test code to evptests.txt
-
- Apr 23, 2013
-
-
Andy Polyakov authored
Submitted by: Ard Biesheuvel <ard.biesheuvel@linaro.org> Contributor claims ~50% improvement in CTR and ~9% in CBC decrypt on Cortex-A15.
-
- Apr 04, 2013
-
-
Andy Polyakov authored
-
- Mar 29, 2013
-
-
Andy Polyakov authored
-
- Nov 24, 2012
-
-
Andy Polyakov authored
-
- Oct 18, 2012
-
-
Dr. Stephen Henson authored
-
- Oct 16, 2012
-
-
Dr. Stephen Henson authored
-
- Oct 06, 2012
-
-
Andy Polyakov authored
Submitted by: David Miller
-
- Sep 15, 2012
-
-
Andy Polyakov authored
PR: 2874 Submitted by: Tomas Mraz
-
- Nov 15, 2011
-
-
Andy Polyakov authored
-
- Nov 12, 2011
-
-
Andy Polyakov authored
-
- Nov 10, 2011
-
-
Andy Polyakov authored
-
- Nov 06, 2011
-
-
Andy Polyakov authored
return value after custom flag was rightly reverted.
-
- Oct 30, 2011
-
-
Andy Polyakov authored
-
- Oct 24, 2011
-
-
Andy Polyakov authored
-
- Oct 23, 2011
-
-
Andy Polyakov authored
-
Dr. Stephen Henson authored
-