LibreOffice Module comphelper (master) 1
Namespaces | Functions
docpasswordhelper.cxx File Reference
#include <config_gpgme.h>
#include <algorithm>
#include <string_view>
#include <comphelper/docpasswordhelper.hxx>
#include <comphelper/propertyvalue.hxx>
#include <comphelper/storagehelper.hxx>
#include <comphelper/hash.hxx>
#include <comphelper/base64.hxx>
#include <comphelper/sequence.hxx>
#include <com/sun/star/beans/NamedValue.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/task/XInteractionHandler.hpp>
#include <osl/diagnose.h>
#include <sal/log.hxx>
#include <rtl/digest.h>
#include <rtl/random.h>
#include <string.h>
Include dependency graph for docpasswordhelper.cxx:

Go to the source code of this file.

Namespaces

namespace  comphelper
 

Functions

static uno::Sequence< sal_Int8comphelper::GeneratePBKDF2Hash (std::u16string_view aPassword, const uno::Sequence< sal_Int8 > &aSalt, sal_Int32 nCount, sal_Int32 nHashLength)