Files
heimdal/lib/hx509/ChangeLog
Love Hörnquist Åstrand b4da75540c x
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15724 ec53bebd-3082-4978-b11e-865c3cabbd6b
2005-07-24 20:38:12 +00:00

20 lines
527 B
Plaintext

2005-07-24 Love Hörnquist Åstrand <lha@it.su.se>
* hx_locl.h,cms.c,cert.c: allow matching on SubjectKeyId
* hxtool.c: Use _hx509_map_file, _hx509_unmap_file and
_hx509_write_file.
* file.c (_hx509_write_file): in case of write error, return errno
* file.c (_hx509_write_file): add a function that write a data
blob to disk too
* Fix id-tags
* Import mostly complete X.509 and CMS library. Handles, PEM, DER,
PKCS12 encoded certicates. Verificate RSA chains and handled
CMS's SignedData, and EnvelopedData.