PATCH: gcry_ac_key_get_elements
Johan Rydberg
jrydberg at gnu.org
Fri Nov 26 00:27:56 CET 2004
Hi,
I did not find any way of extracting the element names from a key (it
is possible to extract the _number_ of elements using
GCRYCTL_GET_ALGO_N[PS]KEY, though.) Here's a function that does just
that. I just write a "ac API" version of the function, since that's
the API I'm using.
Cheers,
Johan.
[cipher/]
2004-11-26 Johan Rydberg <jrydberg at gnu.org>
* ac.c (gcry_ac_key_get_elements): New function.
[src/]
2004-11-26 Johan Rydberg <jrydberg at gnu.org>
* libgcrypt.vers (gcry_ac_key_get_elemenets): Add.
* gcrypt.h (gcry_ac_key_get_elements): New.
[tests/]
2004-11-26 Johan Rydberg <jrydberg at gnu.org>
* ac.c (check_one): Test gcry_ac_key_get_elements.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: gcr-ac-elements.patch
Type: text/x-patch
Size: 3486 bytes
Desc: gcry_ac_key_get_elements
Url : /pipermail/attachments/20041126/0a6d7c30/gcr-ac-elements-0001.bin
More information about the Gcrypt-devel
mailing list