.. |
.cvsignore
|
4bb61becbb
Add emacs cache files to .cvsignore.
|
20 years ago |
Makefile
|
7c27ac1030
Update dependencies.
|
17 years ago |
bio_b64.c
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 years ago |
bio_enc.c
|
a93b01be57
Increase offset for BIO_f_enc() to avoid problems with overlapping buffers
|
19 years ago |
bio_md.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
bio_ok.c
|
746fc2526f
Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff.
|
20 years ago |
c_all.c
|
2b247cf81f
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
20 years ago |
c_allc.c
|
1139eeecbc
Merge from 0.9.8 stable branch.
|
17 years ago |
c_alld.c
|
405d9761a5
Allow for ./config no-sha0 [from stable].
|
19 years ago |
dig_eng.c
|
4742bc0f6f
Fix remaining error code discrepancies.
|
17 years ago |
digest.c
|
03b7b4690c
Cleaner check of self test status.
|
17 years ago |
e_aes.c
|
5fd76ba57a
Changes to make AES algorithm test work via EVP.
|
17 years ago |
e_bf.c
|
abf21308d2
Make sure we get the definition of OPENSSL_NO_BF.
|
22 years ago |
e_camellia.c
|
f4f1dc39e0
Fix from HEAD.
|
18 years ago |
e_cast.c
|
fb10590910
Make sure we get the definition of OPENSSL_NO_CAST.
|
22 years ago |
e_des.c
|
27f50994ff
Disable DES in FIPS mode.
|
17 years ago |
e_des3.c
|
8944220221
Move 3DES EVP inside FIPS module and modify algorithm tests to use it.
|
17 years ago |
e_dsa.c
|
ec577822f9
Change #include filenames from <foo.h> to <openssl.h>.
|
26 years ago |
e_idea.c
|
786b0075d5
Make sure we get the definition of OPENSSL_NO_IDEA.
|
22 years ago |
e_null.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
e_old.c
|
2e7245f5a3
Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c
|
19 years ago |
e_rc2.c
|
2754597013
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
21 years ago |
e_rc4.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
e_rc5.c
|
f118514501
Make sure we get the definition of OPENSSL_NO_RC5.
|
22 years ago |
e_seed.c
|
b2d65cbac7
Fix warnings.
|
17 years ago |
e_xcbc_d.c
|
7f622f6c04
fix warnings when building openssl with (gcc 3.3.1):
|
19 years ago |
enc_min.c
|
03b7b4690c
Cleaner check of self test status.
|
17 years ago |
encode.c
|
2b975dfd5b
Do no try to pretend we're at the end of anything unless we're at the end
|
19 years ago |
evp.h
|
4742bc0f6f
Fix remaining error code discrepancies.
|
17 years ago |
evp_acnf.c
|
43eb3b0130
We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form
|
22 years ago |
evp_cnf.c
|
56474376dc
If config file tries to enter FIPS mode in a non FIPS capable library
|
18 years ago |
evp_enc.c
|
03b7b4690c
Cleaner check of self test status.
|
17 years ago |
evp_err.c
|
4742bc0f6f
Fix remaining error code discrepancies.
|
17 years ago |
evp_key.c
|
81418b7c77
Update from HEAD.
|
19 years ago |
evp_lib.c
|
5fd76ba57a
Changes to make AES algorithm test work via EVP.
|
17 years ago |
evp_locl.h
|
e881c00515
EVP_*_cfb1 was broken [from HEAD].
|
17 years ago |
evp_pbe.c
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
evp_pkey.c
|
4913b88f70
make
|
19 years ago |
evp_test.c
|
1139eeecbc
Merge from 0.9.8 stable branch.
|
17 years ago |
evptests.txt
|
1139eeecbc
Merge from 0.9.8 stable branch.
|
17 years ago |
m_dss.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
m_dss1.c
|
ff03c6bc97
Add tiny ASN1 code for DSA signatures.
|
18 years ago |
m_ecdsa.c
|
9e0aad9fd6
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
20 years ago |
m_md2.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
m_md4.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
m_md5.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
m_mdc2.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
m_null.c
|
9e0aad9fd6
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
20 years ago |
m_ripemd.c
|
4913b88f70
make
|
19 years ago |
m_sha.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
m_sha1.c
|
ff03c6bc97
Add tiny ASN1 code for DSA signatures.
|
18 years ago |
names.c
|
aeb9ccfaad
And so it begins...
|
18 years ago |
openbsd_hw.c
|
11a57c7be5
This changes EVP's cipher and digest code to hook via the ENGINE support.
|
23 years ago |
p5_crpt.c
|
3de6d65ea3
improved error checking and some fixes
|
19 years ago |
p5_crpt2.c
|
b095418d20
Fix from 0.9.7-stable.
|
19 years ago |
p_dec.c
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
21 years ago |
p_enc.c
|
875a644a90
Constify d2i, s2i, c2i and r2i functions and other associated
|
21 years ago |
p_lib.c
|
4913b88f70
make
|
19 years ago |
p_open.c
|
60a938c6bc
(oops) Apologies all, that last header-cleanup commit was from the wrong
|
21 years ago |
p_seal.c
|
216659eb87
Enhance EVP code to generate random symmetric keys of the
|
21 years ago |
p_sign.c
|
9719193222
New EVP sign and verify functionality.
|
18 years ago |
p_verify.c
|
9719193222
New EVP sign and verify functionality.
|
18 years ago |