Shane Lontis
|
fc27fca84a
Add ossl_bn_group symbols
|
3 år sedan |
Matt Caswell
|
6d2a1eff55
Deprecate the low level SRP APIs
|
3 år sedan |
Richard Levitte
|
4333b89f50
Update copyright year
|
3 år sedan |
Matt Caswell
|
5b57aa24c3
Ensure SRP BN_mod_exp follows the constant time path
|
3 år sedan |
Dr. Matthias St. Pierre
|
b425001010
Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
|
4 år sedan |
Matt Caswell
|
33388b44b6
Update copyright year
|
4 år sedan |
Matt Caswell
|
e85982c7a9
Make SRP library context aware
|
4 år sedan |
Dr. Matthias St. Pierre
|
25f2138b0a
Reorganize private crypto header files
|
5 år sedan |
Matt Caswell
|
d63bde7827
Check more return values in the SRP code
|
5 år sedan |
Richard Levitte
|
7428b99b2d
Following the license change, modify the boilerplates in crypto/srp/
|
6 år sedan |
Antoine Salon
|
495a1e5c3a
SRP module documentation
|
6 år sedan |
Tim Hudson
|
3b855b1f89
update SRP copyright notice
|
6 år sedan |
Dr. Stephen Henson
|
8f332ac962
SRP code tidy.
|
8 år sedan |
Matt Caswell
|
4162c7d378
Fix mem leak on error path
|
8 år sedan |
Matt Caswell
|
85d6b09dda
Fix mem leak on error path
|
8 år sedan |
Matt Caswell
|
c72b8e069d
Fix mem leak on error path
|
8 år sedan |
Dr. Stephen Henson
|
d166ed8c11
check return values for EVP_Digest*() APIs
|
8 år sedan |
Matt Caswell
|
98370c2dd7
constify SRP
|
8 år sedan |
Matt Caswell
|
308ff28673
Fix error return value in SRP functions
|
8 år sedan |
Cynh
|
c9141a43e2
Fix SRP client key computation
|
8 år sedan |
Rich Salz
|
aa6bb1352b
Copyright consolidation 05/10
|
8 år sedan |
FdaSilvaYY
|
0d4fb84390
GH601: Various spelling fixes.
|
8 år sedan |
Rich Salz
|
349807608f
Remove /* foo.c */ comments
|
9 år sedan |
Richard Levitte
|
39d5193201
Fix clang complaints about uninitialised variables.
|
9 år sedan |
Richard Levitte
|
bfb0641f93
Cleanup: fix all sources that used EVP_MD_CTX_(create|init|destroy)
|
9 år sedan |
Richard Levitte
|
6e59a892db
Adjust all accesses to EVP_MD_CTX to use accessor functions.
|
9 år sedan |
Dr. Stephen Henson
|
8cf2782399
Fix "defined but not used" warnings.
|
9 år sedan |
Richard Levitte
|
b39fc56061
Identify and move common internal libcrypto header files
|
9 år sedan |
Rich Salz
|
75ebbd9aa4
Use p==NULL not !p (in if statements, mainly)
|
9 år sedan |
Rich Salz
|
23a1d5e97c
free NULL cleanup 7
|
9 år sedan |