626c184f77
This adds AES256 test of encryption and decryption - an example on how the Encrypt and Decrypt classes are used. Also add a convenience function for Hash, accepting vector of bytes as this is used in a lot of places. Change-Id: I9b395c7afb8fac45cae8d7d8bd983f5daaafd64b Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176887 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com> |
||
---|---|---|
.. | ||
inc/pch | ||
qa | ||
source | ||
util | ||
CppunitTest_comphelper_ifcontainer.mk | ||
CppunitTest_comphelper_parallelsort_test.mk | ||
CppunitTest_comphelper_syntaxhighlight_test.mk | ||
CppunitTest_comphelper_test.mk | ||
CppunitTest_comphelper_threadpool_test.mk | ||
CppunitTest_comphelper_variadictemplates_test.mk | ||
CppunitTest_comphelper_weakbag_test.mk | ||
IwyuFilter_comphelper.yaml | ||
JunitTest_comphelper_complex.mk | ||
Library_comphelper.mk | ||
Makefile | ||
Module_comphelper.mk | ||
PythonTest_comphelper_python.mk | ||
README.md | ||
StaticLibrary_windows_process.mk |
Helpers for Implementing UNO Components
Here goes anything not generic / mature enough to end up in URE's stable interface
at cppuhelper
, etc.