- 22 1月, 2015 1 次提交
-
-
由 Matt Caswell 提交于
Reviewed-by: NTim Hudson <tjh@openssl.org>
-
- 27 6月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
PR#3403
-
- 28 3月, 2014 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Add functions to return the "bits of security" for various public key algorithms. Based on SP800-57.
-
- 07 12月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
RFC5114 parameters and X9.42 DH public and private keys.
-
- 12 10月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 1月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 2月, 2010 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 12月, 2009 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
Submitted by: steve@openssl.org Initialize fields correctly if pem_str or info are NULL in EVP_PKEY_asn1_new().
-
- 12 11月, 2008 1 次提交
-
-
由 Geoff Thorpe 提交于
knock-on work than expected - they've been extracted into a patch series that can be completed elsewhere, or in a different branch, before merging back to HEAD.
-
- 06 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 11月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 10月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
with the appropriate parameters which calls OBJ_bsearch(). A compiler will typically inline this. This avoids the need for cmp_xxx variables and fixes unchecked const issues with CHECKED_PTR_OF()
-
- 20 10月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Duplicate const. Use of ; outside function.
-
- 12 10月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 05 7月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Conversion between void * and function pointer. Value computed not used. Signed/unsigned argument.
-
- 04 6月, 2008 1 次提交
-
-
由 Ben Laurie 提交于
-
- 22 11月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
implementations instead of all added ENGINEs to cover case where an ENGINE is not added.
-
- 18 5月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 5月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2007 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 27 10月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 6月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 22 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 18 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 05 4月, 2006 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
line option to print out info.
-
- 24 3月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 23 3月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
initialize it. Initial support for application added public key ASN1.
-
- 21 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 20 3月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
key ASN1 handling through a single EVP_PKEY_ASN1_METHOD structure and move the spaghetti algorithm specific code to a single ASN1 module for each algorithm.
-
- 02 9月, 2005 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 28 11月, 2002 1 次提交
-
-
由 Richard Levitte 提交于
I've covered all the memset()s I felt safe modifying, but may have missed some.
-
- 23 2月, 2001 1 次提交
-
-
由 Dr. Stephen Henson 提交于
prototype hack. This unfortunately means that every ASN1_*_END construct cannot have a trailing ;
-