summaryrefslogtreecommitdiffstats
path: root/crypto/evp/e_rc4.c
AgeCommit message (Expand)Author
2021-06-01Rename all getters to use get/get0 in nameTomas Mraz
2021-04-18Add "origin" field to EVP_CIPHER, EVP_MDRich Salz
2021-04-08Update copyright yearMatt Caswell
2021-04-08evp: fix coverity 1451510: argument cannot be negativePauli
2020-04-23Update copyright yearMatt Caswell
2020-01-16Deprecate the low level RC4 functionsPauli
2019-09-28Reorganize private crypto header filesDr. Matthias St. Pierre
2018-12-06Following the license change, modify the boilerplates in crypto/evp/Richard Levitte
2017-10-18Remove parentheses of return.KaoruToda
2017-01-24Cleanup EVP_CIPH/EP_CTRL duplicate definesTodd Short
2016-05-17Copyright consolidation 05/10Rich Salz
2016-03-07Rename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get_cipher_dataMatt Caswell
2016-01-26Remove /* foo.c */ commentsRich Salz
2016-01-12Adapt builtin cipher implementations to opaque EVP_CIPHERRichard Levitte
2016-01-12Adapt cipher implementations to opaque EVP_CIPHER_CTXRichard Levitte
2015-05-14Identify and move common internal libcrypto header filesRichard Levitte
2015-01-22Run util/openssl-format-source -v -c .Matt Caswell
2008-10-31size_t-fy EVP_CIPHER. Note that being size_t-fied it doesn't requireAndy Polyakov
2005-08-28fix warnings when building openssl with the following compiler options:Nils Larsch
2003-03-20Make sure we get the definition of OPENSSL_NO_RC4.Richard Levitte
2002-11-13Security fixes brought forward from 0.9.7.Ben Laurie
2001-07-30Really add the EVP and all of the DES changes.Ben Laurie
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2000-06-03EVP constification.Ben Laurie
2000-05-28Third phase of EVP cipher overhaul.Dr. Stephen Henson
2000-05-27Second phase of EVP cipher overhaul.Dr. Stephen Henson
2000-05-26Beginnings of EVP cipher overhaul. This should eventuallyDr. Stephen Henson
1999-04-26Remove NOPROTO definitions and error code comments.Ulf Möller
1999-04-23Change #include filenames from <foo.h> to <openssl.h>.Bodo Möller
1999-04-19Change functions to ANSI C.Ulf Möller
1998-12-21Import of old SSLeay release: SSLeay 0.9.0bRalf S. Engelschall
1998-12-21Import of old SSLeay release: SSLeay 0.8.1bRalf S. Engelschall