Further separation of CMAC per-message state from subkeys.
[gd/nettle] / pkcs1.h
2018-12-26 Niels MöllerMerge branch 'release-3.4-fixes' into master
2018-07-07 Nikos Mavrogiannop... abi: explicitly export intended symbols and hide others
2014-06-25 Niels MöllerInclude bignum.h instead of gmp.h.
2014-04-12 Niels MöllerUpdate copyright headers for dual licensing.
2013-04-26 Niels MöllerUse size_t for bignums, rsa and dsa.
2012-07-07 Niels MöllerUpdated FSF address. Patch from David Woodhouse.
2012-06-25 Niels MöllerRenamed pkcs1_signature_prefix to _pkcs1_signature_prefix.
2012-06-25 Niels MöllerConsistently use foo_func *f (rather than foo_func...
2012-06-09 Niels MöllerGeneral pkcs1 signature interface.
2012-06-03 Niels MöllerChanges to pkcs1_signature_prefix interface.
2012-05-18 Niels MöllerExtracted padding code from rsa_encrypt to new function...
2012-04-09 Niels MöllerNew function pkcs1_decrypt, use in rsa_decrypt.
2012-02-18 Niels MöllerConverted files to utf-8.
2010-03-24 Niels MöllerInterface change, let all rsa signature functions have...
2010-03-23 Niels Möller* Makefile.in (hogweed_SOURCES): Added pkcs1-rsa-sha512.c,
2006-11-27 Niels Möller(pkcs1_rsa_sha256_encode)
2006-11-24 Niels MöllerAdded C++ guards.
2004-01-07 Niels Möller* nettle-types.h: New (generated) file, to be used...
2003-04-12 Niels Möller* New name mangling, to reduce the risk of link collisi...
2003-01-23 Niels MöllerNew files.