Re: GnuPG language setting

2011-05-31 Thread Werner Koch
On Mon, 30 May 2011 23:10, makro...@gmail.com said: I wish application developers would understand a simple fact: language choice can't be computer-wide, it must be *application specific*. Language choice is user specific, however users may start applications with other language setting (cf.

help

2011-05-31 Thread sahar yousefi
Hello I'm working on asymmetric keys for encryption and decryption of files. I am going to encrypt data on sender PC using receiver's public key and send encrypted data to receiver in order to decrypt it using its private key.  I have two PCs (A and B). I created a (public key, private key) on A

Using output from gpg --list-packets on a key to get the mpi values to generate s-expressions

2011-05-31 Thread Foo Lum
Hey guys, I am trying to use gpg generated public keys to do encryption using libgcrypt. I used the list packets command on the key to get me the contents of the key and parsed the mpi values into an s-expression. So when I try to encode my session key with my public key I get the error Odd