.. |
.cvsignore
|
4bb61becbb
Add emacs cache files to .cvsignore.
|
19 years ago |
Makefile
|
5ce278a77b
More type-checking.
|
16 years ago |
rsa.h
|
6c2878344f
Fix from stable branch.
|
16 years ago |
rsa_ameth.c
|
5e4430e70d
More size_tification.
|
16 years ago |
rsa_asn1.c
|
244847591f
Extend callback function to support print customization.
|
19 years ago |
rsa_chk.c
|
e9224c7177
This is a first-cut at improving the callback mechanisms used in
|
22 years ago |
rsa_depr.c
|
8c5a2bd6bb
add additional checks + cleanup
|
19 years ago |
rsa_eay.c
|
db99c52509
Really get rid of unsafe double-checked locking.
|
16 years ago |
rsa_err.c
|
4f1aa191b3
Initial support for enveloped data decrypt. Extent runex.pl to cover these
|
16 years ago |
rsa_gen.c
|
bd31fb2145
Change to mitigate branch prediction attacks
|
17 years ago |
rsa_lib.c
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 years ago |
rsa_locl.h
|
7f4301668f
Make sure the int_rsa_verify() prototype matches the implementation
|
18 years ago |
rsa_none.c
|
29c1f0615b
Constify the RSA library.
|
24 years ago |
rsa_null.c
|
8afca8d9c6
Fix more error codes.
|
19 years ago |
rsa_oaep.c
|
94fd382f8b
Fix two invalid memory reads in RSA OAEP mode.
|
16 years ago |
rsa_pk1.c
|
ba8ad07490
The logic in the main signing and verifying functions to check lengths was
|
22 years ago |
rsa_pmeth.c
|
156ee88285
Indicate support for digest init ctrl.
|
16 years ago |
rsa_prn.c
|
09b88a4a55
Update copyright notices on a few files where all original SSLeay code has
|
18 years ago |
rsa_pss.c
|
8215e7a938
fix warnings when building openssl with the following compiler options:
|
19 years ago |
rsa_saos.c
|
a0e7c8eede
Add lots of checks for memory allocation failure, error codes to indicate
|
20 years ago |
rsa_sign.c
|
a291745eeb
fix function codes for error
|
17 years ago |
rsa_ssl.c
|
5b331ab77a
We should check the eight bytes starting at p[-9] for rollback attack
|
16 years ago |
rsa_test.c
|
4c3296960d
Remove the dual-callback scheme for numeric and pointer thread IDs,
|
16 years ago |
rsa_x931.c
|
a78c0632ed
Fix for padding X9.31 padding check and zero padding bytes.
|
19 years ago |