aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-crypto
AgeCommit message (Collapse)Author
2018-09-29botan: Add recipeKhem Raj
botan is a common crypto library used by various infrastructures e.g. qtcreator chromium etc. Its beneficial to build it once for the system and let apps use it if possible Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-09libkcapi: Disable Wsign-compare warning with clang/muslKhem Raj
clang 7.0 is grumpy and complains about cmsg structures and macros from sys/socket.h kcapi-kernel-if.c:25:11: error: comparison of integers of different signs: 'unsigned long' and 'long' [-Werror,-Wsign-compare] header = CMSG_NXTHDR(&msg, header); Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-09-08pkcs11-helper: Upgrade to 1.25.1Khem Raj
* Fixes build with OpenSSL 1.1.x License-Update: * update year to 2018 * remove 'All rights reserved' Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-08-30libkcapi: Upgrade to 1.1.3Khem Raj
Drop upstream patches Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Krzysztof Kozlowski <krzk@kernel.org>
2018-08-29cryptsetup: Upgrade to 2.0.4Mingli Yu
Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-20cryptsetup: Upgrade to 2.0.3Mingli Yu
* Update the homepage to https://gitlab.com/cryptsetup/cryptsetup * Add json-c to DEPENDS as cryptsetup requires the json-c library for JSON data processing since cryptsetup 2.0.0 per "The LUKS2 format and features" part of https://mirrors.edge.kernel.org/pub/linux/utils/cryptsetup/v2.0/v2.0.0-ReleaseNotes * Add file /usr/lib/tmpfiles.d/cryptsetup.conf to FILES_${PN} when systemd enabled in DISTRO_FEATURES Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-07-14libkcapi: Add new recipe for v1.1.1Krzysztof Kozlowski
Add new recipe with libkcapi v1.1.1, Linux Kernel Crypto API User Space Interface Library. Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-20engine-pkcs11: has been merged to libp11, so deleted.leimaohui
Reference to https://github.com/OpenSC/engine_pkcs11,there is no need to maitain this recipe. Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-06-14libsodium: update to 1.0.16Oleksandr Kravchuk
Added link to bug tracker and updated md5sum of LICENSE, which has been updated with the copyright year. Signed-off-by: Oleksandr Kravchuk <dev@sashko.rv.ua> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-05-29libmcrypt: add UPSTREAM_CHECK_URIYi Zhao
Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2018-03-01cryptsetup: move to cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01libcrypto: move to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01pkcs11-helper: move to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01engine-pkcs11: move to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2018-03-01libmcryt: movre to recipes-cryptoArmin Kuster
Signed-off-by: Armin Kuster <akuster808@gmail.com>