gnupg/scd
Werner Koch 37228cfa05 Allow generation of card keys up to 4096 bit.
This patch implementes a chunk mode to pass the key parameters from
scdaemon to gpg.  This allows to pass arbitrary long key paremeters;
it is used for keys larger than 3072 bit.

Note: the card key generation in gpg is currently broken.  The keys
are generated but it is not possible to create the self-signature
because at that time the gpg-agent does not yet know about the new
keys and thus can't divert the sign request to the card.  We either
need to run the learn command right after calling agent_scd_genkey or
implement a way to sign using the currently inserted card.  Another
option would be to get rid of agent_scd_genkey and implement the
feature directly in agent_genkey.
2011-06-16 14:27:33 +02:00
..
ChangeLog Allow generation of card keys up to 4096 bit. 2011-06-16 14:27:33 +02:00
Makefile.am Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
apdu.c Lock scdaemon to CCID if once found. 2011-02-23 10:15:34 +01:00
apdu.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-common.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-dinsig.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-geldkarte.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-help.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-nks.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app-openpgp.c Allow generation of card keys up to 4096 bit. 2011-06-16 14:27:33 +02:00
app-p15.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
app.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
atr.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
atr.h Changed to GPLv3. 2007-07-04 19:49:40 +00:00
card-common.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
card-dinsig.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
card-p15.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
card.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
ccid-driver.c fix wLangId in ccid-driver.c 2011-03-02 16:52:27 +01:00
ccid-driver.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
command.c Allow generation of card keys up to 4096 bit. 2011-06-16 14:27:33 +02:00
iso7816.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
iso7816.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
pcsc-wrapper.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
sc-copykeys.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
scdaemon.c Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00
scdaemon.h Nuked almost all trailing white space. 2011-02-04 12:57:53 +01:00