Age | Commit message (Expand) | Author |
---|---|---|
2023-08-30 | tdf#156835 - FILEOPEN XLSX: add SHA-384 encryption support for ooxml import | Balazs Varga |
2020-07-15 | comphelper: don't hardcode hash sizes in Hash::getLength() | Miklos Vajna |
2018-02-26 | Introduce enum comphelper::Hash::IterCount instead of bool | Eike Rathke |
2018-02-26 | Remove LittleEndian constraint, will handle that in 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 |
2018-01-16 | comphelper: put some include guards around stark naked header | Michael Stahl |
2017-04-29 | add MD5 hashing to generic digest class | Markus Mohrhard |
2017-04-21 | add generic digest class | Markus Mohrhard |