Sign in
flutter
/
third_party
/
openssl
/
e66cb363d65592c70b49bec4fe7481ef8cd8253f
e66cb36
Fix the version history: changes going into 1.1.0 that are also going
by Bodo Möller
· 14 years ago
70051b1
set FIPS allow before initialising ctx
by Dr. Stephen Henson
· 14 years ago
bd6386f
make sure custom cipher flag doesn't use any mode bits
by Dr. Stephen Henson
· 14 years ago
1d55dd8
Allow applications to specify alternative FIPS RAND methods if they
by Dr. Stephen Henson
· 14 years ago
38f90d0
sync and update ordinals
by Dr. Stephen Henson
· 14 years ago
19cd204
Don't export functions marked as FIPSCAPABLE.
by Dr. Stephen Henson
· 14 years ago
b08e372
Use FIPSCAPABLE for FIPS module functions used in FIPS capable OpenSSL.
by Dr. Stephen Henson
· 14 years ago
0435dc1
HMAC fips prototypes
by Dr. Stephen Henson
· 14 years ago
e6e7b4e
CMAC FIPS prototypes.
by Dr. Stephen Henson
· 14 years ago
f41154b
#undef bn_div_words as it is defined for FIPS builds.
by Dr. Stephen Henson
· 14 years ago
3096d53
Update dependencies for m_dss.c too.
by Dr. Stephen Henson
· 14 years ago
068291c
Remove x509.h from SHA1 clone digests, update dependencies.
by Dr. Stephen Henson
· 14 years ago
a1a8a71
Install FIPS module in FIPSDIR if set.
by Dr. Stephen Henson
· 14 years ago
603bc93
more prototypes in fips.h
by Dr. Stephen Henson
· 14 years ago
da92341
Add more prototypes.
by Dr. Stephen Henson
· 14 years ago
ca93357
fix memory leak
by Dr. Stephen Henson
· 14 years ago
4960411
Add flags for DH FIPS method.
by Dr. Stephen Henson
· 14 years ago
6b6abd6
Set flags in ECDH and ECDSA methods for FIPS.
by Dr. Stephen Henson
· 14 years ago
7eabad4
rc4_skey.c: remove dead/redundant code (it's never compiled) and
by Andy Polyakov
· 14 years ago
7f0d1be
Add prototypes for some FIPS EC functions.
by Dr. Stephen Henson
· 14 years ago
1c13c12
Set SSL_FIPS flag in ECC ciphersuites.
by Dr. Stephen Henson
· 14 years ago
644ce07
Move function prototype to fips.h
by Dr. Stephen Henson
· 14 years ago
17f121d
e_aes.c: move AES-NI run-time switch and implement the switch for remaining modes.
by Andy Polyakov
· 14 years ago
4d01f27
x86_64cpuid.pl: fix typo.
by Andy Polyakov
· 14 years ago
301799b
x86[_64]cpuid.pl: add function accessing rdrand instruction.
by Andy Polyakov
· 14 years ago
8d51525
No spaces in assignements in a shell script...
by Richard Levitte
· 14 years ago
4f8f8bf
fix error discrepancy
by Dr. Stephen Henson
· 14 years ago
b8b9080
license correction, no EAY code included in this file
by Dr. Stephen Henson
· 14 years ago
549c4ad
Add "OPENSSL_FIPSCAPABLE" define for a version of OpenSSL which is
by Dr. Stephen Henson
· 14 years ago
267229b
Constify RSA signature buffer.
by Dr. Stephen Henson
· 14 years ago
946f571
Typo.
by Dr. Stephen Henson
· 14 years ago
2280dc7
Remove FIPS RSA functions from crypto/rsa.
by Dr. Stephen Henson
· 14 years ago
0cabe4e
Move FIPS RSA function definitions to fips.h
by Dr. Stephen Henson
· 14 years ago
b6df360
Simple automated certificate creation demo.
by Dr. Stephen Henson
· 14 years ago
e7ee10d
Clone digest prototypes.
by Dr. Stephen Henson
· 14 years ago
bce1af7
Add DSA and ECDSA "clone digests" to module for compatibility with old
by Dr. Stephen Henson
· 14 years ago
654ac27
typo
by Dr. Stephen Henson
· 14 years ago
8f119a0
set FIPS permitted flag before initalising digest
by Dr. Stephen Henson
· 14 years ago
06843f8
Fake CPU caps so fips_standalone_sha1 compiles.
by Dr. Stephen Henson
· 14 years ago
1b2047c
Don't round up partitioned premaster secret length if there is only one
by Dr. Stephen Henson
· 14 years ago
eda3766
Output supported curves in preference order instead of numerically.
by Dr. Stephen Henson
· 14 years ago
62b6c5c
e_aes.c: fix typo.
by Andy Polyakov
· 14 years ago
e76cbcf
e_aes.c: fix aes_cfb1_cipher.
by Andy Polyakov
· 14 years ago
d1fff48
e_aes.c: integrate AESNI directly into EVP.
by Andy Polyakov
· 14 years ago
8da721e
aesni-x86[_64].pl: relax alignment requirement.
by Andy Polyakov
· 14 years ago
3e2e231
Add more cipher prototypes.
by Dr. Stephen Henson
· 14 years ago
87829ac
Prototypes for more FIPS functions for use in FIPS capable OpenSSL.
by Dr. Stephen Henson
· 14 years ago
fe9a510
Various mingw64 fixes.
by Andy Polyakov
· 14 years ago
afa4b38
sha1-586|x86_64.pl: minor portability fix.
by Andy Polyakov
· 14 years ago
18f5603
x86cpuid.pl: last commit broke platforms with perl with 64-bit integer.
by Andy Polyakov
· 14 years ago
0c14980
sha1-586|x86_64.pl: add SSSE3 and AVX code paths.
by Andy Polyakov
· 14 years ago
c330669
Add FIPS_digestinit prototype for FIPS capable OpenSSL.
by Dr. Stephen Henson
· 14 years ago
f87ff24
Add prototypes for FIPS EVP implementations: for use in FIPS capable OpenSSL.
by Dr. Stephen Henson
· 14 years ago
cf3aeae
aes-ppc.pl: handle unaligned data on page boundaries.
by Andy Polyakov
· 14 years ago
9a205e5
Rename many internal only module functions from FIPS_* to fips_*.
by Dr. Stephen Henson
· 14 years ago
f44cb15
rc4-x86_64.pl: fix due credit.
by Andy Polyakov
· 14 years ago
9862896
rc4-x86_64.pl: RC4_options fix-up.
by Andy Polyakov
· 14 years ago
4bb9008
x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.
by Andy Polyakov
· 14 years ago
6715034
PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.
by Andy Polyakov
· 14 years ago
0ca9a48
rc4-x86_64.pl: major optimization for contemporary Intel CPUs.
by Andy Polyakov
· 14 years ago
0dff8ba
rc4-586.pl: optimize even further...
by Andy Polyakov
· 14 years ago
eb62cd8
Typo.
by Dr. Stephen Henson
· 14 years ago
64f5178
Use FIPSLD_LIBCRYPTO for consistency with other env variables in fipsld.
by Dr. Stephen Henson
· 14 years ago
e558c2a
In fipsld use FIPSLIBCRYPTO environment variable to specify an alternative
by Dr. Stephen Henson
· 14 years ago
ed0a35f
Install fips_standalone_sha1 and make use of it in fipsld script.
by Dr. Stephen Henson
· 14 years ago
2bc3ad2
x86_64cpuid.pl: get AVX masking right.
by Andy Polyakov
· 14 years ago
d67813f
Only install FIPS related files for fipscanisteronly build.
by Dr. Stephen Henson
· 14 years ago
ecfe2d1
More symbol renaming.
by Dr. Stephen Henson
· 14 years ago
ebc5e72
Don't advertise or use MD5 for TLS v1.2 in FIPS mode
by Dr. Stephen Henson
· 14 years ago
3d52f1d
PR: 2533
by Dr. Stephen Henson
· 14 years ago
fd60dfa
PR: 2529 Submitted by: Marcus Meissner <meissner@suse.de> Reviewed by: steve
by Dr. Stephen Henson
· 14 years ago
be1242c
PR: 2527 Submitted by: Marcus Meissner <meissner@suse.de> Reviewed by: steve
by Dr. Stephen Henson
· 14 years ago
a26e245
Fix the ECDSA timing attack mentioned in the paper at:
by Dr. Stephen Henson
· 14 years ago
992bdde
Fix the ECDSA timing attack mentioned in the paper at:
by Dr. Stephen Henson
· 14 years ago
bbcf3a9
Some nextproto patches broke DTLS: fix
by Dr. Stephen Henson
· 14 years ago
006b54a
Oops use up to date patch for PR#2506
by Dr. Stephen Henson
· 14 years ago
44ddb27
PR: 2512
by Dr. Stephen Henson
· 14 years ago
7832d6a
PR: 2506
by Dr. Stephen Henson
· 14 years ago
ee4b5ce
PR: 2505
by Dr. Stephen Henson
· 14 years ago
238b636
use TLS1_get_version macro to check version so TLS v1.2 changes don't interfere with DTLS
by Dr. Stephen Henson
· 14 years ago
87f6b97
e_padlock.c: fix typo.
by Andy Polyakov
· 14 years ago
6a99984
rc4-586.pl: optimize unused code path.
by Andy Polyakov
· 14 years ago
67d8487
e_padlock.c: last x86_64 commit didn't work with some optimizers.
by Andy Polyakov
· 14 years ago
760d255
rc4-586.pl: 50% improvement on Core2 and 80% on Westmere.
by Andy Polyakov
· 14 years ago
73ab341
PR: 2522 Submitted by: Henrik Grindal Bakken <henribak@cisco.com>
by Dr. Stephen Henson
· 14 years ago
62f29eb
spacrv9cap.c: addenum to recent EC optimizations.
by Andy Polyakov
· 14 years ago
f850146
aesni-x86[_64].pl: optimize for Sandy Bridge and add XTS mode.
by Andy Polyakov
· 14 years ago
96abea3
x86_64-gf2m.pl: add Win64 SEH.
by Andy Polyakov
· 14 years ago
2e75ed3
ppccap.c: addenum to recent EC optimizations.
by Andy Polyakov
· 14 years ago
d8ea368
ec_cvt.c: ARM comparison results were wrong, clarify the background.
by Andy Polyakov
· 14 years ago
fdf6dac
ec_cvt.c: avoid EC_GFp_nist_method on platforms with bn_mul_mont [see
by Andy Polyakov
· 14 years ago
f37f20f
PR: 2295
by Dr. Stephen Henson
· 14 years ago
101e6e1
Add CHANGES entry: add FIPS support to ssl
by Dr. Stephen Henson
· 14 years ago
086e32a
Implement FIPS_mode and FIPS_mode_set
by Dr. Stephen Henson
· 14 years ago
05b4fc6
oops
by Dr. Stephen Henson
· 14 years ago
0fba7a8
update date
by Dr. Stephen Henson
· 14 years ago
92b4d93
inherit HMAC flags from MD_CTX
by Dr. Stephen Henson
· 14 years ago
4f7533e
set encodedPoint to NULL after freeing it
by Dr. Stephen Henson
· 14 years ago
fb2f341
aesni-x86_64.pl: make it compile on MacOS X.
by Andy Polyakov
· 14 years ago
c30a250
x86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X.
by Andy Polyakov
· 14 years ago
Next »