
yumengcool at gmail
Nov 9, 2009, 1:14 AM
Post #1 of 1
(403 views)
Permalink
|
|
code page problem with gpg 4 win
|
|
Hi, all I use gpg version 1.4.10 for win, my native language is chinese, i want to gen a key pair with Chinese real name (UID).but when i type chinese characters in the console, gpg failed to handle the chinese characters . i ever used the following commands to gen key pair: gpg --display-charset utf-8 --gen-key gpg --utf8-strings --gen-key gpg --display-charset GBK --gen-key All of them failed to do it. I searched the mail list for this problem, i find the following URL: http://lists.gnupg.org/pipermail/gnupg-i18n/2003-March/000202.html it gives a solution for russian.but what can i do in my case? BTW: I can gen key pair with chinese characters uid by GNU-4win GUI. and console in my os uses code page 936, that means GBK. of course, when i type following command, that chinese characters uid can be display well. gpg --list-keys thanks for every reply. -- regards Ray _______________________________________________ Gnupg-users mailing list Gnupg-users [at] gnupg http://lists.gnupg.org/mailman/listinfo/gnupg-users
|