Git clone index-pack failed

2013-12-09 Thread Kevin Hilton
Trying to clone gnupg repository on cygwin which I've done many times in the past, but this is what I'm getting: $ git clone git://git.gnupg.org/gnupg.git Cloning into 'gnupg'... fatal: index-pack failed I've even tried: $ git clone git://git.gnupg.org/gnupg.git --depth=1 Cloning into 'gnupg'...

Re: Test mail to kevhil...@gmail.com

2010-06-11 Thread Kevin Hilton
Not sure who that was but I was not responsible On Jun 11, 2010 4:26 AM, Werner Koch w...@gnupg.org wrote: Hi! One of the subscribers to this list created a mail forward to an automated ticketing system which responds to the the poster. The owner of the ticketing system at

LZMA Compression

2009-08-31 Thread Kevin Hilton
Although I understand the compression algorithms within gnupg are specified by the OpenGPG standard, are there any grumblings regarding the addition of the lzma compression scheme? -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org

Practical Advice for those using AES256 cipher?

2009-08-19 Thread Kevin Hilton
or simply default back to 3DES, or just sit tight? Although I found the article interesting (not sure if I understood a lot of the blog comments), is there any practical advice I should take away from it as it relates to GnuPG? -- Kevin Hilton ___ Gnupg

GnuPG + PSI Portable

2008-12-10 Thread Kevin Hilton
Did you alter your path statement and put your USB drive directories first in the path? -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

GnuPG 2.0,9 - Error when trying to compile in Linux.

2008-12-04 Thread Kevin Hilton
. Hopefully others may find these instructions useful: http://ubuntuforums.org/showthread.php?t=649466 -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Happy Thanksgiving

2008-11-23 Thread Kevin Hilton
A little off topic, however I wanted to wish Happy Thanksgiving to all those users in America, and actually give Thanks to the regular contributors to this mailing list. Thanks -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http

Question regarding s2k algorithms

2008-11-16 Thread Kevin Hilton
this parameter after keys are already stored on the keyring? Will this confuse things? And lastly what specifically is the purpose of the -for-your-eyes-only flag? Is this option currently still in use, or only included for backwards compatibility purposes. -- Kevin Hilton

Re: Question regarding s2k algorithms

2008-11-16 Thread Kevin Hilton
Ok so let me ask things in a different way Is the s2k-cipher-algo used in any other methods other than for protection of the keyring? Seems odd to me that CAST5 is the default -- however I'm sure this is specified according the one of the RFCs. There is no current security implication for using

Re: Anyone know what became of the Gaim-E Project?

2008-11-03 Thread Kevin Hilton
As others have mentioned there is another pidgin encryption technique: http://pidgin-encrypt.sourceforge.net/ . This project also seems to have stalled if I'm looking at the release dates as an appropriate indication. The OTR website specifically addresses this plugin with the following: How is

Re: Anyone know what became of the Gaim-E Project?

2008-11-03 Thread Kevin Hilton
I'm going to try to steer this back onto a relevant topic Robert I love your off the cuff feelings about things. Its when you are at your best. Question: What value do signatures serve then however other than to provide data authentication but not sender authentication? How can you be sure in

Anyone know what became of the Gaim-E Project?

2008-11-02 Thread Kevin Hilton
was abandoned. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

set type digest mode? plus other query

2008-10-23 Thread Kevin Hilton
used, digests used, etc. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Session Key Questions

2008-10-21 Thread Kevin Hilton
When the session key is randomly generated (asymmetric encryption), how large is the session key? Is the length set or does it depend on other parameter such as the length of the DSA/RSA key or hash? Thanks for clarification. -- Kevin Hilton

Re: Session Key Questions

2008-10-21 Thread Kevin Hilton
this is the s2k-digest-algo since this is for key protection. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Session Key Questions

2008-10-21 Thread Kevin Hilton
hash be produced again? How would a 256 bit hash ever be produced is the SHA1 hash was always used. Thanks -- I have a feeling I'm getting off in left field here and missing some understanding of some basic concepts. -- Kevin Hilton ___ Gnupg-users

Testing a build

2008-10-13 Thread Kevin Hilton
Just to throw it out there -- if you need to compile for Windows why don't you do it for cygwin? I've just recently been able to compile both gpg and gpg2 using cygwin on WinXP. This saved me the need to cross compile. Probably not the most elegant solution, however it does work. -- Kevin

GPG --symmetric option and passphrases

2008-10-06 Thread Kevin Hilton
line flag? Thanks -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Computational Efficiency of GnuPG ciphers and hashes

2008-10-06 Thread Kevin Hilton
Its often been mentioned on this mailing list, that 3DES is notoriously slow. On the flipside, what cipher is considered the fastest -- or the most computationally efficient (if this term even applies)? Are there similar relative results among the GnuPG hashes? Thanks -- Kevin Hilton

Re: GPG --symmetric option and passphrases

2008-10-06 Thread Kevin Hilton
On Mon, Oct 6, 2008 at 10:17 AM, David Shaw [EMAIL PROTECTED] wrote: On Oct 6, 2008, at 10:54 AM, Kevin Hilton wrote: When using gpg with the --symmetric flag (as when symmetrically encrypting a file with a passphrase), is the passphrase salted and hashed? Yes. Unless you change that safe

GPG2 - IDEA

2008-10-01 Thread Kevin Hilton
Ok, I've finally managed to compile the gpg2 package (the stable package, not svn) with cygwin. Is there a way to add idea support to gpg2 or is this feature not supported? Thanks -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org

Changing preferences

2008-09-24 Thread Kevin Hilton
, hence the reason why Serpent was never the AES standard. I'll stop ranting now. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Changing preferences

2008-09-24 Thread Kevin Hilton
of cryptography other than on the surface, I could be mistaken. However on the surface -- mathematics removed -- these decisions seem to be more political than based on proven concept. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http

Changing preferences

2008-09-23 Thread Kevin Hilton
signing keys has been waged many times prior on this mailing list -- Google for it if you don't believe me -- and to summarize the conclusions of many on this list -- this is no functional advantage of using one over the other). -- Kevin Hilton

Changing preferences

2008-09-21 Thread Kevin Hilton
not decode. If there is a null union of the personal-cipher-preferences and the key preferences, then 3DES is chosen. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Changing preferences

2008-09-21 Thread Kevin Hilton
If you never want to see that algorithm used ever, leave it off the list completely. Not to beat a dead horse, but this statement isn't exactly true. The sender can force the use of a particular algorithm that is not on the list. I take objection to the use of the work never. -- Kevin

Changing preferences

2008-09-21 Thread Kevin Hilton
rant was unjustified and inappropriate. I'm not making any claims or false statements or presumptions other than those specifically discussed within the documentation. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http

Re: Changing preferences

2008-09-18 Thread Kevin Hilton
I think the problem is with the word preferences. The use of this word in the setpref command and in the personal-cipher/hash-preferences really doesn't convey what preferences are preferred over each other. The sender's preferences always trump the recipient's preferences. The use of

Changing preferences

2008-09-18 Thread Kevin Hilton
if scenario. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: GnuPG Defaults

2008-09-17 Thread Kevin Hilton
recognized, I only see this list expanding, not shrinking! -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Session Key Questions

2008-09-17 Thread Kevin Hilton
with 256-bit key [TWOFISH] 100 to 110 - Private/Experimental algorithm 3. Is it possible to decrypt a gnupg encrypted message if I know the decrypted session key? How could this be accomplished? -- Kevin Hilton ___ Gnupg-users mailing list Gnupg

Re: Session Key Questions

2008-09-17 Thread Kevin Hilton
On Wed, Sep 17, 2008 at 9:41 AM, Werner Koch [EMAIL PROTECTED] wrote: On Wed, 17 Sep 2008 15:52, [EMAIL PROTECTED] said: 1. How is the session key generated? How is its entropy randomness determined? Is there a specific algorithm used to generate the key? It is a random number of course:

Re: Session Key Questions

2008-09-17 Thread Kevin Hilton
for ?? historical reasons of compatibility ?? with pgp 5+ the default cipher that will be used for encryption, and also for protection of the secret key, is CAST-5, not 3DES Nope, 3DES is the only MUST cipher algorithm and thus used as the last-resort if the preference system can't decide upon

GnuPG Defaults

2008-09-17 Thread Kevin Hilton
it. Thanks everyone for the clarification. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Session Key Questions

2008-09-17 Thread Kevin Hilton
:345DFG session_key_test_original --override-session-key is for decyrption only. Shalom-Salam, Werner -- I take it there is not encryption equivalent -- making it in one session using gpg with the symmetric option. -- Kevin Hilton ___ Gnupg

Changing preferences

2008-09-17 Thread Kevin Hilton
are controlled by the: --default-preference-list string Set the list of default preferences to string. This preference list is used for new keys and becomes the default for setpref in the edit menu. Hopefully that is clear. -- Kevin Hilton ___ Gnupg-users

GnuPG ElGamal Signing Key

2008-09-16 Thread Kevin Hilton
been compromised: http://silverstr.ufies.org/blog/archives/000415.html As a side note, are there any other possible algorithms that may be used to generate a signing key other than DSA/RSA/ElGamal. Thanks. -- Kevin Hilton ___ Gnupg-users mailing list

GnuPG Defaults

2008-09-16 Thread Kevin Hilton
people into a discussion of which is better than that). I'm just curious why these were chosen as defaults. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: GnuPG Defaults

2008-09-16 Thread Kevin Hilton
On Tue, Sep 16, 2008 at 11:50 PM, Robert J. Hansen [EMAIL PROTECTED] wrote: Kevin Hilton wrote: I'm sure its probably contained in one of the RFC's, however when was DSA signing keys and ElGamal Encryption keys, along with the AES-256 cipher and SHA1 digest chosen as the defaults for key

GPG2 compile problems on cygwin

2008-07-09 Thread Kevin Hilton
`do_bin2hex': /home/klal/temp/gnupg/gpg2/common/convert.c:120: undefined reference to `_gcry_m alloc' Is there something I can do to help with the debugging of this error? Thanks for any suggestions. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users

About my prefered settings...

2008-06-24 Thread Kevin Hilton
(S9), TWOFISH (S10), CAMELLIA128 (S11), CAMELLIA192 (S12), CAMELLIA256 (S13) Hash: MD5 (H1), SHA1 (H2), RIPEMD160 (H3), SHA256 (H8), SHA384 (H9), SHA512 (H10), SHA224 (H11) Compression: Uncompressed (Z0), ZIP (Z1), ZLIB (Z2), BZIP2 (Z3) -- Kevin Hilton

Re: SVN version not correctly displaying

2008-05-23 Thread Kevin Hilton
$ svn info configure.ac Path: configure.ac Name: configure.ac URL: svn://cvs.gnupg.org/gnupg/branches/STABLE-BRANCH-1-4/configure.a Repository Root: svn://cvs.gnupg.org/gnupg Repository UUID: 8a63c251-dffc-0310-8ec6-d64dca2275b1 Revision: 4765 Node Kind: file Schedule: normal Last Changed Author:

Re: SVN version not correctly displaying

2008-05-12 Thread Kevin Hilton
Did You Manually change the version number within configure.ac? I had no idea that you had to change the version number within the configure.ac file. I was hoping to avoid any manual changes but see that it may be needed. Did you make clean or make distclean first? Yes a make distclean -- it

Suggestions on how to compile for cygwin

2008-05-08 Thread Kevin Hilton
ahead and install version 0.17 from source as gettext 0.16 or later is required with the gpg2 source installation. I'm still getting errors however. Does anyone have any suggestions how to get around these errors? It always involves the gettext package. -- Kevin Hilton

Cygwin gpg 1.4.10 -- svn 4752 make error

2008-04-23 Thread Kevin Hilton
]: Leaving directory `/home/klal/temp/gnupg/svn_gnupg_trunk' make: *** [all] Error 2 -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: GnuPG v2.x?

2008-04-07 Thread Kevin Hilton
Just updated to svn version gpg2 4739 Still have same problems trying to compile gpg2 under cygwin with the gettext error: gcc -I/usr/local/include -I/usr/local/include -g -O2 -Wall -Wcast-align -Wshado w -Wstrict-prototypes -Wformat -Wno-format-y2k -Wformat-security -Wpointer-arith -o

GnuPG v2.x?

2008-04-05 Thread Kevin Hilton
But will it compile using in Vista using cygwin? -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

GnuPG v2.x?

2008-04-05 Thread Kevin Hilton
to __imp__rl_readline_name (auto-im port) -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

GnuPG v2.x?

2008-04-05 Thread Kevin Hilton
Hmm, thanks for the suggestion. I believe gnupg2 requires gettext 0.17 or greater -- cygwin ships with 0.16, with no higher version available in its mirrors. I downloaded the 0.17 sources from here: ftp://mirrors.kernel.org/gnu/gettext/, compiled and installed. I'm kind of stuck at this point.

Re: GnuPG v2.x?

2008-04-05 Thread Kevin Hilton
Maybe this isnt for me. I did manage to get gettext compiled from cvs. Its now 0.18-pre1. However I think Im getting stuck at the same point: gcc -I/usr/local/include -I/usr/local/include -I/usr/local/include -g -O2 -Wall -Wcast-align -Wshadow -Wstrict-prototypes -Wformat -Wno-format-y2k

Re: GnuPG v2.x?

2008-04-05 Thread Kevin Hilton
Clarification, my libraries are in /usr/local/lib Also this link statement seems strange to me. Possibly this is correct?: -lreadline /usr/local/lib/libintl.dll.a ___ Gnupg-users mailing list Gnupg-users@gnupg.org

Whirlpool Hash

2008-04-01 Thread Kevin Hilton
Has anyone written a patch that would allow whirlpool as an available hash algorithm for use with gnupg? -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Whirlpool Hash

2008-04-01 Thread Kevin Hilton
Let us know when you are done with the patch. I'd be interested in trying it out -- that would make one person who could verify your signature! ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: When using svn version gnupg, why isnt svn version shown with gpg --version

2008-03-07 Thread Kevin Hilton
Just to clarify I wasn't compiling version 1.48 against rev 4702. The flag in the configure.ac was not updated to reflect the newer version, so it appeared it was version 1.48 when in fact it was 1.49 as has been graciously pointed out to me. Thanks for your help.

Re: When using svn version gnupg, why isnt svn version shown with gpg --version

2008-03-06 Thread Kevin Hilton
Whats wrong with my version -- I'm getting 1.48 $ gpg --version gpg (GnuPG) 1.4.8-svn4702 Copyright (C) 2007 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html This is free software: you are free to change and redistribute it. There is NO

Re: When using svn version gnupg, why isnt svn version shown with gpg --version

2008-03-06 Thread Kevin Hilton
Oops, David I see what you meant about updating the flag after the last release -- just updated to the newest svn release and all is well. Thanks $ gpg --version gpg (GnuPG) 1.4.9rc1-svn4705 NOTE: THIS IS A DEVELOPMENT VERSION! ___ Gnupg-users mailing

When using svn version gnupg, why isnt svn version shown with gpg --version

2008-03-05 Thread Kevin Hilton
Was wondering if it would be possible to show the actual gpg version with the gpg --version flag when using gpg svn version. It would be nice to show the revision number. thanks -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http

Re: Are DSA2 signing keys backwards compatible?

2008-02-11 Thread Kevin Hilton
No. Preferences, including the digest preferences, are not relevant here at all. This is a signature *you* are making. The digest preferences are consulted when someone *else* is making a signature, and wants to know if you can handle it. It has nothing to do with what your key needs because

Re: Are DSA2 signing keys backwards compatible?

2008-02-11 Thread Kevin Hilton
On Feb 10, 2008 10:53 PM, Kevin Hilton [EMAIL PROTECTED] wrote: You could use SHA-512 with it if you liked, but the hash would be truncated to 256 bits. Interesting. Are the higher or lower bits truncated? We follow the advice in FIPS 180-3: L = 1024, N = 160 L = 2048, N

Are DSA2 signing keys backwards compatible?

2008-02-10 Thread Kevin Hilton
Are DSA2 signing keys (or simply DSA keys that are larger than 1024 bits) backwards compatible with older GnuPG versions prior to 1.48? -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg

Re: Are DSA2 signing keys backwards compatible?

2008-02-10 Thread Kevin Hilton
Just to clarify for some other users, What version of GnuPG were the DSA2 keys (or longer DSA signing keys) and the additional SHA hashes introduced? A little of topic, but I'm predicting a future foreseeable bump in the road when the Secure Hash Standard is named in 2011 (or whenever the recent

Authenticate capability of DSA or RSA signing keys

2008-02-10 Thread Kevin Hilton
explanation! -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Are DSA2 signing keys backwards compatible?

2008-02-10 Thread Kevin Hilton
It doesn't work that way. SHA-1 doesn't even work with DSA2 keys. DSA2 doesn't mean a bigger DSA key. It means a bigger hash with a bigger DSA key. DSA2 allows for any hash size that is equal to or greater than the hash size that was used when generating the key. Thus, for example, it is legal

Re: Authenticate capability of DSA or RSA signing keys

2008-02-10 Thread Kevin Hilton
Sign = sign some data Certify = sign a key Authenticate = prove you are you Authenticate is used for things like using an OpenPGP key for ssh. I forgot about the certifying of keys, sorry about that. I knew openssh utilized rsa or dsa keys, but didn't know that the same gpg keys could be used

Re: Are DSA2 signing keys backwards compatible?

2008-02-10 Thread Kevin Hilton
You could use SHA-512 with it if you liked, but the hash would be truncated to 256 bits. Interesting. Are the higher or lower bits truncated? We follow the advice in FIPS 180-3: L = 1024, N = 160 L = 2048, N = 224 L = 3072, N = 256 Ok. So back to the ever asking defaults

Re: Can you clarify when data compression is used?

2008-02-09 Thread Kevin Hilton
Twofish is almost entirely abandoned nowadays, but it still exists in PGP and GnuPG. Once a bad decision is made in engineering, the engineers are stuck supporting it forever. Is this statement really true or just opinion? Bruce Schneier is one of my favorite cryptoanalysts.

Any plans for GnuPG to implement decrypting to RAM?

2008-02-05 Thread Kevin Hilton
Just wonder if GnuPG, similar to PGP, would implement decrypting files to RAM rather than swap, or to allow user to pick location. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Can you clarify when data compression is used?

2008-02-04 Thread Kevin Hilton
apologize to the community. -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Can you clarify when data compression is used?

2008-02-04 Thread Kevin Hilton
Im aware of the personal cipher preferences and personal hash preferences, but when talking about the defaults I specifically asking if gpg were installed from source -- no modifications made -- and gpg keys were created - what default cipher and hash would be listed first in the list with the

Re: Can you clarify when data compression is used?

2008-02-04 Thread Kevin Hilton
As of 1.4.8 and 2.0.8, and subject to change in future versions: Cipher: AES256, AES192, AES, CAST5, 3DES Hash: SHA1, SHA256, RIPEMD160 Compression: ZLIB, BZIP2, ZIP, None You are absolutely correct about these settings. Perhaps this should be included in documentation (and changed

Can you clarify when data compression is used?

2008-02-03 Thread Kevin Hilton
Is the data compression algorithm applied to the text prior to being converted to ciphertext, or is the ciphertext compressed, or is it the combination of the ciphertext and encrypted session key that is compressed? I can't seem to find any documentation discussing this. -- Kevin Hilton

Re: Can you clarify when data compression is used?

2008-02-03 Thread Kevin Hilton
On Feb 4, 2008 1:17 AM, Kevin Hilton [EMAIL PROTECTED] wrote: Although not supported on all systems (and not included on ubuntu by default if you can believe it), does bzip2 offers the highest compression? I know that --personal-compress-preferences may be included in the gpg.conf file

IDEA

2008-01-29 Thread Kevin Hilton
Hope I don't get in trouble for posting this, however the idea module can be found here: wget ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg

Re: Question about history of hash and cipher collections

2008-01-15 Thread Kevin Hilton
I dont have any feelings or objections about any of the ciphers or hashes included or excluded (ok maybe serpent should be included), however I can imagine that deleting old ciphers and hashes would cause a problem with backwards compatibility. Why md5 and cast5 are still included is beyond me,

Re: Question about history of hash and cipher collections

2008-01-15 Thread Kevin Hilton
From what you are saying about cipher/hashes, it sounds as an end user of gnupg, it would be best to regularly rotate my personal cipher/hash preferences. And lastly, not to be a conspiracy theorist, but how certain can I be that the NSA (who probably employs the single largest collection of

Re: Question about history of hash and cipher collections

2008-01-15 Thread Kevin Hilton
Unless you know exactly what you're doing and why, use the defaults. That is all the advice you will get from me. Hmm, not the answer I was quite expecting. Thanks again for all your time. You have greatly enlightened me and reinforced my love for gnupg.

Re: Question about history of hash and cipher collections

2008-01-15 Thread Kevin Hilton
Just a few follow-up points Quote: My advice has been the same for years: unless you know precisely what you're doing and why, stick with the defaults. GnuPG's defaults are excellent. They make good sense. They interoperate well. Don't mess with them unless you know precisely what you're

Re: Question about history of hash and cipher collections

2008-01-14 Thread Kevin Hilton
I can see NIST is calling for entries for a competition to discover a new hash function: http://csrc.nist.gov/groups/ST/hash/sha-3/index.html I was hoping they would name the winner of this contest the ASS (American Signing Standard), but see the winner will be referred to as the SHA-3 (Secure

Question about history of hash and cipher collections

2008-01-13 Thread Kevin Hilton
believe the TIGER has was equal to s5. What happened to that hash choice? Thanks for your help -- Kevin Hilton ___ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users

Re: Question about history of hash and cipher collections

2008-01-13 Thread Kevin Hilton
Sorry about my post Whatever happened to the tiger hash?? Lastly, do you know the reason that the serpent cipher algorithm never made it into gpg. From the NSA competition, I thought the serpent algorithm came in second --- again Im not sure of the criteria that was used to judge strength --

Re: Question about history of hash and cipher collections

2008-01-13 Thread Kevin Hilton
Sorry the last post was cut off Sorry about my post I can see you seem to know a lot about gpg -- thanks. Whatever happened to the tiger hash?? Lastly, do you know the reason that the serpent cipher algorithm never made it into gpg. From the NSA competition, I thought the serpent algorithm