Handle the case where there is no digest in an EVP_MD_CTX
[openssl.git] / crypto / evp / e_camellia.c
2020-01-13 Matt CaswellDeprecate Low Level Camellia APIs
2019-12-19 Richard LevitteEVP & PROV: Fix all platform inclusions
2019-09-28 Dr. Matthias St... Reorganize private crypto header files
2019-08-22 Shane LontisAdd basic aria and camellia ciphers modes to default...
2019-07-15 Shane LontisAdd Common shared code needed to move aes ciphers to...
2018-12-06 Richard LevitteFollowing the license change, modify the boilerplates...
2018-02-27 Matt CaswellUpdate copyright year
2018-02-23 Bernd EdlingerFix some bugs with the cfb1 bitsize handling
2016-05-17 Rich SalzCopyright consolidation 04/10
2016-03-07 Matt CaswellRename EVP_CIPHER_CTX_cipher_data to EVP_CIPHER_CTX_get...
2016-02-10 Rich SalzUse NON_EMPTY_TRANSLATION_UNIT, consistently.
2016-01-26 Rich SalzRemove /* foo.c */ comments
2016-01-17 Rich SalzRT4247: Add missing patch
2016-01-12 Richard LevitteAdapt builtin cipher implementations to opaque EVP_CIPHER
2015-12-18 Richard LevitteRemove the "eay" c-file-style indicators
2015-02-11 Andy PolyakovAdd Camellia CTR mode.
2015-01-22 Matt CaswellRun util/openssl-format-source -v -c .
2013-12-18 Andy Polyakovevp/e_[aes|camellia].c: fix typo in CBC subroutine.
2012-11-05 Dr. Stephen Hensoncorrect error function code
2012-11-05 Andy Polyakove_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FL...
2012-11-05 Ben LaurieRemove unused static function.
2012-10-11 Andy PolyakovAdd SPARC T4 Camellia support.
2011-01-26 Dr. Stephen HensonFIPS mode EVP changes:
2006-08-31 Dr. Stephen HensonFix C++ style comments, change assert to OPENSSL_assert...
2006-06-11 Bodo MöllerCamellia cipher, contributed by NTT