projects
/
oweals
/
openssl.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/openssl.git
2011-04-24
Dr. Stephen...
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Dr. Stephen...
Recognise invalid enable/disable options.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Dr. Stephen...
Clarification.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Polyakov
gcm128.c: minor optimization.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Andy Polyakov
ccm128.c: add CRYPTO_ccm128_[en|de]crypt_ccm64 and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Richard Levitte
fips_check_dsa_prng() should only be built when OPENSSL...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-24
Richard Levitte
Error discrepancy corrected.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Dr. Stephen...
More fixes for DSA FIPS overrides.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Dr. Stephen...
Make sure overrides work for RSA/DSA.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Dr. Stephen...
Oops, work out expanded buffer length before allocating...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Dr. Stephen...
Always return multiple of block length bytes from defau...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Dr. Stephen...
Add PRNG security strength checking.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-23
Andy Polyakov
xts128.c: fix bug introduced in commit#20704. Bug affec...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Dr. Stephen...
Return errors instead of aborting when selftest fails.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Dr. Stephen...
Add XTS test vector support to fipsalgtest.pl
commit
|
commitdiff
|
tree
|
snapshot
2011-04-22
Dr. Stephen...
Rewrite OutputValue to avoid use of buffer when printin...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Dr. Stephen...
Initial do_fips.bat build script for WIN32 fipscanister.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Dr. Stephen...
Reconise no-ec-nistp224-64-gcc-128 option.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Dr. Stephen...
Make fipscanisteronly auto detect work on WIN32.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Dr. Stephen...
Fix WIN32 warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Dr. Stephen...
Update ordinals.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-21
Dr. Stephen...
Add continuous RNG test to entropy source. Entropy...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dr. Stephen...
Update DRBG to use new POST scheme.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dr. Stephen...
Add periodic DRBG health checks as required by SP800-90.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dr. Stephen...
Add partial GCM tests to fipsalgtest.pl
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dr. Stephen...
Add partial DH and ECDH primitives only testing to...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Dr. Stephen...
Warn if lines are truncated in algorithm test utilities.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-20
Andy Polyakov
xts128.c: minor optimization and clarified prototype.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Andy Polyakov
perlasm/x86gas.pl: make OPENSSL_instrument_bus[2] compile.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Dr. Stephen...
Add AES CCM selftest.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-19
Dr. Stephen...
Use 0 for tbslen to perform strlen.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Add fips/cmac directory to WIN32 build.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Fix EVP CCM decrypt. Add decrypt support to algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Typo.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Andy Polyakov
ccm128.c: fix Win32 compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Andy Polyakov
perlasm/x86[nm]asm.pl: make OPENSSL_instrument_bus...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Andy Polyakov
ccm128.c: fix STRICT_ALIGNMENT another bug in CRYPTO_cc...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Override flag for XTS length limit.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
CCM encrypt algorithm test support.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Initial untested CCM support via EVP.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Compile ccm128.c, move some structures to modes_lcl...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-18
Dr. Stephen...
Don't need separate tag buffer for GCM mode: use EVP_CI...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Dr. Stephen...
Remove shlib_wrap.sh as it is not needed (all algorithm...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-17
Andy Polyakov
Multiple assembler packs: add experimental memory bus...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Dr. Stephen...
Remove PSS salt length detection hack from fipslagtest...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-16
Andy Polyakov
ccm128.c: minor optimization and bugfix in CRYPTO_ccm12...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Dr. Stephen...
Add "post" option to fips_test_suite to run the POST...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Dr. Stephen...
Add length limitation from SP800-38E.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Dr. Stephen...
Add XTS selftest, include in fips_test_suite.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-15
Dr. Stephen...
Add algorithm driver for XTS mode. Fix several bugs...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Dr. Stephen...
Add new POST support to X9.31 PRNG.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Dr. Stephen...
Report each cipher used with CMAC tests.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Dr. Stephen...
Revise fips_test_suite to use table of IDs for human...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Dr. Stephen...
Update CMAC, HMAC, GCM to use new POST system.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Dr. Stephen...
Remove several of the old obsolete FIPS_corrupt_*(...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-14
Dr. Stephen...
Initial incomplete POST overhaul: add support for POST...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-13
Dr. Stephen...
Remove duplicate flag.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Use consistent FIPS tarball name.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Provisional AES XTS support.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Update fips_pkey_signature_test: use fixed string if...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Complete rewrite of FIPS_selftest_dsa(). Use hardcoded...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Update RSA selftest code to use a 2048 bit RSA and...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Fix memory leaks: uninstantiate DRBG during health...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Stop warning and fix memory leaks.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
No need to disable leak checking for FIPS builds now...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Update ECDSA selftest to use hard coded private keys...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-12
Dr. Stephen...
Update fips_premain.c fingerprint.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Update copyright year.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Use correct version number.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Add mem_clr.c explicity for no-asm builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Fix warning.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Set length to 41 (40 hex characters + null).
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Reorder headers to get definitions before they are...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-11
Dr. Stephen...
Don't give dependency warning for fips builds.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
Typo: fix duplicate call.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
fix fipscanisteronly autodetect
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
Auto detect no-ec2m add option to make no-ec2m tarball.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
set OPENSSL_FIPSSYMS for restricted buils and auto...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
Clarify README.FIPS.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
Auto configure for fips is from restricted tarball.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
Remove unused build targets from Makefile.fips, add...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-10
Dr. Stephen...
remove ENGINE dependency from ecdh
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Dr. Stephen...
Add error for health check failure.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Dr. Stephen...
Before initalising a live DRBG (i.e. not in test mode...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-09
Dr. Stephen...
New function to return security strength of PRNG.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-07
Dr. Stephen...
DH keys have an (until now) unused 'q' parameter. When...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
Only use fake rand once per operation. This stops the EC
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
Update CHANGES.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
Add fips hmac key to dgst utility.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
Update OpenSSL DRBG support code. Use date time vector...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
Add missing error code strings.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
Remove rand files from fipscanister.o
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
check buffer is larger enough before overwriting
commit
|
commitdiff
|
tree
|
snapshot
2011-04-06
Dr. Stephen...
updated FIPS status
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Dr. Stephen...
Update fipssyms.h to keep all symbols in FIPS,fips...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Dr. Stephen...
Extensive reorganisation of PRNG handling in FIPS modul...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-05
Dr. Stephen...
Rename deprecated FIPS_rand functions to FIPS_x931...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Dr. Stephen...
FIPS mode support for openssl utility: doesn't work...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Dr. Stephen...
Updated error codes for FIPS library.
commit
|
commitdiff
|
tree
|
snapshot
2011-04-04
Dr. Stephen...
Set error code is additional data callback fails.
commit
|
commitdiff
|
tree
|
snapshot
next