tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
lib
/
libcrypto
/
rc2
/
at
fan
9 files
rc2.h
Explicitly include <openssl/opensslconf.h> in every file that references an OPENSSL_NO_* define. This avoids relying on something else pulling it in for us, plus it fixes several cases where the #ifndef OPENSSL_NO_XYZ is never going to do anything, since OPENSSL_NO_XYZ will never defined, due to the fact that opensslconf.h has not been included.
11 years ago
rc2_cbc.c
Make internal header file names consistent
3 years ago
rc2_ecb.c
Make internal header file names consistent
3 years ago
rc2_local.h
Make internal header file names consistent
3 years ago
rc2_skey.c
Make internal header file names consistent
3 years ago
rc2cfb64.c
Make internal header file names consistent
3 years ago
rc2ofb64.c
Make internal header file names consistent
3 years ago
rrc2.doc
Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build functionality for shared libs.
27 years ago
version
spelling fixes; from paul tagliamonte i removed the arithmetics -> arithmetic changes, as i felt they were not clearly correct
3 years ago