summaryrefslogtreecommitdiffstats
path: root/lasso/xml/ds_key_value.h
Commit message (Collapse)AuthorAgeFilesLines
* [core] move XMLDsig related nodes in their own sub-library, add X509Data ↵Benjamin Dauvergne2011-12-161-70/+0
| | | | | | node implementation The goal is to use the KeyInfo structure as a transport format for our cryptographic keys
* All: Rework include files handling, separated ID-WSF code from SAML2/ID-FF codeBenjamin Dauvergne2009-08-261-2/+2
| | | | | | | | | | | | | * nearly all C files: change includes for relative paths. * lasso/id-wsf/id_wsf.h, lasso/id-wsf-2.0/id_wsf_2.h: add top level public include files for ID-WSF 1.0 and ID-WSF 2.0. * lasso/id-ff/server.*, lasso/id-ff/session.*, lasso/id-ff/identity.*: remove most of the code related to ID-WSF and push into lasso/id-wsf/id_ff_extensions.* and lasso/id-wsf-2.0/identity.c, lasso/id-wsf-2.0/server.c, lasso/id-wsf-2.0/session.c. * lasso/id-wsf-2.0/saml2_login.c, lasso/id-wsf-2.0/saml2_login_private.h: same change but for ID-WSF 2.0 support in SAML2 SSO profile.
* * Remove ending blanksBenjamin Dauvergne2008-09-121-6/+6
|
* updated Copyright dates in all filesDamien Laniel2007-05-301-1/+1
|
* Only KeyValue in KeyInfo. Added KeyValue and RsaKeyValue element.Nicolas Clapies2005-12-061-0/+70