On Mar 23, 2014, at 8:37 AM, -- -- wrote:
> Hi!
>
> Just for the sake of curiosity, is it possible to store a 8192 bit RSA key on
> the OpenPGP smart card? Two keys ? Three keys?
No. You can store three 4096-bit RSA keys. Larger than that is not possible
on the card (and not support
Is there a test suite of pgp mime messages somewhere in the source code?
-tim
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users
No. 4k is the reasonable maximum.
--
Martin
+372 515 6495
On Sun, Mar 23, 2014 at 12:37 PM, -- -- wrote:
> Hi!
>
> Just for the sake of curiosity, is it possible to store a 8192 bit RSA key
> on the OpenPGP smart card? Two keys ? Three keys?
>
> Thank you, please include me in CC for rep
Hi!
Just for the sake of curiosity, is it possible to store a 8192 bit RSA key
on the OpenPGP smart card? Two keys ? Three keys?
Thank you, please include me in CC for reply.
John Peters
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.g
Am So 23.03.2014, 15:21:05 schrieb w...@dumain.com:
> I want to create an empty GNUPGHOME directory in a non-standard
> location into which I can import existing keys (both private and
> public). What is the best way to do this?
export GNUPGHOME=/foo/bar
mkdir --mode=700 -p "$GNUPGHOME"
gpg --lis
I want to create an empty GNUPGHOME directory in a non-standard location into
which I can import
existing keys (both private and public). What is the best way to do this?
Thanks in advance
William
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
ht