Matt Caswell
|
d9a7510747
Teach the RSA implementation about TLS RSA Key Transport
|
5 yıl önce |
Dr. Matthias St. Pierre
|
f1d1903dd3
rsa: replace magic number '11' by RSA_PKCS1_PADDING_SIZE
|
5 yıl önce |
Dr. Matthias St. Pierre
|
706457b7bd
Reorganize local header files
|
5 yıl önce |
Bernd Edlinger
|
9c0cf214e7
Modify the RSA_private_decrypt functions to check the padding in
|
5 yıl önce |
Bernd Edlinger
|
d7f5e5ae6d
Fix memory overrun in rsa padding check functions
|
5 yıl önce |
Mansour Ahmadi
|
4fea7005c3
fix inconsistent flen check in rsa_pk1 and rsa_oaep
|
6 yıl önce |
Richard Levitte
|
2a7b6f3908
Following the license change, modify the boilerplates in crypto/rsa/
|
6 yıl önce |
Andy Polyakov
|
e875b0cf2f
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PKCS1_type_2.
|
6 yıl önce |
Matt Caswell
|
1212818eb0
Update copyright year
|
6 yıl önce |
Andy Polyakov
|
582ad5d4d9
rsa/*: switch to BN_bn2binpad.
|
6 yıl önce |
Paul Yang
|
8686c47480
Fix coding style in crypto/rsa directory
|
7 yıl önce |
Bernd Edlinger
|
e670db0183
Fix an information leak in the RSA padding check code.
|
7 yıl önce |
Emilia Kasper
|
ff0426cc94
Remove resolved TODO
|
7 yıl önce |
FdaSilvaYY
|
02e112a885
Whitespace cleanup in crypto
|
8 yıl önce |
Rich Salz
|
2039c421b0
Copyright consolidation 08/10
|
8 yıl önce |
Emilia Kasper
|
ba2de73b18
RT4148
|
8 yıl önce |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 yıl önce |
Rich Salz
|
b51bce9420
Add and use OPENSSL_zalloc
|
9 yıl önce |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 yıl önce |
Richard Levitte
|
6857079791
Identify and move OpenSSL internal header files
|
9 yıl önce |
Rich Salz
|
b548a1f11c
free null cleanup finale
|
9 yıl önce |
Matt Caswell
|
0f113f3ee4
Run util/openssl-format-source -v -c .
|
9 yıl önce |
Dr. Stephen Henson
|
73e45b2dd1
remove OPENSSL_FIPSAPI
|
10 yıl önce |
Richard Levitte
|
7f09a8773b
Include "constant_time_locl.h" rather than "../constant_time_locl.h".
|
10 yıl önce |
Emilia Kasper
|
294d1e36c2
RT3066: rewrite RSA padding checks to be slightly more constant time.
|
10 yıl önce |
Dr. Stephen Henson
|
14ae26f2e4
Transfer error redirection to fips.h, add OPENSSL_FIPSAPI to source files
|
13 yıl önce |
Richard Levitte
|
ba8ad07490
The logic in the main signing and verifying functions to check lengths was
|
22 yıl önce |
Richard Levitte
|
29c1f0615b
Constify the RSA library.
|
24 yıl önce |
Ulf Möller
|
17ef291661
Check tlen size in all padding_check functions. As called within the rsa
|
25 yıl önce |
Ulf Möller
|
eb952088f0
Precautions against using the PRNG uninitialized: RAND_bytes() now
|
25 yıl önce |