Displaying 7 results from an estimated 7 matches for "rfc2440".
Did you mean:
rfc2449
2002 Nov 25
0
[Announce]OpenCDK 0.3.3
Current Version: 0.3.3 (latest devel 0.3.4-cvs)
License: GPL
Author: Timo Schulz <twoaday@freakmail.de>
Available from: http://www.winpt.org/opencdk.html
Hi,
this is the first public announcement for OpenCDK. It is a library to
provide some basic parts of the OpenPGP Message Format (RFC2440).
First the library was planned for key conversation in GnuTLS and other
applications which support OpenPGP keys but after a while, I decided to
include some low-level functions for file handling.
Now the library basically consists of two parts. First, the key database
code which can be used for...
2013 Sep 10
0
[Bug 1647] Implement FIPS 186-3 for DSA keys
...h-dss is specified in RFC 4253 to use a
SHA-1 hash in the dss_signature_blob. The same problems exist for
x509v3-ssh-dss which also specifies the use of SHA-1.
In order to use a DSA-2048 or DSA-3072 with SHA-256 or SHA-512, one
would likely need to move to the pgp-sign-dss public key algorithm of
RFC2440 as obsoleted by RFC 4880 section 13.6 which allows for
L=1024, N=160 [not useful given NIST SP 800-131A]
L=2048, N=224 with SHA-224, SHA-256, SHA-384, or SHA-512 hash
L=2048, N=256 with SHA-256, SHA-384, or SHA-512 hash
L=3072, N=256 with SHA-256, SHA-384, or SHA-512 hash
I am not aware of an...
2009 Oct 02
4
GnuPG for CentOS 5.3?
Good Morning--
I'm looking to shore up security in my system and with communications.
Can you point me to the proper version of GnuPG for CentOS 5.3 (Final)?
Thanks,
Dick
--
"They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety."
--Benjamin Franklin 1755
2004 Aug 26
0
[Announce] GnuPG 1.2.6 released
...is GNU's tool for secure communication
and data storage. It is a complete and free replacement of PGP and
can be used to encrypt data and to create digital signatures. It
includes an advanced key management facility and is compliant with the
proposed OpenPGP Internet standard as described in RFC2440.
This is mainly a bug fix release. In particular it fixes the
installation problem of 1.2.5; for details see the "What's New"
section below.
Getting the Software
====================
Please follow the instructions found at http://www.gnupg.org/download/
or read on:
GnuPG 1.2.6 m...
2013 Sep 10
4
[Bug 1647] Implement FIPS 186-3 for DSA keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1647
mackyle at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mackyle at gmail.com
--- Comment #2 from mackyle at gmail.com ---
RFC 6668 [1] (2012-07) updated RFC 4253 adding the SHA-256 data
2013 Sep 10
4
[Bug 1647] Implement FIPS 186-3 for DSA keys
https://bugzilla.mindrot.org/show_bug.cgi?id=1647
mackyle at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mackyle at gmail.com
--- Comment #2 from mackyle at gmail.com ---
RFC 6668 [1] (2012-07) updated RFC 4253 adding the SHA-256 data
2003 May 03
0
[Announce] GnuPG 1.2.2 released
...is GNU's tool for secure communication
and data storage. It is a complete and free replacement of PGP and
can be used to encrypt data and to create digital signatures. It
includes an advanced key management facility and is compliant with the
proposed OpenPGP Internet standard as described in RFC2440. This new
release implements most of OpenPGP's optional features, has somewhat
better interoperabilty with non-conforming OpenPGP implementations and
improved keyserver support.
***************************************************************
* Due to a bug found in the key validdation cod...