Sign in
flutter
/
third_party
/
openssl
/
a2f9200fba20ae7c25531c2f2ce6f80610f257e2
/
fips
ad47849
Return error codes for selftest failure instead of hard assertion errors.
by Dr. Stephen Henson
· 14 years ago
c184711
Hide more symbols.
by Dr. Stephen Henson
· 14 years ago
6313d62
Remove superfluous PRNG self tests.
by Dr. Stephen Henson
· 14 years ago
d167659
Fix warning.
by Dr. Stephen Henson
· 14 years ago
a95bbad
Include fipssyms.h for ARM builds to translate symbols.
by Dr. Stephen Henson
· 14 years ago
e350458
Remove useless setting.
by Dr. Stephen Henson
· 14 years ago
9243a86
Use faster curves for ECDSA self test.
by Dr. Stephen Henson
· 14 years ago
fc98a43
Use more portable clock_gettime() for fips_test_suite timing.
by Dr. Stephen Henson
· 14 years ago
fd600c0
Stop warning in VxWorks.
by Dr. Stephen Henson
· 14 years ago
a32ad68
Quick hack to time POST.
by Dr. Stephen Henson
· 14 years ago
2325315
Two more symbol renames.
by Dr. Stephen Henson
· 14 years ago
8a2024e
Handle multiple CPUID_OBJ correctly.
by Dr. Stephen Henson
· 14 years ago
42c7c67
Rename some more symbols.
by Dr. Stephen Henson
· 14 years ago
bd4b013
For FIPS algorithm test utilities use our own version of strcasecmp and
by Dr. Stephen Henson
· 14 years ago
2f6efd6
Some changes to support VxWorks in the validted module.
by Dr. Stephen Henson
· 14 years ago
ee872e9
Update symbol translation table.
by Dr. Stephen Henson
· 14 years ago
c4d1628
Don't assume version of rm supports -rf: use RM instead.
by Dr. Stephen Henson
· 14 years ago
1eb8939
Stop warnings about undefined _exit on Android.
by Dr. Stephen Henson
· 14 years ago
7979626
Recognise invalid enable/disable options.
by Dr. Stephen Henson
· 14 years ago
e0d1a2f
Always return multiple of block length bytes from default DRBG seed callback.
by Dr. Stephen Henson
· 14 years ago
cac4fb5
Add PRNG security strength checking.
by Dr. Stephen Henson
· 14 years ago
74fac92
Return errors instead of aborting when selftest fails.
by Dr. Stephen Henson
· 14 years ago
da9ead8
Add XTS test vector support to fipsalgtest.pl
by Dr. Stephen Henson
· 14 years ago
bef5013
Rewrite OutputValue to avoid use of buffer when printing out hex values.
by Dr. Stephen Henson
· 14 years ago
b8b6a13
Add continuous RNG test to entropy source. Entropy callbacks now need
by Dr. Stephen Henson
· 14 years ago
7608978
Update DRBG to use new POST scheme.
by Dr. Stephen Henson
· 14 years ago
14264b1
Add periodic DRBG health checks as required by SP800-90.
by Dr. Stephen Henson
· 14 years ago
8da18ea
Add partial GCM tests to fipsalgtest.pl
by Dr. Stephen Henson
· 14 years ago
7aaa88e
Add partial DH and ECDH primitives only testing to fipsalgtest.pl
by Dr. Stephen Henson
· 14 years ago
84c7a8f
Warn if lines are truncated in algorithm test utilities.
by Dr. Stephen Henson
· 14 years ago
cb1b3aa
Add AES CCM selftest.
by Dr. Stephen Henson
· 14 years ago
b5dd178
Fix EVP CCM decrypt. Add decrypt support to algorithm test program.
by Dr. Stephen Henson
· 14 years ago
b3a45e7
CCM encrypt algorithm test support.
by Dr. Stephen Henson
· 14 years ago
ca8630b
Remove shlib_wrap.sh as it is not needed (all algorithm tests are
by Dr. Stephen Henson
· 14 years ago
764ef43
Remove PSS salt length detection hack from fipslagtest.pl by allowing a regexp
by Dr. Stephen Henson
· 14 years ago
75707a3
Add "post" option to fips_test_suite to run the POST only and exit.
by Dr. Stephen Henson
· 14 years ago
bf8131f
Add XTS selftest, include in fips_test_suite.
by Dr. Stephen Henson
· 14 years ago
06b7e5a
Add algorithm driver for XTS mode. Fix several bugs in EVP XTS implementation.
by Dr. Stephen Henson
· 14 years ago
706735a
Add new POST support to X9.31 PRNG.
by Dr. Stephen Henson
· 14 years ago
8f33199
Report each cipher used with CMAC tests.
by Dr. Stephen Henson
· 14 years ago
9338f29
Revise fips_test_suite to use table of IDs for human readable strings.
by Dr. Stephen Henson
· 14 years ago
8038511
Update CMAC, HMAC, GCM to use new POST system.
by Dr. Stephen Henson
· 14 years ago
a6311f8
Remove several of the old obsolete FIPS_corrupt_*() functions.
by Dr. Stephen Henson
· 14 years ago
ac892b7
Initial incomplete POST overhaul: add support for POST callback to
by Dr. Stephen Henson
· 14 years ago
114c8e2
Use consistent FIPS tarball name.
by Dr. Stephen Henson
· 14 years ago
4bd1e89
Update fips_pkey_signature_test: use fixed string if supplies tbs is
by Dr. Stephen Henson
· 14 years ago
9b08dbe
Complete rewrite of FIPS_selftest_dsa(). Use hardcoded 2048 bit DSA key
by Dr. Stephen Henson
· 14 years ago
3d60730
Update RSA selftest code to use a 2048 bit RSA and only a single KAT
by Dr. Stephen Henson
· 14 years ago
49cb5e0
Fix memory leaks: uninstantiate DRBG during health checks. Cleanup md_ctx
by Dr. Stephen Henson
· 14 years ago
e2abfd5
Stop warning and fix memory leaks.
by Dr. Stephen Henson
· 14 years ago
6223352
Update ECDSA selftest to use hard coded private keys. Include tests for
by Dr. Stephen Henson
· 14 years ago
1a4d93b
Update fips_premain.c fingerprint.
by Dr. Stephen Henson
· 14 years ago
63c82f8
Update copyright year.
by Dr. Stephen Henson
· 14 years ago
6909dcc
Set length to 41 (40 hex characters + null).
by Dr. Stephen Henson
· 14 years ago
ac319dd
Typo: fix duplicate call.
by Dr. Stephen Henson
· 14 years ago
55e328f
Add error for health check failure.
by Dr. Stephen Henson
· 14 years ago
f3823dd
Before initalising a live DRBG (i.e. not in test mode) run a complete health
by Dr. Stephen Henson
· 14 years ago
68ea88b
New function to return security strength of PRNG.
by Dr. Stephen Henson
· 14 years ago
6653c6f
Update OpenSSL DRBG support code. Use date time vector as additional data.
by Dr. Stephen Henson
· 14 years ago
42bd0a6
Update fipssyms.h to keep all symbols in FIPS,fips namespace.
by Dr. Stephen Henson
· 14 years ago
05e24c8
Extensive reorganisation of PRNG handling in FIPS module: all calls
by Dr. Stephen Henson
· 14 years ago
cab0595
Rename deprecated FIPS_rand functions to FIPS_x931. These shouldn't be
by Dr. Stephen Henson
· 14 years ago
f4bd65d
Set error code is additional data callback fails.
by Dr. Stephen Henson
· 14 years ago
8776ef6
Change FIPS locking functions to macros so we get useful line information.
by Dr. Stephen Henson
· 14 years ago
ded1999
Change RNG test to block oriented instead of request oriented, add option
by Dr. Stephen Henson
· 14 years ago
7d48743
restore .cvsignore
by Dr. Stephen Henson
· 14 years ago
b26f324
delete lib file
by Dr. Stephen Henson
· 14 years ago
02eb92a
temporarily update .cvsignore
by Dr. Stephen Henson
· 14 years ago
e5cadaf
Only zeroise sensitive parts of DRBG context, so the type and flags
by Dr. Stephen Henson
· 14 years ago
8cf8877
Allow FIPS malloc callback setting. Automatically set some callbacks
by Dr. Stephen Henson
· 14 years ago
011c865
Initial switch to DRBG base PRNG in FIPS mode. Include bogus seeding for
by Dr. Stephen Henson
· 14 years ago
212a080
Unused, untested, provisional RAND interface for DRBG.
by Dr. Stephen Henson
· 14 years ago
e06de4d
Remove redundant definitions. Give error code if DRBG sefltest fails.
by Dr. Stephen Henson
· 14 years ago
52b6ee8
Reorganise DRBG API so the entropy and nonce callbacks can return a
by Dr. Stephen Henson
· 14 years ago
bb61a6c
fix warnings
by Dr. Stephen Henson
· 14 years ago
5198009
Add .cvsignore
by Dr. Stephen Henson
· 14 years ago
cd22dfb
Have all algorithm test programs call fips_algtest_init() at startup:
by Dr. Stephen Henson
· 14 years ago
d4178c8
Disable cmac tests by default so the old algorithm test vectors work.
by Dr. Stephen Henson
· 14 years ago
dad7851
Allow setting of get_entropy and get_nonce callbacks outside test mode.
by Dr. Stephen Henson
· 14 years ago
9db6974
Add .cvsignore
by Dr. Stephen Henson
· 14 years ago
8e5dbc2
Remove unused function.
by Dr. Stephen Henson
· 14 years ago
bd7e6bd
Fix compiler warnings.
by Dr. Stephen Henson
· 14 years ago
e775bbc
* fips/cmac/fips_cmac_selftest.c: Because the examples in SP_800-38B
by Richard Levitte
· 14 years ago
d8ba2a4
* fips/fipsalgtest.pl: Test the testvectors for all the CMAC ciphers
by Richard Levitte
· 14 years ago
af267e4
* fips/cmac/fips_cmactest.c: Some say TDEA, others say TDES. Support
by Richard Levitte
· 14 years ago
d15467d
* fips/cmac/fips_cmactest.c: Changed to accept all the ciphers we
by Richard Levitte
· 14 years ago
c6dbe90
make update
by Richard Levitte
· 14 years ago
37942b9
Implement FIPS CMAC.
by Richard Levitte
· 14 years ago
399aa6b
Implement FIPS CMAC.
by Richard Levitte
· 14 years ago
beb8950
Free DRBG context in self tests.
by Dr. Stephen Henson
· 14 years ago
5904882
Typo.
by Dr. Stephen Henson
· 14 years ago
1e80310
Implement continuous RNG test for SP800-90 DRBGs.
by Dr. Stephen Henson
· 14 years ago
96ec46f
Implement health checks needed by SP800-90.
by Dr. Stephen Henson
· 14 years ago
fbbabb6
Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.
by Dr. Stephen Henson
· 14 years ago
1b76fac
Check requested security strength in DRBG. Add function to retrieve the
by Dr. Stephen Henson
· 14 years ago
1acc24a
Make no-ec2m work again.
by Dr. Stephen Henson
· 14 years ago
f52e552
Add a few more symbol renames.
by Dr. Stephen Henson
· 14 years ago
8857b38
Add ECDH to validated module.
by Dr. Stephen Henson
· 14 years ago
a6de713
Enter FIPS mode in fips_dhvs. Support file I/O in fips_ecdsavs.
by Dr. Stephen Henson
· 14 years ago
0fa714a
Update fips_dhvs to handle functional test by generating keys.
by Dr. Stephen Henson
· 14 years ago
Next »