similar to: [Announce] sha1sum for MS Windows released

Displaying 20 results from an estimated 5000 matches similar to: "[Announce] sha1sum for MS Windows released"

2004 Aug 26
0
[Announce] GnuPG 1.2.6 released
Hello! We are pleased to announce the availability of a new stable GnuPG release: Version 1.2.6 The GNU Privacy Guard (GnuPG) 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
2010 Mar 09
0
[Announce] GnuPG 2.0.15 released
Hello! We are pleased to announce the availability of a new stable GnuPG-2 release: Version 2.0.15. The GNU Privacy Guard (GnuPG) is GNU's tool for secure communication and data storage. It can be used to encrypt data, create digital signatures, help authenticating using Secure Shell and to provide a framework for public key cryptography. It includes an advanced key management facility
2002 Dec 21
0
[Announce]Libgcrypt 1.1.11 released
Hi! I am pleased to announce the availability of libgcrypt version 1.1.11. Libgcrypt is a general purpose cryptographic library based on the code from GnuPG and licensed under the GNU Lesser General Public License. It provides functions for all cryptograhic building blocks: symmetric ciphers (AES,DES,Blowfish,CAST5,Twofish,Arcfour), hash algorithms (MD4, MD5, RIPE-MD160, SHA-1, TIGER-192), MACs
2012 Aug 08
0
[Announce] GPA 0.9.3 released
Hello, We are pleased to announce the release of GPA 0.9.3. GPA is a graphical frontend for the GNU Privacy Guard (GnuPG, http://www.gnupg.org). GPA can be used to encrypt, decrypt, and sign files, to verify signatures and to manage the private and public keys. You can find the release here: ftp://ftp.gnupg.org/gcrypt/gpa/gpa-0.9.3.tar.bz2 (695k)
2024 Sep 12
0
[Announce] GnuPG 2.5.1 released
Hello! We are pleased to announce the availability of a new GnuPG release: version 2.5.1. This release is the second of a series of public testing releases eventually leading to a new stable version 2.6. The main features in the 2.6 series are improvements for 64 bit Windows and the introduction of a PQC encryption algorithm. The 2.6 series will not differ a lot from 2.4 because the majority
2024 Jul 08
0
[Announce] GnuPG 2.5.0 released for public testing
Hello! We are pleased to announce the availability of a new GnuPG release: version 2.5.0. This release is the first of a series of public testing releases eventually leading to a new stable version 2.6. The main features in the 2.6 series are improvements for 64 bit Windows and the introduction of a PQC algorithms. The 2.6 series will not differ a lot from 2.4 because the majority of changes
2024 Jan 25
0
[Announce] GnuPG 2.4.4 released
Hello! We are pleased to announce the availability of a new stable GnuPG release: version 2.4.4. This version fixes a couple of bugs, comes with some new features. A smartcard related security bug is also fixed and a tool to check for this flaw is provided. See below for details. What is GnuPG ============= The GNU Privacy Guard (GnuPG, GPG) is a complete and free implementation of the
2024 Mar 12
0
[Announce] GnuPG 2.4.5 released
Hello! We are pleased to announce the availability of a new stable GnuPG release: version 2.4.5. This version fixes a couple of bugs and comes with some new features. What is GnuPG ============= The GNU Privacy Guard (GnuPG, GPG) is a complete and free implementation of the OpenPGP and S/MIME standards. GnuPG allows to encrypt and sign data and communication, features a versatile key
2000 Apr 19
0
A new snapshot
Hi, I have released a new snapshot of GnuPG, I hope this is one of the last ones before 1.0.2 ;-) This is still a BETA VERSION and not intended for general use. ftp://ftp.gnupg.org/pub/gcrypt/devel/gnupg-1.0.1e.tar.gz (1600k) The usual diff file is also available, but this time there is only a detached signature for this diff file, because I noticed to late that the --not-dash-escaped option
2009 Jun 17
0
[Announce] Dirmngr 1.0.3 released
Hi! We are pleased to announce the availability of Dirmngr version 1.0.3. Dirmngr is a server for managing and downloading certificate revocation lists (CRLs) for X.509 certificates and for downloading the certificates themselves. Dirmngr also handles OCSP requests as an alternative to CRLs. Although Dirmngr can be invoked on demand, it should in general be installed as a system daemon. Get
2012 Sep 27
0
[Announce] Libksba 1.3.0 released
Hello! I am pleased to announce version 1.3.0 of Libksba. Libksba is an X.509 and CMS (PKCS#7) library. It is for example required to build the S/MIME part of GnuPG-2 (gpgsm). The only build requirement for Libksba itself is the libgpg-error package. There are no other dependencies; actual cryptographic operations need to be done by the user. Libksba is distributed under the LGPLv3+/GPLv2+.
2003 Nov 27
0
[Announce] GnuPG's ElGamal signing keys compromised
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 GnuPG's ElGamal signing keys compromised ========================================== Summary ======= Phong Nguyen identified a severe bug in the way GnuPG creates and uses ElGamal keys for signing. This is a significant security failure which can lead to a compromise of almost all ElGamal keys used for signing. Note that
2006 Jun 26
0
[Announce] Gpg4win 1.0.3 released (security fix)
Hi! We are pleased to announce the availibility of Gpg4win, version 1.0.3. * This version contains security fixes for the GnuPG and Sylpheed-Claws components. *Updating to this version is strongly recommended*. * Please also make sure to subscribe to the new gpg4win announcement mailing list. We might stop in the future to cross post announcements to the general GnuPG annoucement list.
2006 Jul 25
0
[Announce] Gpg4win 1.0.4 released
Hi! We are pleased to announce the availibility of Gpg4win, version 1.0.4. * This version fixes a problem with several utilities like GPGee and parts of WinPT introduced with the last version. * Please make sure to subscribe to the new gpg4win announcement mailing list. We might stop in the future to cross post announcements to the general GnuPG annoucement list. See:
2000 Oct 13
0
GPG 1.0.3 doesn't detect modifications to files with multiple signatures
Hi! Jim is right. There is a bug in all GnuPG versions up to 1.0.3: If you have more than one cleartext signature in a file (or pipe that to gpg), gpg does not compare each signature but flags each document as good or bad depending on the first document in the file. This is a very serious bug in gpg's verification function. I have made a snapshot version which corrects this bug available
2012 May 08
0
[Announce] nPth - The New GNU Portable Threads Library
Hi! We are pleased to announce the first tarball release of the New GNU Portable Threads Library: nPth version 0.90. nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth is is based on the system's standard threads implementation.
2011 Mar 17
1
mdac 2.8 fails install with 'sha1sum mismatch'
Hi, I'm trying to install MDAC 2.8 to run some Windows software on Wine. I'm using the latest release (1.3) and winetricks alpha on Linux Mint 10. After pointing it to mdac28, it throws this error message, "sha1sum mismatch, Rename /home/sol/.cache/winetricks/mdac28/MDAC_TYP.EXE and try again." I tried the obvious thing, renaming the file, which doesn't didn't help. I
2010 Jul 30
6
sha1sum mismatch!
I am trying to install Java through winetricks and keep getting this error...I have deleted it and tried multiple times... I am using Ubuntu 10.04 and Wine 1.1.42... Resolving fpdownload.macromedia.com... 72.246.146.70 Connecting to fpdownload.macromedia.com|72.246.146.70|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2605008 (2.5M) [application/octet-stream] Saving to:
2010 Aug 25
12
Sha1sum Mismatch When Trying to Install GDIPlus :(
Hi, I'm getting a sha1sum mismatch when trying to install gdiplus. Can anyone help me with this? Code: sh winetricks gdiplus Executing curl -L -o WindowsXP-KB975337-x86-ENU.exe -C - --header Accept-Encoding: gzip,deflate http://download.microsoft.com/download/a/b/c/abc45517-97a0-4cee-a362-1957be2f24e1/WindowsXP-KB975337-x86-ENU.exe % Total % Received % Xferd Average Speed Time
2003 May 03
0
[Announce] GnuPG 1.2.2 released
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello! We are pleased to announce the availability of a new stable GnuPG release: Version 1.2.2 The GNU Privacy Guard (GnuPG) 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