efl/legacy/eet/src
Cedric BAIL 46b7796946 Add signature support in eet.
You can use eet -s to sign a eet file and eet -c to check its signature. The
current code doesn't check any certificate trust path, only if the signature
match the certificate and that the certificate could be loaded. If that's not
the case, eet_open will fail. If the file is not signed, eet_open will just
continue to succeed.



SVN revision: 35882
2008-09-08 09:19:57 +00:00
..
bin Add signature support in eet. 2008-09-08 09:19:57 +00:00
lib Add signature support in eet. 2008-09-08 09:19:57 +00:00
tests Add signature support in eet. 2008-09-08 09:19:57 +00:00
.cvsignore Fixed a couple of debs in e17/libs, added and updated a couple of .cvsignores. 2003-11-13 12:30:50 +00:00
Makefile.am Introducing unit test in EFL using cvs check library for the test 2008-05-16 15:07:03 +00:00