On Mon, Nov 05, 2007 at 09:33:52PM -0600, Paul Elliott wrote:
>
> Another user has created a digital signature. I do not have
> the secret key. I want to convert it's form. There are two
> possiblities:
>
> 1) It is a detached signature, I want to convert it to
> a regular undetached signature. (
Another user has created a digital signature. I do not have
the secret key. I want to convert it's form. There are two
possiblities:
1) It is a detached signature, I want to convert it to
a regular undetached signature. (I have the file that
was signed.)
2) It is a regular not detached signature
On Mon, Nov 05, 2007 at 06:18:33PM +0100, Philipp Gühring wrote:
> Hi,
>
> Thanks for your answer!
>
> Ok, I need the following:
> 1. I need a tool that lists me all the UIDs in a key.
> 2. Then I select the UIDs I need, and the UIDs I do not need
> 3. Then I need a tool that removes all select
whoops, I goofed the reply and reply-to-all buttons
Ladislav Hagara said the following:
.
> You must run "gpg --edit-key" and then ...
Next question ...
Sub-key generated.
Do I still encrypt to the original public key? And thus, is the sub-key
used automatically? .. I ask because it's not
> When I used gen-key, I got one, but at the end was told that I'd need to
> generate a sub-key that I could use to actually encrypt.
> \
> \
>
> So,, what I am asking in where I went wrong?
>
> I used the gpg --gen-key to generate a non-expiring 4096 RSA key; gave a
> name and email address.
If
Robert D. wrote:
> When I used gen-key, I got one, but at the end was told that I'd need to
> generate a sub-key that I could use to actually encrypt.
GnuPG uses "key pair" in two distinct senses. One of them means a
public/private pair; and the other means two sets of public/private
keys, one s
I tried to generate a key using commands in "Terminal" on my OS/X. This
is actually a learning experience for me done on purpose.
When I used gen-key, I got one, but at the end was told that I'd need to
generate a sub-key that I could use to actually encrypt.
\
\
So,, what I am asking in where
The server/host I'm on already has a user/bin with the .gnupg
I've never used it before so i dont know how to test it.
The control panel only allows you to see the key pair that was generated,
nothing more. there's
no access to control safe modes, etc .
Is there a simple script to test thi
On 11/2/07, Werner Koch <[EMAIL PROTECTED]> wrote:
> I am going to celebrate that now with some pints of Füchschen at the
> Cafe Modigliani[1]. Feel free to join.
Why didn't you say that like an hour ago?
Now I'm stuck with my wife, cleaning the house... :-)
> Salam-Shalom,
Next time... Cheers!
[EMAIL PROTECTED] schrieb:
> > is there a section of the ascii-armored secret key block,
> > that by itself, is enough to reconstruct the secret key,
> >
>
Based on the knowledge that paperkey exists, I would believe so.
Somewhere on your key will be the, e.g., 2048 bits that make it
'intere
Hi,
Thanks for your answer!
Ok, I need the following:
1. I need a tool that lists me all the UIDs in a key.
2. Then I select the UIDs I need, and the UIDs I do not need
3. Then I need a tool that removes all selected unneeded UIDs from the key,
and returns me the stripped key.
Until now I tri
On Mon, 5 Nov 2007 16:55, [EMAIL PROTECTED] said:
> gpg --decrypt --recipient "abcba" mytest-1.cpp.gpg > mytest-1.cpp
gpg --decrypt --recipient "abcba" --output - mytest-1.cpp.gpg > mytest-1.cpp
Shalom-Salam,
Werner
--
Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.
Returns mytest-1.cpp with no contents. Am I using the correct key?
gpg --decrypt --recipient "abcba" mytest-1.cpp.gpg > mytest-1.cpp
gpg: WARNING: using insecure memory!
gpg: please see http://www.gnupg.org/faq.html for more information
You need a passphrase to unlock the secret key for user: "
On Mon, 5 Nov 2007 12:00, [EMAIL PROTECTED] said:
> Does GPGME have UID management functionality?
You need to use the edit feature and implement most things yourself.
See GPA for an implementarions of this.
> Why is it ordered differently?
This is an implementation detail.
> How are both lis
Hi,
I am missing the GPGME manual on the website:
http://www.gnupg.org/(en)/documentation/manuals.html
Does GPGME have UID management functionality?
I would need deluid to delete UIDs from keys, and I can´t find it in the
documentation.
When I do gpg --with-colons $file then I get a list of
15 matches
Mail list logo