diff options
author | Stefan Walter <stefw@src.gnome.org> | 2009-02-26 05:40:43 +0000 |
---|---|---|
committer | Stefan Walter <stefw@src.gnome.org> | 2009-02-26 05:40:43 +0000 |
commit | 8f27ccbf9557f7ecb7491d9a1eaf120aaaf9da84 (patch) | |
tree | 836c923951ad6a27f269a43105ee57ae160d6a51 /ChangeLog | |
parent | 814b9af4a5e53ddd381cd1dd43d7613f5082c19c (diff) |
Hash objects when storing them in user-store and validate the hashes
when loading them.
svn path=/trunk/; revision=1619
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 2009-02-24 Stef Walter <stef@memberwebs.com> + * pkcs11/pkcs11i.h: + * pkcs11/user-store/gck-user-storage.c: Hash objects when storing them + in user-store and validate the hashes when loading them. + +2009-02-24 Stef Walter <stef@memberwebs.com> + * pkcs11/pkcs11g.h: Remove old unused definitions. * pkcs11/pkcs11g.h: |