- 22 6月, 2013 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 9月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
enhance EC method to support setting curve type when generating keys and add parameter encoding option
-
- 21 2月, 2012 1 次提交
-
-
由 Dr. Stephen Henson 提交于
between NIDs and the more common NIST names such as "P-256". Enhance ecparam utility and ECC method to recognise the NIST names for curves.
-
- 12 1月, 2012 1 次提交
-
-
由 Andy Polyakov 提交于
PR: 2677 Submitted by: Annue Yousar
-
- 28 7月, 2011 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 30 11月, 2009 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Submitted by: Mounir IDRASSI <mounir.idrassi@idrix.net> Approved by: steve@openssl.org Check return value of ECDSA_sign() properly.
-
- 06 11月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 02 5月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 13 3月, 2008 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Initial support for CMS. Add zlib compression BIO. Add AES key wrap implementation. Generalize S/MIME MIME code to support CMS and/or PKCS7.
-
- 20 12月, 2006 1 次提交
-
-
由 Nils Larsch 提交于
-
- 21 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 11 7月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Send ctrls to EVP_PKEY_METHOD during signing of PKCS7 structure so customisation is possible.
-
- 25 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
functions and EVP_MD_CTX_copy work properly.
-
- 24 5月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 17 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 16 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
value of the passed output buffer is NULL. The old method of using EVP_PKEY_size(pkey) isn't flexible enough to cover all cases where the output length may depend on the operation or the parameters associated with it.
-
- 13 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 12 4月, 2006 2 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
-
- 11 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 10 4月, 2006 3 次提交
-
-
由 Dr. Stephen Henson 提交于
Fix rsa_pkey_method.
-
由 Dr. Stephen Henson 提交于
Add digest size sanity checks.
-
由 Dr. Stephen Henson 提交于
-
- 09 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 08 4月, 2006 3 次提交
-
-
由 Dr. Stephen Henson 提交于
-
由 Dr. Stephen Henson 提交于
need for a separate EVP_PKEY parameter in the other operation initialization routines.
-
由 Dr. Stephen Henson 提交于
No method implementations yet.
-
- 07 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
-
- 06 4月, 2006 1 次提交
-
-
由 Dr. Stephen Henson 提交于
of the EVP routines to public key algorithms.
-
- 25 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
I'll remember to try to compile this with warnings enabled next time :-)
-
- 23 3月, 2004 1 次提交
-
-
由 Dr. Stephen Henson 提交于
This is currently *very* experimental and needs to be more fully integrated with the main verification code.
-
- 13 11月, 2002 1 次提交
-
-
由 Ben Laurie 提交于
-
- 09 12月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Merge from the ASN1 branch of new ASN1 code to main trunk. Lets see if the makes it to openssl-cvs :-)
-
- 08 9月, 2000 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Update PKCS12_parse(). Make the keyid in certificate aux info more usable.
-
- 29 12月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
represent everything by OIDs.
-
- 28 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
trust settings of the root CA. After a few fixes it seems to work OK. Still need to add support to SSL and S/MIME code though.
-
- 27 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
in a table. Doesn't do too much yet. Make the -<digestname> options in 'x509' affect all relevant options. Change the name of the 'notrust' options to 'reject' as this causes less confusion and is a better description of the effect. A few constification changes.
-
- 26 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
Extend the X509_PURPOSE structure to include shortnames for purposed and default trust ids. Still need some extendable trust checking code and integration with the SSL and S/MIME code.
-
- 04 11月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
certificate: currently this includes trust settings and a "friendly name".
-
- 07 6月, 1999 1 次提交
-
-
由 Dr. Stephen Henson 提交于
EVP_CipherInit() this because the IV wont be easily available when doing PKCS#5 v2.0
-