summaryrefslogtreecommitdiff
path: root/comphelper/source/misc/hash.cxx
AgeCommit message (Expand)Author
2018-02-26Introduce enum comphelper::Hash::IterCount instead of boolEike Rathke
2018-02-26Use unsigned char, it is..Eike Rathke
2018-02-26Swap UTF16-BE to UTF16-LE in Hash::calculateHash()Eike 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
2017-06-11allow build without tls and ssljan Iversen
2017-04-29add MD5 hashing to generic digest classMarkus Mohrhard
2017-04-22fix --with-tls=openssl buildCaolán McNamara
2017-04-21add generic digest classMarkus Mohrhard