Enumerating Keysets?

View: New views
2 Messages — Rating Filter:   Alert me  

Enumerating Keysets?

by Scott Neugroschl :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Some parts of this message have been removed. Learn more about Nabble's security policy.

If I have a cryptlib keyset file (CRYPT_KEYSET_FILE) with multiple keys, how can I enumerate the KEYID of all the keys stored therein?

 

 

 


_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail: cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.

Re: Enumerating Keysets?

by Peter Gutmann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

"Scott Neugroschl" <redfloyd@...> writes:

>If I have a cryptlib keyset file (CRYPT_KEYSET_FILE) with multiple keys, how
>can I enumerate the KEYID of all the keys stored therein?

There's no way to do this, they're not visible data items.  If you have a
keyID you can look up a key with it, but there's way to enumerate them.

Peter.


_______________________________________________
Cryptlib mailing list
Cryptlib@... via Mail: cryptlib-request@...
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.