summaryrefslogtreecommitdiff
path: root/comphelper/qa/unit/test_hash.cxx
AgeCommit message (Expand)Author
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-06-03Upcoming loplugin:elidestringvar: comphelperStephan Bergmann
2020-05-04fix leak in comphelper::TestHashNoel Grandin
2019-04-19tdf#42949 Fix IWYU warnings in comphelperGabor Kelemen
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Prepare to handle OOXML Agile Encryption password hash as wellEike Rathke
2018-02-26Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-upEike Rathke
2018-02-24Hash Base64, Sequence and cleansing, tdf#104250 prepEike Rathke
2018-02-24Implement OOXML password hashing algorithm, tdf#104250 prepEike Rathke
2018-01-12More loplugin:cstylecast: comphelperStephan Bergmann
2017-10-23loplugin:includeform: comphelperStephan Bergmann
2017-04-29add test for MD5 hashingMarkus Mohrhard
2017-04-21add test for generic digest classMarkus Mohrhard