summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/err/openssl.ec (follow)
Commit message (Collapse)AuthorAgeFilesLines
* GOST crypto algorithms (well, most of them), ported from the removed GOSTmiod2014-11-091-0/+1
| | | | | | | | | | | | engine to regular EVP citizens, contributed by Dmitry Eremin-Solenikov; libcrypto bits only for now. This is a verbatim import of Dmitry's work, and does not compile in this state; the forthcoming commits will address these issues. None of the GOST code is enabled in libcrypto yet, for it still gets compiled with OPENSSL_NO_GOST defined. However, the public header gost.h will be installed.
* Remove JPAKE remnants - there is no jpake.h, so if OPENSSL_NO_JPAKE wasjsing2014-07-111-1/+0
| | | | removed from opensslconf.h, this would no longer compile.
* resolve conflicts, fix local changesdjm2010-10-011-1/+8
|
* resolve conflictsdjm2009-01-091-0/+2
|
* resolve conflictsdjm2008-09-061-1/+6
|
* resolve conflictsdjm2006-06-271-1/+1
|
* resolve conflictsdjm2005-04-291-0/+1
|
* OpenSSL 0.9.7 stable 2002 05 08 mergebeck2002-05-151-12/+19
|
* openssl-engine-0.9.6 mergebeck2000-12-151-0/+2
|
* OpenSSL 0.9.5 mergebeck2000-03-191-2/+3
| | | | | | *warning* this bumps shared lib minors for libssl and libcrypto from 2.1 to 2.2 if you are using the ssl26 packages for ssh and other things to work you will need to get new ones (see ~beck/libsslsnap/<arch>) on cvs or ~beck/src-patent.tar.gz on cvs
* OpenSSL 0.9.4 mergebeck1999-09-291-0/+71