.. |
.cvsignore
|
Add emacs cache files to .cvsignore.
|
2005-04-11 14:17:07 +00:00 |
bio_b64.c
|
A general spring-cleaning (in autumn) to fix up signed/unsigned warnings.
|
2003-10-29 20:24:15 +00:00 |
bio_enc.c
|
Increase offset for BIO_f_enc() to avoid problems with overlapping buffers
|
2005-04-28 00:21:29 +00:00 |
bio_md.c
|
test, remove unnecessary const cast
|
2005-03-22 17:55:18 +00:00 |
bio_ok.c
|
Fix compiler warnings in crypto/evp/bio_ok.c as pointed out by Geoff.
|
2004-08-29 16:19:27 +00:00 |
c_all.c
|
OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer a
|
2004-08-29 16:36:05 +00:00 |
c_allc.c
|
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
|
2006-05-15 17:34:36 +00:00 |
c_alld.c
|
Add Whirlpool to EVP.
|
2005-11-30 20:57:23 +00:00 |
digest.c
|
Update EVP_MD_CTX_copy_ex() to use EVP_PKEY_CTX_dup().
|
2006-05-25 00:55:00 +00:00 |
e_aes.c
|
Add the missing parts for DES CFB1 and CFB8.
|
2004-01-28 19:05:35 +00:00 |
e_bf.c
|
Make sure we get the definition of OPENSSL_NO_BF.
|
2003-03-20 23:28:16 +00:00 |
e_cast.c
|
Make sure we get the definition of OPENSSL_NO_CAST.
|
2003-03-20 23:28:27 +00:00 |
e_des.c
|
as we encrypt every bit separately we need to loop through the number
|
2006-04-20 13:11:52 +00:00 |
e_des3.c
|
Enhance EVP code to generate random symmetric keys of the
|
2004-03-28 17:38:00 +00:00 |
e_dsa.c
|
Change #include filenames from <foo.h> to <openssl.h>.
|
1999-04-23 22:13:45 +00:00 |
e_idea.c
|
Make sure we get the definition of OPENSSL_NO_IDEA.
|
2003-03-20 23:28:55 +00:00 |
e_null.c
|
fix warnings when building openssl with the following compiler options:
|
2005-08-28 22:49:57 +00:00 |
e_old.c
|
Use OPENSSL_NO_CAST, not OPENSSL_NO_CAST5 in e_old.c
|
2005-04-25 23:09:00 +00:00 |
e_rc2.c
|
Add PRF preference ctrl to ciphers.
|
2006-05-15 18:35:13 +00:00 |
e_rc4.c
|
fix warnings when building openssl with the following compiler options:
|
2005-08-28 22:49:57 +00:00 |
e_rc5.c
|
Make sure we get the definition of OPENSSL_NO_RC5.
|
2003-03-20 23:29:26 +00:00 |
e_xcbc_d.c
|
fix warnings when building openssl with the following compiler options:
|
2005-08-28 22:49:57 +00:00 |
encode.c
|
Do no try to pretend we're at the end of anything unless we're at the end
|
2005-06-20 22:11:14 +00:00 |
evp.h
|
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
|
2006-06-02 12:33:39 +00:00 |
evp_acnf.c
|
We seem to carry some rests of the 0.9.6 [engine] ENGINE framework in form
|
2003-04-08 06:00:05 +00:00 |
evp_enc.c
|
New functions to support opaque EVP_CIPHER_CTX handling.
|
2005-12-02 13:46:39 +00:00 |
evp_err.c
|
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
|
2006-06-02 12:33:39 +00:00 |
evp_key.c
|
Check EVP_DigestInit_ex() return value in EVP_BytesToKey().
|
2006-03-01 21:17:13 +00:00 |
evp_lib.c
|
PKCS#8 fixes from stable branch.
|
2004-07-04 16:44:52 +00:00 |
evp_locl.h
|
Add ENGINE support for EVP_PKEY_METHOD including lookups of ENGINE
|
2006-06-02 12:33:39 +00:00 |
evp_pbe.c
|
HMAC OIDs from RFC4231.
|
2006-05-17 12:27:45 +00:00 |
evp_pkey.c
|
Make EVP_PKEY_ASN1_METHOD opaque. Add application level functions to
|
2006-03-22 17:59:49 +00:00 |
evp_test.c
|
changes from 0.9.8
|
2005-05-31 18:22:53 +00:00 |
evptests.txt
|
Add the AES test vectors from NIST document SP800-38A.
|
2002-05-31 13:13:43 +00:00 |
m_dss.c
|
Remove link between digests and signature algorithms.
|
2006-04-19 17:05:59 +00:00 |
m_dss1.c
|
Remove link between digests and signature algorithms.
|
2006-04-19 17:05:59 +00:00 |
m_ecdsa.c
|
Remove link between digests and signature algorithms.
|
2006-04-19 17:05:59 +00:00 |
m_md2.c
|
make
|
2005-07-16 12:37:36 +00:00 |
m_md4.c
|
make
|
2005-07-16 12:37:36 +00:00 |
m_md5.c
|
make
|
2005-07-16 12:37:36 +00:00 |
m_mdc2.c
|
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
2004-05-15 11:29:55 +00:00 |
m_null.c
|
size_t-fication of message digest APIs. We should size_t-fy more APIs...
|
2004-05-15 11:29:55 +00:00 |
m_ripemd.c
|
make
|
2005-07-16 12:37:36 +00:00 |
m_sha.c
|
make
|
2005-07-16 12:37:36 +00:00 |
m_sha1.c
|
Remove link between digests and signature algorithms.
|
2006-04-19 17:05:59 +00:00 |
m_sigver.c
|
New functions for enchanced digest sign/verify.
|
2006-05-24 17:30:09 +00:00 |
m_wp.c
|
Add Whirlpool to EVP.
|
2005-11-30 20:57:23 +00:00 |
Makefile
|
Make update.
|
2006-06-02 17:54:47 +00:00 |
names.c
|
Fix bug where freed OIDs could be accessed in EVP_cleanup() by
|
2006-03-28 17:23:48 +00:00 |
openbsd_hw.c
|
This changes EVP's cipher and digest code to hook via the ENGINE support.
|
2001-09-25 21:37:02 +00:00 |
p5_crpt.c
|
Change builting PBE to use static table. Add entries for HMAC and MD5, GOST.
|
2006-05-15 17:34:36 +00:00 |
p5_crpt2.c
|
Code tidy.
|
2006-05-18 18:06:03 +00:00 |
p_dec.c
|
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
|
2006-04-12 10:20:47 +00:00 |
p_enc.c
|
Initial DSA EVP_PKEY_METHOD. Fixup some error codes.
|
2006-04-12 10:20:47 +00:00 |
p_lib.c
|
New functions to get key types without dereferncing EVP_PKEY.
|
2006-05-11 21:33:00 +00:00 |
p_open.c
|
Initial functions for main EVP_PKEY_METHOD operations.
|
2006-04-07 16:42:09 +00:00 |
p_seal.c
|
Initial functions for main EVP_PKEY_METHOD operations.
|
2006-04-07 16:42:09 +00:00 |
p_sign.c
|
Fix warnings.
|
2006-05-24 13:29:32 +00:00 |
p_verify.c
|
Remove link between digests and signature algorithms.
|
2006-04-19 17:05:59 +00:00 |
pmeth_fn.c
|
Use size_t for new crypto size parameters.
|
2006-05-24 12:33:46 +00:00 |
pmeth_gn.c
|
New pkey functions for keygen callbacks and retrieving operation type.
|
2006-05-31 17:34:14 +00:00 |
pmeth_lib.c
|
Extend default method string to include public key methods.
|
2006-06-02 13:09:59 +00:00 |