Matt Caswell
|
556009c596
Copyright year updates
|
1 jaar geleden |
Bernd Edlinger
|
68e95f7840
Fix a possible memleak in SRP_VBASE_new
|
1 jaar geleden |
xkernel
|
f44d32fdfb
add a check for the return of sk_SRP_gN_new_null() so that capture the potential memory error in time
|
2 jaren geleden |
Richard Levitte
|
e077455e9e
Stop raising ERR_R_MALLOC_FAILURE in most places
|
2 jaren geleden |
x2018
|
1287dabd0b
fix some code with obvious wrong coding style
|
3 jaren geleden |
Pauli
|
5cbd2ea3f9
add zero strenght arguments to BN and RAND RNG calls
|
3 jaren geleden |
Pauli
|
42e7d043f0
srp: remove references to EVP_sha1()
|
3 jaren geleden |
Pauli
|
b06450bcf7
srp: fix double free,
|
3 jaren geleden |
Matt Caswell
|
a28d06f3e9
Update copyright year
|
3 jaren geleden |
Matt Caswell
|
6d2a1eff55
Deprecate the low level SRP APIs
|
3 jaren geleden |
Richard Levitte
|
9311d0c471
Convert all {NAME}err() in crypto/ to their corresponding ERR_raise() call
|
4 jaren geleden |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 jaren geleden |
Matt Caswell
|
22fbfe6a7d
Fix safestack issues in srp.h
|
4 jaren geleden |
Rich Salz
|
852c2ed260
In OpenSSL builds, declare STACK for datatypes ...
|
4 jaren geleden |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 jaren geleden |
Matt Caswell
|
e85982c7a9
Make SRP library context aware
|
4 jaren geleden |
Richard Levitte
|
00db8c60aa
Update source files for pre-3.0 deprecation
|
5 jaren geleden |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 jaren geleden |
Sam Roberts
|
df4439186f
Remove unnecessary trailing whitespace
|
5 jaren geleden |
Matt Caswell
|
d63bde7827
Check more return values in the SRP code
|
5 jaren geleden |
Matt Caswell
|
0a5bda639f
Check a return value in the SRP code
|
5 jaren geleden |
Richard Levitte
|
7428b99b2d
Following the license change, modify the boilerplates in crypto/srp/
|
6 jaren geleden |
Richard Levitte
|
fcd2d5a612
Refactor the computation of API version limits
|
6 jaren geleden |
Antoine Salon
|
ebfd055b29
Making SRP_user_pwd functions public
|
6 jaren geleden |
Antoine Salon
|
51f03f1227
Added SRP_VBASE_add0_user()
|
6 jaren geleden |
Antoine Salon
|
495a1e5c3a
SRP module documentation
|
6 jaren geleden |
Richard Levitte
|
3ccfcd8a85
Make ck_errf.pl ignore commented out error generation
|
6 jaren geleden |
Matt Caswell
|
9f2a3bb19d
Fix a memory leak in an error path
|
6 jaren geleden |
Matt Caswell
|
3fd5970035
Add support for the SRP base64 alphabet
|
6 jaren geleden |
Matt Caswell
|
c080461448
Change SRP functions to use EVP_EncodeUpdate/EVP_DecodeUpdate functions
|
6 jaren geleden |