Fix up path generation to use OPENSSL_MODULES
[openssl.git] / crypto / evp / e_camellia.c
2021-10-28 x2018fix some code with obvious wrong coding style
2021-07-15 Tomas MrazSplit bignum code out of the sparcv9cap.c
2021-06-01 Tomas MrazRename all getters to use get/get0 in name
2021-04-18 Rich SalzAdd "origin" field to EVP_CIPHER, EVP_MD
2021-04-08 Matt CaswellUpdate copyright year
2021-03-23 Paulienc: fix coverity 1451499, 1451501, 1451506, 1451507...
2020-11-13 Richard LevitteConvert all {NAME}err() in crypto/ to their correspondi...
2020-08-11 Benjamin KadukUse local IV storage in e_camellia.c
2020-04-23 Matt CaswellUpdate copyright year
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
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