openssl.git
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...
2006-04-05 Dr. Stephen... New function to add dynamic alias.
2006-04-05 Dr. Stephen... Last arg to EVP_PKEY_assign() should be void *.
2006-04-05 Dr. Stephen... Rebuild mac table to avoid duplicates.
2006-04-05 Dr. Stephen... Typos in a few OID names.
2006-04-05 Dr. Stephen... Typo.
2006-04-05 Dr. Stephen... Minor object name edit.
2006-04-04 Dr. Stephen... Add an explicit load_config() call so any added algorit...
2006-04-04 Dr. Stephen... Fix dynamic public key method lookup.
2006-04-04 Dr. Stephen... New function to retrieve ASN1 info on public key algori...
2006-04-04 Dr. Stephen... Stop warning.
2006-04-04 Dr. Stephen... Update and add last (?) set of GOST OIDs.
2006-04-03 Bodo Möllerclarification
2006-04-03 Bodo Möllercheck length properly
2006-04-03 Bodo Möllersimplify: use s2n macro
2006-04-03 Bodo MöllerAvoid hard-coded table length where we can use sizeof.
2006-04-03 Bodo Möllerfix memory leak
2006-04-03 Richard LevitteChange chop to chomp when reading lines, so CRLF is...
2006-04-02 Dr. Stephen... More GOST OIDs
2006-04-02 Dr. Stephen... Add GOST parameter set OIDs.
2006-03-31 Dr. Stephen... Don't free up key in priv_decode.
2006-03-31 Dr. Stephen... Initialize pval.
2006-03-31 Richard LevitteIf we declare a function, like d2i_TS_MSG_IMPRINT_bio...
2006-03-31 Dr. Stephen... Fix gost OIDs.
2006-03-30 Richard LevitteSynchronise with recent changes
2006-03-30 Richard LevitteThe -config option flag needs to be in the SSLEAY_CONFI...
2006-03-30 Bodo Möllerfix for hostname extension
2006-03-30 Bodo MöllerImplement Supported Elliptic Curves Extension.
2006-03-30 Bodo MöllerChange default curve (for compatibility with a
2006-03-30 Bodo MöllerImplement cipher-suite selection logic given Supported...
2006-03-29 Dr. Stephen... Fix typo.
2006-03-29 Dr. Stephen... Add some GOST OIDs.
2006-03-29 Dr. Stephen... Add missing function declaration.
2006-03-28 Dr. Stephen... Fix bug where freed OIDs could be accessed in EVP_clean...
2006-03-28 Dr. Stephen... Typo.
2006-03-28 Dr. Stephen... New utility pkeyparam. Enhance and bugfix algorithm...
2006-03-28 Dr. Stephen... New general public key utility 'pkey'.
2006-03-28 Richard LevitteSmall bug. apps/CA.sh and apps/CA.com look at SSLEAY_C...
2006-03-27 Richard LevitteSince we're moving between directories, let's get an...
2006-03-26 Bodo MöllerSimplify ASN.1 for point format list
2006-03-25 Richard LevitteOnly try to remove the tsa.dir subdirectory if it actua...
2006-03-24 Dr. Stephen... Initial support for generalized public key parameters.
2006-03-23 Dr. Stephen... Add support for legacy PEM format private keys in EVP_P...
2006-03-23 Dr. Stephen... Typo.
2006-03-23 Dr. Stephen... Fix bug in DSA, EC methods.
2006-03-23 Dr. Stephen... Add information and pem strings. Update dependencies.
2006-03-22 Dr. Stephen... Make EVP_PKEY_ASN1_METHOD opaque. Add application level...
2006-03-22 Richard LevitteKeep up with the changes in the Unix build system.
2006-03-22 Dr. Stephen... Move algorithm specific print code from crypto/asn1...
2006-03-22 Dr. Stephen... Gather printing routines into EVP_PKEY_ASN1_METHOD.
2006-03-22 Richard LevitteVMS doesn't support includes of paths very well.
next