Re: Key Management

Tomasz Markiewicz <[email protected]> Sun, 21 Sep 2014 12:53:02 +0000 (UTC)
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
> keys.  It doesn't make any sense to store them in a database because there's
> nothing a database can do with them.  If you really want to store them there,
> you could use a memory-mapped file to fetch the private key file as a blob and
> then read it via cryptlib as a structured file.
> 

Hi.

This is an old thread but this solution is that, what I would like to achieve.

I would like to keep p15 key file in en encrypted blob in database and use
it in memory file from cryptlib. How could I read this file using file
handle to cryptlib? I have tried to find sometthing in manual without success. 

Best regards,
Tomasz Markiewicz


_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
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.