]> git.ipfire.org Git - thirdparty/nettle.git/history - hmac.h
Update config.guess and config.sub to 2024-01-01 versions.
[thirdparty/nettle.git] / hmac.h
2021-12-05  Niels MöllerMerge branch 'sm3'
2021-12-01  Tianjia Zhanghmac: add support for SM3 hash function
2020-11-27  Niels MöllerMerge branch 'briansmith/nettle-master'
2020-10-13  Niels MöllerMerge branch 'invert-with-redc' into master-updates
2020-06-08  Dmitry Baryshkovhmac: add support for streebog256/512 hash function
2019-11-21  Niels MöllerMerge branch 'curve448' into master
2019-09-15  Dmitry Eremin-Sole... Add HMAC functions for GOSTHASH94 and GOSTHASH94CP
2014-04-12  Niels MöllerUpdate copyright headers for dual licensing.
2013-04-26  Niels MöllerUse size_t rather than unsigned for all hash-related...
2012-12-02  Niels MöllerMerge branch 'master' of git.lysator.liu.se:nettle...
2012-12-02  Niels MöllerReplaced all internal usage of sha.h.
2012-07-07  Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-02-18  Niels MöllerConverted files to utf-8.
2011-08-30  Niels MöllerDeclare hmac-ripemd160 related functions.
2011-08-30  Niels MöllerDeclare hmac-ripemd160 functions.
2010-03-27  Niels Möller* Makefile.in (nettle_SOURCES): Added hmac-sha224.c...
2010-03-25  Niels MöllerNew file.
2010-03-22  Niels Möller* hmac.h: Declare functions SHA-512-related functions.
2006-11-24  Niels MöllerAdded C++ guards.
2003-04-12  Niels Möller* New name mangling, to reduce the risk of link collisi...
2002-01-15  Niels Möller*** empty log message ***
2002-01-14  Niels Möller* hmac.h: General cleanup. Added declarations of hmac...
2002-01-14  Niels Möller* hmac.h: General cleanup. Added declarations of hmac...
2002-01-11  Niels MöllerNew files.