diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 23 |
1 files changed, 2 insertions, 21 deletions
@@ -2,7 +2,7 @@ =========== Copyright (C) 2001-2013 Free Software Foundation, Inc. - Copyright (C) 2001-2021 g10 Code GmbH + Copyright (C) 2001-2021,2023-2024 g10 Code GmbH This is a general purpose IPC library which is for example used @@ -14,30 +14,11 @@ Please send bug report to the gnupg-devel mailing list or enter them into the gnupg bug tracker at https://bugs.gnupg.org using the - category "libassuan". + tag "libassuan". The primary FTP site is https://gnupg.org/ftp/gcrypt/libassuan. - Notes for Windows CE: - ---------------------- - - Libassuan supports WindowsCE (tested with WindowsMobile 6.5). To - install it, copy libassuan-0.dll into a location where DLL are found - and install the included gpgcedev driver: First copy "gpgcedev.dll" - into the root directory, second run the included program gpgcemgr on - the device: "gpgcemgr --register". This creates the necessary - registry keys. In case the copy step fails, the driver may still be - in use: Close all applications using that driver, run "gpgcemgr - --deactivate" to deactivate the running driver and try again. - - Registry keys created by "gpgcemgr --register" are: - - Drivers\\GnuPG_Device\dll -> "gpgcedev.dll" - Drivers\\GnuPG_Device\prefix -> "GPG" - Drivers\\GnuPG_Device\Index -> 1 (dword) - - Contact ------- |