Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-09 | Security: Adding the library xmlsec | José Bollo | 1 | -0/+40 | |
XmlSec is a library used for signing, validating, and crypting XML files according to XMLDSIG, the recommendation of the W3C. See http://www.w3.org/TR/xmldsig-core1 The library is integrated with use of openSSL only and without XSLT library integration. Change-Id: I685e3b476d936bcedb52dd88da9f4286182e0c58 Signed-off-by: José Bollo <jose.bollo@iot.bzh> | |||||
2015-11-05 | Adds meta-agl-security layer | José Bollo | 1 | -0/+24 | |
This commits adds the security layer within the sources of the AGL project. This layer, named "meta-agl-security", is intended to host receipes specific to the security framework of AGL. In the case where a choice exist between several security framework, the switch is done using "distro features" in configuration files. This layer will either hold the several framework and their specific common components. Change-Id: I8a34b2d6c06cd7d2687825a54d1fe75441de2895 Signed-off-by: José Bollo <jose.bollo@iot.bzh> |