2016-03-02 |
Dr. Stephen Henson | Use utility functions for HMAC and CMAC. |
tree | commitdiff |
2016-02-20 |
Richard Levitte | Always build library object files with shared library... |
tree | commitdiff |
2016-02-18 |
Richard Levitte | Remove all special make depend flags, as well as OPENSS... |
tree | commitdiff |
2016-02-17 |
Dmitry-Me | Fix mismatched curly brace |
tree | commitdiff |
2016-02-08 |
Rich Salz | GH641: Don't care openssl_zmalloc |
tree | commitdiff |
2016-02-04 |
Emilia Kasper | RT3095: allow NULL key for single-shot HMAC |
tree | commitdiff |
2016-02-01 |
Richard Levitte | unified build scheme: add build.info files |
tree | commitdiff |
2016-01-29 |
Rich Salz | Templatize util/domd |
tree | commitdiff |
2016-01-26 |
Rich Salz | Remove /* foo.c */ comments |
tree | commitdiff |
2016-01-20 |
Rich Salz | Remove update tags |
tree | commitdiff |
2016-01-20 |
Dr. Stephen Henson | make EVP_PKEY opaque |
tree | commitdiff |
2016-01-17 |
Rich Salz | Remove some old makefile targets |
tree | commitdiff |
2016-01-12 |
Rich Salz | Move Makefiles to Makefile.in |
tree | commitdiff |
2016-01-12 |
Richard Levitte | make update |
tree | commitdiff |
2016-01-08 |
Viktor Dukhovni | Backwards-compatibility subject to OPENSSL_API_COMPAT |
tree | commitdiff |
2015-12-09 |
Dr. Stephen Henson | make update |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Remove typedef of HMAC_CTX from crypto/hmac/hmac_lcl.h |
tree | commitdiff |
2015-12-07 |
Richard Levitte | make update |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Cleanup: fix all sources that used HMAC_CTX_init |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Cleanup: rename HMAC_CTX_init to HMAC_CTX_reset |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Cleanup: fix all sources that used EVP_MD_CTX_(create... |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Remove HMAC_CTX_cleanup and combine its functionality... |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Make the definition of HMAC_CTX opaque |
tree | commitdiff |
2015-12-07 |
Richard Levitte | Adapt HMAC to the EVP_MD_CTX changes |
tree | commitdiff |
2015-11-09 |
Matt Caswell | Continue standardising malloc style for libcrypto |
tree | commitdiff |
2015-10-23 |
Alessandro Ghedini | Fix memory leaks and other mistakes on errors |
tree | commitdiff |
2015-09-03 |
Rich Salz | remove 0 assignments. |
tree | commitdiff |
2015-06-12 |
Matt Caswell | Fix ABI break with HMAC |
tree | commitdiff |
2015-06-10 |
Matt Caswell | Fix leak in HMAC error path |
tree | commitdiff |
2015-05-22 |
Richard Levitte | Fix the update target and remove duplicate file updates |
tree | commitdiff |
2015-05-14 |
Richard Levitte | make depend |
tree | commitdiff |
2015-05-14 |
Richard Levitte | Identify and move common internal libcrypto header... |
tree | commitdiff |
2015-05-07 |
Rich Salz | Use "==0" instead of "!strcmp" etc |
tree | commitdiff |
2015-05-04 |
Rich Salz | Use safer sizeof variant in malloc |
tree | commitdiff |
2015-04-30 |
Rich Salz | free cleanup almost the finale |
tree | commitdiff |
2015-04-16 |
Viktor Dukhovni | Code style: space after 'if' |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Remove EXHEADER, TEST, APPS, links:, install: and unins... |
tree | commitdiff |
2015-03-31 |
Richard Levitte | Stop symlinking, move files to intended directory |
tree | commitdiff |
2015-03-25 |
Matt Caswell | Fix HMAC to pass invalid key len test |
tree | commitdiff |
2015-03-25 |
Matt Caswell | Add HMAC test for invalid key len |
tree | commitdiff |
2015-03-25 |
Matt Caswell | Ensure that both the MD and key have been initialised... |
tree | commitdiff |
2015-03-25 |
Matt Caswell | Add more HMAC tests |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | make depend |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | Move some EVP internals to evp_int.h |
tree | commitdiff |
2015-03-24 |
Dr. Stephen Henson | Move some ASN.1 internals to asn1_int.h |
tree | commitdiff |
2015-02-10 |
Matt Caswell | HMAC_cleanup, and HMAC_Init are stated as deprecated... |
tree | commitdiff |
2015-02-06 |
Dr. Stephen Henson | Remove OPENSSL_NO_HMAC |
tree | commitdiff |
2015-01-29 |
Richard Levitte | clang on Linux x86_64 complains about unreachable code. |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Run util/openssl-format-source -v -c . |
tree | commitdiff |
2015-01-22 |
Matt Caswell | Fix strange formatting by indent |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | remove OPENSSL_FIPSAPI |
tree | commitdiff |
2014-12-08 |
Dr. Stephen Henson | Remove fipscanister build functionality from makefiles. |
tree | commitdiff |
2014-11-28 |
Rich Salz | Remove all .cvsignore files |
tree | commitdiff |
2014-09-08 |
Kurt Roeckx | RT2626: Change default_bits from 1K to 2K |
tree | commitdiff |
2014-08-17 |
Jonas Maebe | old_hmac_encode: check for NULL result when allocating... |
tree | commitdiff |
2014-03-28 |
Dr. Stephen Henson | Add functions returning security bits. |
tree | commitdiff |
2011-11-14 |
Ben Laurie | Fix some warnings caused by __owur. Temporarily (I... |
tree | commitdiff |
2011-09-05 |
Bodo Möller | make update |
tree | commitdiff |
2011-05-19 |
Dr. Stephen Henson | inherit HMAC flags from MD_CTX |
tree | commitdiff |
2011-03-24 |
Richard Levitte | make update |
tree | commitdiff |
2011-03-12 |
Ben Laurie | Add SRP support. |
tree | commitdiff |
2011-02-21 |
Dr. Stephen Henson | Update dependencies. |
tree | commitdiff |
2011-01-27 |
Dr. Stephen Henson | Change OPENSSL_FIPSEVP to OPENSSL_FIPSAPI as it doesn... |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | FIPS HMAC changes: |
tree | commitdiff |
2011-01-26 |
Dr. Stephen Henson | Change AR to ARX to allow exclusion of fips object... |
tree | commitdiff |
2010-06-12 |
Ben Laurie | Fix warnings. |
tree | commitdiff |
2010-03-06 |
Dr. Stephen Henson | Add algorithm specific signature printing. An individua... |
tree | commitdiff |
2010-01-26 |
Dr. Stephen Henson | Add flags functions which were added to 0.9.8 for fips... |
tree | commitdiff |
2009-09-23 |
Dr. Stephen Henson | Audit libcrypto for unchecked return values: fix all... |
tree | commitdiff |
2009-09-23 |
Dr. Stephen Henson | Add more return value checking attributes to evp.h... |
tree | commitdiff |
2008-12-29 |
Ben Laurie | If we're going to return errors (no matter how stupid... |
tree | commitdiff |
2008-11-12 |
Geoff Thorpe | Revert the size_t modifications from HEAD that had... |
tree | commitdiff |
2008-11-05 |
Dr. Stephen Henson | Update obsolete email address... |
tree | commitdiff |
2008-11-02 |
Dr. Stephen Henson | Update HMAC functions to return an error where relevant. |
tree | commitdiff |
2008-11-01 |
Ben Laurie | More size_tification. |
tree | commitdiff |
2008-03-16 |
Dr. Stephen Henson | Fix some warnings. |
tree | commitdiff |
2007-10-26 |
Dr. Stephen Henson | 1. Changes for s_client.c to make it return non-zero... |
tree | commitdiff |
2007-05-22 |
Dr. Stephen Henson | Revert broken change to ccgost. |
tree | commitdiff |
2007-05-15 |
Dr. Stephen Henson | New function EVP_PKEY_asn1_copy(). Use default MD if... |
tree | commitdiff |
2007-04-23 |
Bodo Möller | Add SEED encryption algorithm. |
tree | commitdiff |
2007-04-12 |
Dr. Stephen Henson | Copy update callback across when copying EVP_MD_CTX. |
tree | commitdiff |
2007-04-11 |
Dr. Stephen Henson | Experimental HMAC support via EVP_PKEY_METHOD. |
tree | commitdiff |
2006-02-04 |
Dr. Stephen Henson | Update filenames in makefiles. |
tree | commitdiff |
2005-05-17 |
Andy Polyakov | Move cryptlib.h prior bio.h. Actually it makes sense... |
tree | commitdiff |
2005-05-16 |
Andy Polyakov | Further BUILDENV refinement, further fool-proofing... |
tree | commitdiff |
2005-05-16 |
Bodo Möller | make update |
tree | commitdiff |
2005-05-15 |
Andy Polyakov | Fool-proofing Makefiles |
tree | commitdiff |
2005-04-11 |
Richard Levitte | Add emacs cache files to .cvsignore. |
tree | commitdiff |
2005-03-30 |
Ben Laurie | Blow away Makefile.ssl. |
tree | commitdiff |
2004-11-02 |
Richard Levitte | Don't use $(EXHEADER) directly in for loops, as most... |
tree | commitdiff |
2004-07-25 |
Andy Polyakov | Zero key-length for HMAC is apparently OK. |
tree | commitdiff |
2004-07-25 |
Andy Polyakov | Stricter boundary condition check in HMAC_Init_ex. |
tree | commitdiff |
2004-05-31 |
Andy Polyakov | Extend HMAC_MAX_MD_CBLOCK to accomodate SHA-512. |
tree | commitdiff |
2004-05-17 |
Geoff Thorpe | After the latest round of header-hacking, regenerate... |
tree | commitdiff |
2004-05-15 |
Andy Polyakov | size_t-fication of message digest APIs. We should size_... |
tree | commitdiff |
2003-12-27 |
Richard Levitte | Use sh explicitely to run point.sh |
tree | commitdiff |
2003-10-29 |
Geoff Thorpe | A general spring-cleaning (in autumn) to fix up signed... |
tree | commitdiff |
2003-03-20 |
Richard Levitte | Make sure we get the definition of OPENSSL_NO_HMAC. |
tree | commitdiff |
2002-12-29 |
Richard Levitte | make update |
tree | commitdiff |
2002-12-05 |
Richard Levitte | make update |
tree | commitdiff |
next |