summaryrefslogtreecommitdiff
path: root/oox/source/crypto/CryptTools.cxx
AgeCommit message (Expand)Author
2023-01-25NSS initialization guardAndras Timar
2021-09-01clang-tidy:readability-redundant-member-initNoel Grandin
2021-06-05Potentially uninitialized local variable 'aEvpMd' usedJulien Nabet
2020-07-20fix --with-tls=openssl build with openssl upgradeCaolán McNamara
2020-07-20fix some warnings with --with-tls=opensslCaolán McNamara
2020-05-25[MS-OFFCRYPTO] convert oox implementation into UNO serviceVasily Melenchuk
2020-03-16tdf#42949 Fix IWYU warnings in oox/source/[cd]*/*cxxGabor Kelemen
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in ooxNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2019-07-17tdf#42949 Fix IWYU warnings in include/ooxGabor Kelemen
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-08-27Fix build in the !(USE_TLS_OPENSSL + USE_TLS_NSS > 0) caseTor Lillqvist
2018-08-10Resolves: rhbz#1614419 FIPS mode PK11_ImportSymKey failureCaolán McNamara
2018-08-01forcepoint#54 null derefCaolán McNamara
2018-07-15coverity#1437958 Uninitialized pointer fieldCaolán McNamara
2018-07-14fix oss-fuzz buildCaolán McNamara
2018-07-06CryptoTools: add HMAC, move crypto impl. details to CryptoImplTomaž Vajngerl
2018-01-03ofz#4929 ensure min input len for openssl ciphersCaolán McNamara
2017-11-29ofz: handle bad key len and subsequent PK11_ImportSymKey failureCaolán McNamara
2017-10-23loplugin:includeform: ooxStephan Bergmann
2017-06-11allow build without tls and ssljan Iversen
2017-04-29replace oox internal hashing code with new comphelper codeMarkus Mohrhard
2017-01-30oox: clean-up crypto classes, use c++11 featuresTomaž Vajngerl
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-21hash len isn't going to change depending on who implements itCaolán McNamara
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2014-11-10coverity#1130169 Unchecked return valueCaolán McNamara
2014-08-13warning C4245 signed/unsigned mismatchMichael Stahl
2014-05-10coverity#1079343 Uninitialized pointer fieldCaolán McNamara
2014-03-28coverity#1130428 Dereference null return valueCaolán McNamara
2014-03-23oox: cast to avoid compile errorTomaž Vajngerl
2014-03-23oox: add Digest class which uses NSS or OpenSSL for digest calc.Tomaž Vajngerl
2014-03-23fdo#75955 use SHA1 from openssl/nss instead of rtl_digest_sha1Tomaž Vajngerl
2014-02-25remove unused code oox::core::Decrypt::aes128cbcNoel Grandin
2014-02-11fix crash during file format detection, related #i101863#Markus Mohrhard
2013-11-04oox: use proper integer type when calling PK11_DigestFinalMichael Stahl
2013-08-24fdo#35422 Support to open encrypted Office 2010 and 2013 formatsTomaž Vajngerl