|
LibreOffice Module oox (master) 1
|
Go to the source code of this file.
Classes | |
| class | oox::crypto::Crypto |
| class | oox::crypto::Decrypt |
| class | oox::crypto::Encrypt |
| class | oox::crypto::CryptoHash |
Namespaces | |
| namespace | oox |
| namespace | oox::crypto |
Enumerations | |
| enum class | oox::crypto::CryptoHashType { oox::crypto::SHA1 , oox::crypto::SHA256 , oox::crypto::SHA512 } |
Functions | |
| template<typename T > | |
| T | oox::crypto::roundUp (T input, T multiple) |
| Rounds up the input to the nearest multiple. More... | |