| Commit message (Expand) | Author | Age | Files | Lines |
* | Multiple assembler packs: add experimental memory bus instrumentation. | Andy Polyakov | 2011-04-17 | 9 | -12/+682 |
* | ccm128.c: minor optimization and bugfix in CRYPTO_ccm128_[en|de]crypt. | Andy Polyakov | 2011-04-16 | 1 | -51/+63 |
* | Add length limitation from SP800-38E. | Dr. Stephen Henson | 2011-04-15 | 3 | -0/+12 |
* | Add XTS selftest, include in fips_test_suite. | Dr. Stephen Henson | 2011-04-15 | 1 | -0/+1 |
* | Add algorithm driver for XTS mode. Fix several bugs in EVP XTS implementation. | Dr. Stephen Henson | 2011-04-15 | 1 | -7/+15 |
* | Remove several of the old obsolete FIPS_corrupt_*() functions. | Dr. Stephen Henson | 2011-04-14 | 3 | -28/+0 |
* | Initial incomplete POST overhaul: add support for POST callback to | Dr. Stephen Henson | 2011-04-14 | 4 | -5/+8 |
* | Remove duplicate flag. | Dr. Stephen Henson | 2011-04-13 | 1 | -6/+3 |
* | Provisional AES XTS support. | Dr. Stephen Henson | 2011-04-12 | 10 | -21/+141 |
* | Fix memory leaks: uninstantiate DRBG during health checks. Cleanup md_ctx | Dr. Stephen Henson | 2011-04-12 | 1 | -0/+1 |
* | No need to disable leak checking for FIPS builds now we use internal | Dr. Stephen Henson | 2011-04-12 | 1 | -1/+1 |
* | Fix warning. | Dr. Stephen Henson | 2011-04-11 | 1 | -0/+1 |
* | remove ENGINE dependency from ecdh | Dr. Stephen Henson | 2011-04-10 | 2 | -14/+5 |
* | Add error for health check failure. | Dr. Stephen Henson | 2011-04-09 | 1 | -12/+2 |
* | DH keys have an (until now) unused 'q' parameter. When creating | Dr. Stephen Henson | 2011-04-07 | 2 | -3/+21 |
* | Only use fake rand once per operation. This stops the EC | Dr. Stephen Henson | 2011-04-06 | 1 | -1/+8 |
* | Update OpenSSL DRBG support code. Use date time vector as additional data. | Dr. Stephen Henson | 2011-04-06 | 1 | -5/+31 |
* | Add missing error code strings. | Dr. Stephen Henson | 2011-04-06 | 1 | -0/+3 |
* | check buffer is larger enough before overwriting | Dr. Stephen Henson | 2011-04-06 | 1 | -3/+2 |
* | Extensive reorganisation of PRNG handling in FIPS module: all calls | Dr. Stephen Henson | 2011-04-05 | 6 | -6/+85 |
* | Updated error codes for FIPS library. | Dr. Stephen Henson | 2011-04-04 | 1 | -0/+2 |
* | gcm128.c: fix shadow warnings. | Andy Polyakov | 2011-04-04 | 1 | -19/+28 |
* | Disable test fprintf. | Dr. Stephen Henson | 2011-04-04 | 1 | -1/+1 |
* | Change RNG test to block oriented instead of request oriented, add option | Dr. Stephen Henson | 2011-04-04 | 1 | -0/+2 |
* | check RAND_pseudo_bytes return value | Dr. Stephen Henson | 2011-04-04 | 1 | -2/+6 |
* | ARM assembler pack: add missing arm_arch.h. | Andy Polyakov | 2011-04-01 | 1 | -0/+39 |
* | ARM assembler pack: profiler-assisted optimizations and NEON support. | Andy Polyakov | 2011-04-01 | 10 | -219/+676 |
* | gcm128.c: tidy up, minor optimization, rearrange gcm128_context. | Andy Polyakov | 2011-04-01 | 2 | -47/+103 |
* | restore .cvsignore | Dr. Stephen Henson | 2011-04-01 | 1 | -0/+1 |
* | temporarily update .cvsignore | Dr. Stephen Henson | 2011-04-01 | 1 | -1/+0 |
* | Allow FIPS malloc callback setting. Automatically set some callbacks | Dr. Stephen Henson | 2011-04-01 | 1 | -0/+8 |
* | Add additional OPENSSL_init() handling add dummy call to (hopefully) | Dr. Stephen Henson | 2011-04-01 | 4 | -4/+18 |
* | Provisional support for auto called OPENSSL_init() function. This can be | Dr. Stephen Henson | 2011-04-01 | 3 | -2/+129 |
* | Remove redundant definitions. Give error code if DRBG sefltest fails. | Dr. Stephen Henson | 2011-03-31 | 1 | -1/+2 |
* | Corrections to the VMS build system. | Richard Levitte | 2011-03-25 | 1 | -12/+13 |
* | Make some Unix builds work again. | Dr. Stephen Henson | 2011-03-25 | 1 | -1/+1 |
* | For VMS, implement the possibility to choose 64-bit pointers with | Richard Levitte | 2011-03-25 | 1 | -8/+21 |
* | make update | Richard Levitte | 2011-03-25 | 1 | -1/+10 |
* | * Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl: | Richard Levitte | 2011-03-25 | 2 | -2/+3 |
* | make update | Richard Levitte | 2011-03-24 | 17 | -216/+266 |
* | Implement FIPS CMAC. | Richard Levitte | 2011-03-24 | 2 | -12/+27 |
* | make update (1.1.0-dev) | Richard Levitte | 2011-03-23 | 5 | -6/+12 |
* | * crypto/crypto-lib.com: Add a few more missing modules. | Richard Levitte | 2011-03-23 | 1 | -2/+2 |
* | Use a signed value to check return value of do_cipher(). | Dr. Stephen Henson | 2011-03-21 | 1 | -3/+3 |
* | A few more long symbols need shortening. | Richard Levitte | 2011-03-20 | 1 | -0/+20 |
* | Add missing source. Also, have the compile also use [.MODES] as | Richard Levitte | 2011-03-20 | 1 | -3/+5 |
* | After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMS | Richard Levitte | 2011-03-19 | 15 | -421/+742 |
* | Implement continuous RNG test for SP800-90 DRBGs. | Dr. Stephen Henson | 2011-03-17 | 1 | -0/+2 |
* | Implement health checks needed by SP800-90. | Dr. Stephen Henson | 2011-03-17 | 1 | -0/+10 |
* | Add extensive DRBG selftest data and option to corrupt it in fips_test_suite. | Dr. Stephen Henson | 2011-03-16 | 1 | -0/+1 |