office-gobmx/comphelper/source/crypto
Tomaž Vajngerl dee760e92c comphelper: put each Crypto impl. in own file - minimize ifdefs
This puts NSS and OpenSSL implementations into own classes and
adds an interface to make this possible. The implementation is
now determined in Library_comphelper.

Change-Id: I4918f19bca0adfd2f9180fb418d1bd57bb83982d
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177383
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
2024-11-28 09:50:08 +01:00
..
Crypto.cxx comphelper: put each Crypto impl. in own file - minimize ifdefs 2024-11-28 09:50:08 +01:00
Crypto_None.cxx comphelper: put each Crypto impl. in own file - minimize ifdefs 2024-11-28 09:50:08 +01:00
Crypto_NSS.cxx comphelper: put each Crypto impl. in own file - minimize ifdefs 2024-11-28 09:50:08 +01:00
Crypto_OpenSSL.cxx comphelper: put each Crypto impl. in own file - minimize ifdefs 2024-11-28 09:50:08 +01:00