Batch Key Generation

Ed Suominen ed@eepatents.com
Fri Aug 24 19:26:01 2001


I am trying to script key generation with GPG 1.0.6. Here's what I get:


>C:\GNUPG>gpg --batch --gen-key
>Key-Type: 3
>Passphrase: test
>Name-Real: Joe Tester
>Name-Email: joe@foo.bar
>%commit
>
>gpg: Ohhhh jeeee: ... this is a bug (keygen.c:1005:do_create)
>secmem usage: 1568/2304 bytes in 5/8 blocks of pool 2304/16384
>
>abnormal program termination
Is this feature no longer working, as warned in the older versions' documentation? Ed Suominen