GnuPG --gen-key batch process?

Perry B. Whelan pwhelan@garmopenproject.com
Thu Mar 13 11:20:01 2003


Is there any way to generate keys in a batch-like mode, with predefined
values, preferably with a shell script?

I need a large number of unique keys with predictable ID's.  Ideally,
I'd use a shell script to generate a key for a series of consecutive
numerical addresses,
e.g.:

for ((k=3D1; k<=3D100000; k++))
do
 gpg --gen-key RealName$k $k@null.com CommentKey$1 NoPassPhrase
done

--
Thank you,
Perry B. Whelan - Systems Analyst
Garm Open Project=AE - Information Technology