mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Improved AES performance.
This commit is contained in:
parent
a614eabba9
commit
537cada38e
10 changed files with 392 additions and 242 deletions
|
@ -1,3 +1,9 @@
|
|||
2007-12-21 Werner Koch <wk@g10code.com>
|
||||
|
||||
* README.W32: Tell that Vista is supported and that at least NT-4
|
||||
is required. It might still work on older systems, but I don't
|
||||
know for sure.
|
||||
|
||||
2007-12-12 Werner Koch <wk@g10code.com>
|
||||
|
||||
* gpg.texi, specify-user-id.texi: Update from gnupg-2.
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
README.W32 -*- text -*-
|
||||
|
||||
This is a binary package with GnuPG for MS-Windows 95, 98, WNT, W2000
|
||||
and XP. See the file README for generic instructions and usage hints.
|
||||
This is a binary package with GnuPG for MS-Windows NT-4, W2000, XP and
|
||||
Vista. A native version for 64 bit is not available. See the file
|
||||
README for generic instructions and usage hints.
|
||||
|
||||
A FAQ comes with this package and a probably more recent one can be
|
||||
found online at http://www.gnupg.org/faq.html. See
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue