Character Encoding used for Passphrase for edit-key

2014-06-17 Thread Harakiri
Im unable to use a key created by gnupg which contains german umlauts with other crypto libaries (bouncycastle). It works well with non umlaut passwords. What character encoding does gnupg use when setting/changing the passphrase ? I tried UTF-8 but that did not work the passphrase is not recog

Re: STEED - Usable end-to-end encryption

2011-10-19 Thread Harakiri
--- On Mon, 10/17/11, Werner Koch wrote: > From: Werner Koch > Subject: STEED - Usable end-to-end encryption > To: gnupg-de...@gnupg.org > Cc: "Marcus Brinkmann" , gnupg-users@gnupg.org > Date: Monday, October 17, 2011, 2:11 PM > Hi! > >   http://g10code.com/docs/steed-usable-e2ee.pdf > > The

Re: GPG decryption issues on WINDOWS 2003 SERVER

2010-08-12 Thread Harakiri
--- On Thu, 8/12/10, Terseer Shaguy wrote: From: Terseer Shaguy Subject: GPG decryption issues on WINDOWS 2003 SERVER To: pgp-bas...@yahoogroups.com, Gnupg-users@gnupg.org Date: Thursday, August 12, 2010, 4:36 AM >> Pls can anyone offer some help ? This issue has nothing todo with GNUPG.

Re: genkey for DSA with 2048 bit

2010-05-10 Thread Harakiri
--- On Mon, 5/10/10, Laurent Jumet wrote: > From: Laurent Jumet > Subject: Re: genkey for DSA with 2048 bit > To: "Harakiri" > Date: Monday, May 10, 2010, 9:21 AM > > Hello Harakiri ! > > Harakiri > wrote: > > > the old DSA standard onl

genkey for DSA with 2048 bit

2010-05-10 Thread Harakiri
Hello, the old DSA standard only supported 1024 bit, however the newer with SHA256 support 2048 and more. I tried it with the --genkey command, i tried Key-Type: DSA2 Key-Type: DSA-2 Key-Type: DSASHA256 no dice, how can you generate these kind of keys? And, do old gpg versions verify such sig

Re: Possible to sign &/or encrypt without importing to keyring

2010-03-26 Thread Harakiri
--- On Thu, 3/25/10, dcbarry wrote: > From: dcbarry > Subject: Possible to sign &/or encrypt without importing to keyring > To: gnupg-users@gnupg.org > Date: Thursday, March 25, 2010, 5:09 PM > As I said, I'm pretty sure my answer is no, but I'm hoping > I've missed > something obvious that i

Re: Just a thought

2009-04-27 Thread Harakiri
--- On Sun, 4/26/09, John Clizbe wrote: > From: John Clizbe > Subject: Re: Just a thought > To: "David Shaw" > Cc: "GnuPG Users" > Date: Sunday, April 26, 2009, 6:04 PM > David Shaw wrote: > > On Apr 25, 2009, at 6:14 PM, John Clizbe wrote: > >> > >> Enigmail passes GnuPG a list of recipie

Re: GNUPG CLI endless loop when using --batch and --decrypt on detached signature file

2009-04-23 Thread Harakiri
--- On Thu, 4/23/09, Werner Koch wrote: > > There is and has always been a nul device in Windows, it is > just named > "/dev/nul" and not "/dev/null". > However on the windows command line you > better use just "nul" as the device - that is a > special filename. > See, and this is exactly

Re: GNUPG CLI endless loop when using --batch and --decrypt on detached signature file

2009-04-23 Thread Harakiri
--- On Thu, 4/23/09, Werner Koch wrote: > From: Werner Koch > Subject: Re: GNUPG CLI endless loop when using --batch and --decrypt on > detached signature file > To: harakiri...@yahoo.com > Cc: gnupg-users@gnupg.org > Date: Thursday, April 23, 2009, 4:05 AM > > i th

Re: GNUPG CLI endless loop when using --batch and --decrypt on detached signature file

2009-04-22 Thread Harakiri
--- On Wed, 4/22/09, Werner Koch wrote: > From: Werner Koch > Subject: Re: GNUPG CLI endless loop when using --batch and --decrypt on > detached signature file > To: harakiri...@yahoo.com > Cc: gnupg-users@gnupg.org > Date: Wednesday, April 22, 2009, 8:01 AM > On W

Re: GNUPG CLI endless loop when using --batch and --decrypt on detached signature file

2009-04-22 Thread Harakiri
--- On Tue, 4/21/09, Werner Koch wrote: > From: Werner Koch > Subject: Re: GNUPG CLI endless loop when using --batch and --decrypt on > detached signature file > To: harakiri...@yahoo.com > Cc: gnupg-users@gnupg.org > Date: Tuesday, April 21, 2009, 4:29 PM > On T

Re: GNUPG CLI endless loop when using --batch and --decrypt on detached signature file

2009-04-21 Thread Harakiri
--- On Tue, 4/21/09, Werner Koch wrote: > From: Werner Koch > Subject: Re: GNUPG CLI endless loop when using --batch and --decrypt on > detached signature file > To: harakiri...@yahoo.com > Cc: gnupg-users@gnupg.org > Date: Tuesday, April 21, 2009, 1:27 PM > On T

GNUPG CLI endless loop when using --batch and --decrypt on detached signature file

2009-04-21 Thread Harakiri
When automatically processing files, i found that gnupg has an endless loop from stdin expecting something but no matter what you enter, it will never quit. 1. using -verify gpg --no-options --batch --status-fd 2 --yes --output out.out --verify in.in.asc gpg: no signed data gpg: can't hash data

Re: Signing all outgoing mails on MTA, not on MUA

2009-03-27 Thread Harakiri
You are better off buying a comerical product, parsing e-mails specific for PGP (except pgp/mime) is not an easy task and frankly, without very good knowledge of eml standards (or richtext outlook msg format files) you will not achieve anything good gnupg will just do the signing for you, ther

Re: Unable to run gpg command in JAVA

2008-08-19 Thread Harakiri
--- On Thu, 8/14/08, Steve Revilak <[EMAIL PROTECTED]> wrote: > From: Steve Revilak <[EMAIL PROTECTED]> > > Try providing the command as a String[], e.g. > >String cmd[] = { > "gpg", > "--homedir", > System.getProperty("user.dir") + > File.separator + ".gnupg", > "-s

Re: Multiple clients

2008-08-07 Thread Harakiri
Anyone else is really frightend by this question and prays that your bank is not part of those that this guy is consulting? --- On Tue, 8/5/08, proxy <[EMAIL PROTECTED]> wrote: > From: proxy <[EMAIL PROTECTED]> > Subject: Multiple clients > To: gnupg-users@gnupg.org > Date: Tuesday, August 5, 2

[REPOST] LDAP Basic Auth not working for key search, keyserver-options ignored!

2008-05-05 Thread Harakiri
Hello, following the example here : http://lists.gnupg.org/pipermail/gnupg-users/2006-February/028058.html i used the binddn and bindpw option to do a simple auth against an ldap server gpg.exe --keyserver ldap://localhost --keyserver-options "binddn=\"uid=someuser\"" --keyserver-options bi

LDAP Basic Auth not working for key search, keyserver-options ignored!

2008-04-30 Thread Harakiri
Hello, following the example here : http://lists.gnupg.org/pipermail/gnupg-users/2006-February/028058.html i used the binddn and bindpw option to do a simple auth against an ldap server gpg.exe --keyserver ldap://localhost --keyserver-options "binddn=\"uid=someuser\"" --keyserver-options bin