Re: Can not import private key (Not enough space)

2024-04-11 Thread Moses via Gnupg-users
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I checked my D:\software\GNU\GnuWin32\bin. There is no gpg.exe in it, only gpg-error.exe and gpg-error-config. But there is gpg.exe in my git folder. I adjusted the PATH and temporarily removed it. Then I tried to import again, and the same erro

Re: Can not import private key (Not enough space)

2024-04-09 Thread Moses via Gnupg-users
4-04-08 08:03:51 gpg-agent[27040] DBG: chan_0x014c <- OK 2024-04-08 08:03:53 gpg-agent[27040] DBG: agent_cache_housekeeping 2024-04-08 08:03:57 gpg-agent[27040] DBG: agent_cache_housekeeping 2024-04-08 08:03:57 gpg-agent[27040] DBG: chan_0x0324 -> OK Pleased to meet you 2024-04-08 08:03:57 gpg-

Re: Can not import private key (Not enough space)

2024-04-09 Thread Moses via Gnupg-users
ers\■\AppData\Roaming\gnupg On Tue, Apr 9, 2024 at 10:05 AM Werner Koch wrote: > > On Mon, 8 Apr 2024 11:42, Moses said: > > > C:\> gpg-connect-agent -v > >> getinfo version > > D 2.4.5 > > Okay, that works. > > >> gpgconf -L > > ER

Re: Can not import private key (Not enough space)

2024-04-08 Thread Moses via Gnupg-users
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I tried the command you gave and the results are as follows: C:\> gpg-connect-agent -v > getinfo version D 2.4.5 OK > gpgconf -L ERR 67109139 Unknown IPC command I downloaded and installed gpg4win from the official website, and the signature/

Can not import private key (Not enough space)

2024-04-07 Thread Moses via Gnupg-users
Hi, I've encountered an issue while trying to import a private key into GnuPG, resulting in an unexpected error message. Below are the details including the version of GnuPG and the error messages received: c:\> gpg --version gpg (GnuPG) 2.4.5 libgcrypt 1.10.3 ... c:\> gpg --import private-keys

Why the "--export-secret-key" switch is not listed in help screen?

2012-05-06 Thread Moses
Hi, I've notice the switch "--export-secret-key" is not listed in the help screen (i.e. gpg --help) and I spend a lot of time to find it. It seems to be one of the most used switch for backup private keys and sync keys between machines. Could the developer add this switch to the help screen? It wo

How to make GnuPG 1.4.10b binary work on Windows 7?

2009-10-29 Thread Moses
Hi, GPG 1.4.10b does not work on Windows 7, does anyone know how to make it work? Regards. ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: How to use GnuPG to generate sha512sum hash?

2007-09-07 Thread Moses
=RJnh -END PGP SIGNATURE- On 9/1/07, John Clizbe <[EMAIL PROTECTED]> wrote: > Moses wrote: > > O...I see. > > I've get the correct hash on Linux..., thank you all! :-) > > > > The problem remains now is how to get the same hashing on Windows, > &

Re: How to use GnuPG to generate sha512sum hash?

2007-08-31 Thread Moses
hashing "-n AAA\n" but not "AAA"... :-\ Is there a easy way to get rid of the newline on windows system? Best regards. On 8/31/07, David Shaw <[EMAIL PROTECTED]> wrote: > On Fri, Aug 31, 2007 at 07:22:00PM +0800, Moses wrote: > > Hi, > > > > (S

Re: How to use GnuPG to generate sha512sum hash?

2007-08-31 Thread Moses
ed cryptographic hash calculator. I don't think online results are wrong. All of them generates the same results except GPG. Did I miss something? Or it's a issue of my GPG installation? Best regards. On 8/31/07, Todd Zullinger <[EMAIL PROTECTED]> wrote: > Moses wrote: > &

Re: How to use GnuPG to generate sha512sum hash?

2007-08-31 Thread Moses
e results except GPG. Did I miss something? Or it's a issue of my GPG installation? Best regards. On 8/31/07, Todd Zullinger <[EMAIL PROTECTED]> wrote: > Moses wrote: > > I want hash some strings by using GnuPG, I know GPG have hash > > function, b

How to use GnuPG to generate sha512sum hash?

2007-08-31 Thread Moses
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi list, I want hash some strings by using GnuPG, I know GPG have hash function, but I can't find how to do it in the manuals or other documentations on the official website. What's parameters used by GPG for hash? Furthermore, I would like use sha-5

Re: Can't run GPG --recv-keys under Windows Vista.

2007-05-27 Thread Moses
Patrick, Thank you so much, it's works. :-) On 5/28/07, Patrick Brunschwig <[EMAIL PROTECTED]> wrote: > Moses wrote: > > Hi, > > > > I've installed gpg on Windows Vista recently, but seems not all the > > functions work well when I try to receive key

Can't run GPG --recv-keys under Windows Vista.

2007-05-27 Thread Moses
Hi, I've installed gpg on Windows Vista recently, but seems not all the functions work well when I try to receive keys from keyserver. Here is the command I typed: gpg --keyserver subkeys.pgp.net --recv-keys After hit RETURN, I got errors immediately like this: gpgkeys: h

Re: How to protect private keys?

2007-04-13 Thread Moses
Understood. Thanks for your help. :) Regards. M. On 4/13/07, Sven Radde <[EMAIL PROTECTED]> wrote: > > The export only gives an attacker convenient access to the key file. But > if he can run gpg commands, he could just copy your secring.gpg anyway, > so he already has access to the secret key.

How to protect private keys?

2007-04-12 Thread Moses
Hi list, My question sound dumb, but I've notice that anyone have the right access my computer can use command "gpg --export-secret-keys username" to export private keys, without need to enter passphrase. This is very dangerous to a multi-user computer. How to better protect private keys of GPG u

Re: How to sign mail and news under Windows system by using GnuPG?

2007-04-06 Thread Moses
I got it: right click on the GPGShell's icontray and choose "Window". Thanks Laurent, John and thank you all! On 4/6/07, John Clizbe <[EMAIL PROTECTED]> wrote: > Moses wrote: > > > > Thank you. I'm using GPGshell now :) > > > > A newbie

Re: How to sign mail and news under Windows system by using GnuPG?

2007-04-05 Thread Moses
On 4/6/07, John W. Moore III <[EMAIL PROTECTED]> wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Robert J. Hansen wrote: > >> Could anybody tell me how to sign a email under Windows by using > >> GnuPG? I've done some google, but could not find any Windows mail > > > > Typically, thi

How to sign mail and news under Windows system by using GnuPG?

2007-04-05 Thread Moses
Hi list, Could anybody tell me how to sign a email under Windows by using GnuPG? I've done some google, but could not find any Windows mail client support GnuPG. Furthermore, I also want use GnuPG in Outlook Express to sign mails and news, could anyone tell me how to do it? Any suggestions is app