index
:
openssl
master
openssl
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
evp
/
e_rc5.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Address coverity 1493382 argument cannot be negative
Pauli
2021-11-07
1
-3
/
+4
*
Update copyright year
Matt Caswell
2021-06-17
1
-1
/
+1
*
Rename all getters to use get/get0 in name
Tomas Mraz
2021-06-01
1
-2
/
+2
*
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
Richard Levitte
2020-11-13
1
-2
/
+2
*
Update copyright year
Matt Caswell
2020-04-23
1
-1
/
+1
*
Deprecate the low level RC5 functions
Pauli
2020-01-15
1
-0
/
+6
*
Reorganize local header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Reorganize private crypto header files
Dr. Matthias St. Pierre
2019-09-28
1
-1
/
+1
*
Change RC5_32_set_key to return an int type
Matt Caswell
2019-07-01
1
-3
/
+2
*
Ensure that rc5 doesn't try to use a key longer than 2040 bits
Matt Caswell
2019-07-01
1
-0
/
+4
*
Following the license change, modify the boilerplates in crypto/evp/
Richard Levitte
2018-12-06
1
-1
/
+1
*
Use "" not <> for internal/ includes
Rich Salz
2017-08-22
1
-1
/
+1
*
Fix spelling of error code
Kurt Roeckx
2016-08-10
1
-1
/
+1
*
Copyright consolidation 04/10
Rich Salz
2016-05-17
1
-54
/
+6
*
Remove /* foo.c */ comments
Rich Salz
2016-01-26
1
-1
/
+0
*
After EVP_CIPHER turned opaque, e_rc5.c needs to include evp_int.h
Richard Levitte
2016-01-13
1
-0
/
+1
*
Identify and move common internal libcrypto header files
Richard Levitte
2015-05-14
1
-1
/
+1
*
Run util/openssl-format-source -v -c .
Matt Caswell
2015-01-22
1
-53
/
+49
*
Make sure we get the definition of OPENSSL_NO_RC5.
Richard Levitte
2003-03-21
1
-2
/
+3
*
The AES modes OFB and CFB are defined with 128 feedback bits. This
Richard Levitte
2002-02-16
1
-1
/
+1
*
Really add the EVP and all of the DES changes.
Ben Laurie
2001-07-31
1
-28
/
+35
*
Make all configuration macros available for application by making
Richard Levitte
2001-02-19
1
-1
/
+1
*
EVP constification.
Ben Laurie
2000-06-03
1
-4
/
+4
*
More EVP cipher revision.
Dr. Stephen Henson
2000-05-30
1
-36
/
+36
*
Fourth phase EVP revision.
Dr. Stephen Henson
2000-05-30
1
-0
/
+118