summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2011-03-25Make some Unix builds work again.Dr. Stephen Henson
2011-03-25For VMS, implement the possibility to choose 64-bit pointers withRichard Levitte
2011-03-25make updateRichard Levitte
2011-03-25* Configure, crypto/ec/ec.h, crypto/ec/ecp_nistp224.c, util/mkdef.pl:Richard Levitte
2011-03-24make updateRichard Levitte
2011-03-24Implement FIPS CMAC.Richard Levitte
2011-03-23make update (1.1.0-dev)Richard Levitte
2011-03-23* crypto/crypto-lib.com: Add a few more missing modules.Richard Levitte
2011-03-21Use a signed value to check return value of do_cipher().Dr. Stephen Henson
2011-03-20A few more long symbols need shortening.Richard Levitte
2011-03-20Add missing source. Also, have the compile also use [.MODES] asRichard Levitte
2011-03-19After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSRichard Levitte
2011-03-17Implement continuous RNG test for SP800-90 DRBGs.Dr. Stephen Henson
2011-03-17Implement health checks needed by SP800-90.Dr. Stephen Henson
2011-03-16Add extensive DRBG selftest data and option to corrupt it in fips_test_suite.Dr. Stephen Henson
2011-03-12Fix warnings: signed/unisgned comparison, shadowing (in some cases globalDr. Stephen Henson
2011-03-12Add SRP support.Ben Laurie
2011-03-11Check requested security strength in DRBG. Add function to retrieve theDr. Stephen Henson
2011-03-10Make no-ec2m work again.Dr. Stephen Henson
2011-03-09Add ECDH to validated module.Dr. Stephen Henson
2011-03-08New SP 800-56A compliant version of DH_compute_key().Dr. Stephen Henson
2011-03-08Add meaningful error codes to DRBG.Dr. Stephen Henson
2011-03-04ia64-mont.pl: optimize short-key performance.Andy Polyakov
2011-03-04ghash-x86.pl: optimize for Sandy Bridge.Andy Polyakov
2011-03-04xts128.c: minor optimization.Andy Polyakov
2011-03-04s390x assembler pack: tune-up and support for new z196 hardware.Andy Polyakov
2011-02-23Stop warnings.Dr. Stephen Henson
2011-02-22Add modes_lcl.h to header list.Dr. Stephen Henson
2011-02-22Make "make links" work in fipscanisteronly builds.Dr. Stephen Henson
2011-02-21Update dependencies.Dr. Stephen Henson
2011-02-21Remove unnecessary dependencies.Dr. Stephen Henson
2011-02-21Make fipscanisteronly build only required files.Dr. Stephen Henson
2011-02-19Move gcm128_context definition to modes_lcl.h (along with some relatedDr. Stephen Henson
2011-02-18add ECDSA POSTDr. Stephen Henson
2011-02-18AES GCM selftests.Dr. Stephen Henson
2011-02-16Include openssl/crypto.h first in several other files so FIPS renamingDr. Stephen Henson
2011-02-16Experimental symbol renaming to avoid clashes with regular OpenSSL.Dr. Stephen Henson
2011-02-15Add pairwise consistency test to EC.Dr. Stephen Henson
2011-02-15Update pairwise consistency checks to use SHA-256.Dr. Stephen Henson
2011-02-15Add non-FIPS algorithm blocking and selftest checking.Dr. Stephen Henson
2011-02-15Add FIPS flags to AES ciphers and SHA* digests.Dr. Stephen Henson
2011-02-14Add ECDSA functionality to fips module. Initial very incomplete versionDr. Stephen Henson
2011-02-14Include support for an add_lock callback to tiny FIPS locking API.Dr. Stephen Henson
2011-02-14Don't use FIPS api for ec2_oct.cDr. Stephen Henson
2011-02-14Reorganise ECC code for inclusion in FIPS module.Dr. Stephen Henson
2011-02-14Use BN_nist_mod_func to avoid need to peek error queue.Dr. Stephen Henson
2011-02-14New function BN_nist_mod_func which returns an appropriate functionDr. Stephen Henson
2011-02-13Remove dependency of dsa_sign.o and dsa_vrf.o: new functions FIPS_dsa_sig_newDr. Stephen Henson
2011-02-12Disable some functions in headers with no-ec2mDr. Stephen Henson
2011-02-12New option to disable characteristic two fields in EC code.Dr. Stephen Henson