importing large keyring

2005-04-20 Thread Sascha Silbe
Hi! Recently (somewhere around the update from gnupg 1.2.x to 1.4.x) my keyring got corrupted: [EMAIL PROTECTED]:~$ gpg --export /dev/null gpg: buffer shorter than subpacket gpg: signature packet without timestamp gpg: buffer shorter than subpacket gpg: signature packet without keyid gpg:

Re: OpenPGP Smartcard with Cygwin

2005-04-20 Thread Werner Koch
On Thu, 31 Mar 2005 16:20:29 +0200, Peter L Smilde said: I tried installing pcsc-lite from their website, but this only installs a libpcsclite.a and libpcsclite.la. How do I get the Smartcard working under Cygwin? I found no information on this topic (OpenPGP smartcard cygwin) in the web.

GNUPG library for C#?

2005-04-20 Thread Alan Zak
Hello, I am new to C# coding. I have managed to create a console application which opens a process (ProcessStartInfo, etc) to run the gpg.exe with a given set of arguments. I would love to be able to eliminate the usage of the EXE, and instead integrate GPG's functionality in the form of a DLL

Re: GNUPG library for C#?

2005-04-20 Thread Sascha Kiefer
http://www.codeproject.com/csharp/gnupgdotnet.asp might help! HTH esskar Alan Zak schrieb: Hello, I am new to C# coding. I have managed to create a console application which opens a process (ProcessStartInfo, etc) to run the gpg.exe with a given set of arguments. I would love to be able to

Re: importing large keyring

2005-04-20 Thread Jason Harris
On Wed, Apr 20, 2005 at 02:17:31PM +0200, Sascha Silbe wrote: Recently (somewhere around the update from gnupg 1.2.x to 1.4.x) my keyring got corrupted: [EMAIL PROTECTED]:~$ gpg --export /dev/null gpg: buffer shorter than subpacket gpg: signature packet without timestamp gpg: buffer

Cant create directory error

2005-04-20 Thread Carlos M
Hi there im having problems trying to decrypt a message using PHP or Perl. When i run the perl script directly from the linux bash it works just fine, but when i run the script from the browser it doesnt work. Checkin the apache logs it says: Name main::passphrase used only once: possible typo at

Re: 1.4.1 won't retrieve key from keyserver?

2005-04-20 Thread Jason Markley
David, Has this issue been fixed? Here's a recap of what I've observed. I'm using TB 1.0.2 and gpg 1.4.1 (for windows, obviously) :) --- behavior when searching for keys using GPG 1.4.1 from the command line: hkp: searches

Re: Rescue secring

2005-04-20 Thread Erpo
On Wed, 2005-04-20 at 00:16 +0200, Philipp Neuhaus wrote: Does gpg have a fault-tolerant mode or do you know about any keyringtool that may repair my dumps? My sympathy goes out to you. Most people don't back up, probably because of the disparity between hard drive sizes and backup media; I

Re: importing large keyring

2005-04-20 Thread Gerhard Siegesmund
Hello all Recently (somewhere around the update from gnupg 1.2.x to 1.4.x) my keyring got corrupted: [EMAIL PROTECTED]:~$ gpg --export /dev/null gpg: buffer shorter than subpacket [...] I've also seen similar corruption recently (with GPG 1.4.1): %gpg --keyserver

Gvim and gpg

2005-04-20 Thread Greg Bell
Hi GPG users, I've successfully used gpg from vim for years, using the autocmds easily found with google. However, when using gpg from gvim, I get this: :!gpg --symmetric gpg: cannot open `/dev/tty': No such device or address shell returned 2 If I try the --no-tty option: :!gpg