openssl.git
2006-05-08 Dr. Stephen... Update PKCS#7 decrypt routines to use new API.
2006-05-08 Dr. Stephen... Update PKCS#7 enveloped data to new API.
2006-05-07 Dr. Stephen... Update S/MIME code to use default digest.
2006-05-07 Dr. Stephen... Add support for default public key digest type ctrl.
2006-05-07 Dr. Stephen... Fix from stable branch.
2006-05-06 Ulf Möllerbug fix.
2006-05-04 Andy PolyakovFuther minor PPC assembler update.
2006-05-04 Dr. Stephen... Update from stable branch.
2006-05-04 Dr. Stephen... Update FAQ.
2006-05-03 Andy PolyakovMinor PPC assembler updates.
2006-05-03 Andy PolyakovPPC assembler distiller update.
2006-05-03 Andy PolyakovTypo in linux-ppc line.
2006-05-03 Dr. Stephen... Update from stable branch.
2006-05-01 Ulf MöllerBug fix.
2006-05-01 Andy PolyakovSHA1 for PowerPC.
2006-04-30 Andy PolyakovYet another "teaser" Montgomery multiplication module...
2006-04-28 Dr. Stephen... Update EVP_PKEY_cmp() and X509_check_private() to retur...
2006-04-28 Dr. Stephen... Fix from stable branch.
2006-04-27 Dr. Stephen... Replace RSA specific PKCS7_RECIP_INFO set up with an...
2006-04-27 Dr. Stephen... Code tidy.
2006-04-27 Dr. Stephen... New function to extract AlgorithmIdentifier for PKCS7_R...
2006-04-27 Dr. Stephen... Don't free up parameter. The public key ASN1 method...
2006-04-26 Dr. Stephen... Fix usage message for pkeyutl.
2006-04-26 Dr. Stephen... Add prototypes and pkey accessor function for EVP_PKEY_CTX.
2006-04-24 Dr. Stephen... Correct copyright notice... this doesn't contain any...
2006-04-21 Dr. Stephen... Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to...
2006-04-20 Nils Larschundo accidental commit
2006-04-20 Nils Larschas we encrypt every bit separately we need to loop...
2006-04-20 Nils Larschmake local function static
2006-04-19 Dr. Stephen... Remove dss1 hack from S/MIME code.
2006-04-19 Dr. Stephen... Remove link between digests and signature algorithms.
2006-04-19 Dr. Stephen... Remove comment from SSLeay days about EVP_PKEY_METHOD.
2006-04-19 Richard LevitteMake sure obj_xref.h is updated during a "make update"
2006-04-19 Richard LevitteSynchronise with Unixly build.
2006-04-18 Dr. Stephen... Add OID cross reference table.
2006-04-17 Richard LevitteSynchronise
2006-04-17 Dr. Stephen... Allow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-04-17 Dr. Stephen... If we include winsock2.h then FD_SET wants an unsigned...
2006-04-17 Dr. Stephen... Fix (most) WIN32 warnings and errors.
2006-04-16 Dr. Stephen... Provisional support for EC pkey method, supporting...
2006-04-16 Andy PolyakovSHA-1 for x86_64.
2006-04-15 Dr. Stephen... Use more flexible method of determining output length...
2006-04-15 Dr. Stephen... Fix from 0.9.7-stable branch.
2006-04-15 Dr. Stephen... Revert to original...
2006-04-15 Dr. Stephen... Oops...
2006-04-15 Dr. Stephen... If cipher list contains a match for an explicit ciphers...
2006-04-14 Richard LevitteGot sick and tired of duplicating... Too error-prone...
2006-04-14 Dr. Stephen... Update copyright notices on a few files where all origi...
2006-04-14 Dr. Stephen... Print out zero length string properly.
2006-04-14 Dr. Stephen... Add functions to allow setting and adding external...
2006-04-13 Dr. Stephen... Complete key derivation support.
2006-04-13 Dr. Stephen... Update dependencies.
2006-04-13 Dr. Stephen... Add key derivation support.
2006-04-13 Dr. Stephen... Change the option setting command line switch to "...
2006-04-13 Richard LevitteSynchronise what what's happening with the Unix build
2006-04-13 Dr. Stephen... Typo.
2006-04-12 Dr. Stephen... Extend DH ASN1 method, add DH EVP_PKEY_METHOD.
2006-04-12 Dr. Stephen... Fix leak.
2006-04-12 Dr. Stephen... PKCS#3 DH PKCS#8 ASN1 support.
2006-04-12 Ulf Möllerdeclare as in prototype
2006-04-12 Dr. Stephen... Extend DH ASN1 method to support public key encode...
2006-04-12 Dr. Stephen... Compare parameters when comparing public keys.
2006-04-12 Dr. Stephen... Add file dso_beos.c missing from original commit.
2006-04-12 Dr. Stephen... Support for DSA keygen, fix for genpkey.
2006-04-12 Dr. Stephen... Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
2006-04-11 Ulf MöllerAdd BeOS support.
2006-04-11 Ulf Möllermanual pages as HTML
2006-04-11 Ulf MöllerUse Dl_info only on systems where it is known to exist...
2006-04-11 Ulf Mölleruncomment; that one slipped through
2006-04-11 Ulf Möllerimprove make dclean to remove files generated during...
2006-04-11 Dr. Stephen... Fix parameter error messages.
2006-04-11 Dr. Stephen... Write parameters if -genparam option include.
2006-04-11 Dr. Stephen... Add parameter generation option to genpkey.
2006-04-11 Dr. Stephen... Add support for setting keybits and public exponent...
2006-04-11 Dr. Stephen... Initial keygen support.
2006-04-10 Dr. Stephen... ctrls to set PSS salt length.
2006-04-10 Dr. Stephen... Preliminary PSS support.
2006-04-10 Dr. Stephen... Beginnings of PSS support.
2006-04-10 Richard LevitteSynchronise with the Unix build
2006-04-10 Dr. Stephen... Change operation values so they can be used as a mask.
2006-04-10 Dr. Stephen... Implementation of pkey_rsa_verify. Some constification.
2006-04-10 Dr. Stephen... New utility function to reverse a buffer, either by...
2006-04-09 Dr. Stephen... Store digests as EVP_MD instead of a NID.
2006-04-09 Dr. Stephen... Constification.
2006-04-09 Dr. Stephen... Bugfix X9.31 padding.
2006-04-09 Dr. Stephen... Support for digest signing and X931 in rsa_pkey_meth.
2006-04-09 Dr. Stephen... Add checking to padding ctrl.
2006-04-09 Dr. Stephen... Add RSA ctrl for padding mode, add ctrl support in...
2006-04-09 Dr. Stephen... Fix typo. Add EVP_PKEY_CTX control function for later...
2006-04-08 Dr. Stephen... Reformat pkeyutl.c, add support for verify operation...
2006-04-08 Dr. Stephen... Update dependencies.
2006-04-08 Dr. Stephen... Implement encrypt/decrypt using RSA.
2006-04-08 Dr. Stephen... Initial functions for RSA EVP_PKEY_METHOD.
2006-04-07 Dr. Stephen... If <operatio>_init function is zero interpret as noop.
2006-04-07 Dr. Stephen... New utility 'pkeyutl' a general purpose version of...
2006-04-07 Dr. Stephen... Include EVP_PKEY argument in EVP_PKEY_CTX_new(). This...
2006-04-07 Dr. Stephen... Initial functions for main EVP_PKEY_METHOD operations.
2006-04-06 Dr. Stephen... Updated to EVP_PKEY_METHOD code... still doesn't do...
2006-04-06 Dr. Stephen... Initial definitions and a few functions for EVP_PKEY_ME...
2006-04-05 Bodo MöllerRemove ECC extension information from external represen...
next