Re: Key Management

TM <[email protected]> Wed, 24 Sep 2014 20:40:59 +0200
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
So it is no possibility to pass key.p15 without to write it temporary to 
some disk...

Tomasz

On 2014-09-24 17:12, Peter Gutmann wrote:
> Tomasz Markiewicz <[email protected]> writes:
>
>> 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.
>
> Someone asked the same question about doing this with a PGP keyring some years
> ago, it'd be the same procedure for PKCS #15 files, you'd need to read it from
> the database, write it to a file, and then access it as you normally would.
> It's not covered in the manual because it's not a normal way of dealing with
> private-key files, so you'd have to implement it yourself.
>
> Peter.
>
> _______________________________________________
> 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.
>



_______________________________________________
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.