Age | Commit message (Expand) | Author |
---|---|---|
2018-02-26 | Introduce enum comphelper::Hash::IterCount instead of bool | Eike Rathke |
2018-02-26 | Use unsigned char, it is.. | Eike Rathke |
2018-02-26 | Swap UTF16-BE to UTF16-LE in Hash::calculateHash() | Eike Rathke |
2018-02-26 | Prepare to handle OOXML Agile Encryption password hash as well | Eike Rathke |
2018-02-26 | Move convenience abstractions to DocPasswordHelper, tdf#104250 follow-up | Eike Rathke |
2018-02-24 | Hash Base64, Sequence and cleansing, tdf#104250 prep | Eike Rathke |
2018-02-24 | Implement OOXML password hashing algorithm, tdf#104250 prep | Eike Rathke |
2017-06-11 | allow build without tls and ssl | jan Iversen |
2017-04-29 | add MD5 hashing to generic digest class | Markus Mohrhard |
2017-04-22 | fix --with-tls=openssl build | Caolán McNamara |
2017-04-21 | add generic digest class | Markus Mohrhard |