A bug was discovered in the key validation code. This bug causes keys
with more than one user ID to give all user IDs on the key the amount
of validity given to the most-valid key.
http://marc.theaimsgroup.com/?l=bugtraq&m=105215110111174&w=2
--
MAINTAINER ok
--
OpenCDK (Open Crypto Development Kit) provides basic parts
of the OpenPGP message format. The aim of the library is
*not* to replace any available OpenPGP version. There will be
no real support for key management (sign, revoke, alter
preferences, etc) and some other parts are only rudimentary
available. The main purpose is to handle and understand
OpenPGP packets and to use basic operations.
From: Jim Geovedi <jim@corebsd.or.id>
The libtasn1 library is part of GnuTLS and was developed for ASN1
(Abstract Syntax Notation One) structures management.
WWW: http://www.gnutls.org/
from Jim Geovedi <jim@corebsd.or.id> with minor cleanup by me
This is a general purpose cryptographic library based on the
code from GnuPG. 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 (HMAC for all hash algorithms), public key
algorithms (RSA, ElGamal, DSA), large integer functions, random
numbers and a lot of supporting functions.
WWW: http://www.gnu.org/directory/security/libgcrypt.html
from Jim Geovedi <jim@corebsd.or.id> with some help from me
The XML Security Library 1.0.X release is a major upgrade from
0.0.X version. The new version includes multiple crypto engines
support (with "out of the box" support for OpenSSL, GnuTLS and NSS);
simplified and cleaned internal structure and API; several performance
and memory usage improvements; new or updated documentation.
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.
Maintainer Jim Geovedi <jim@corebsd.or.id>
smtpscan is a remote SMTP server version detector. It can be used to
guess which mail software is used on a remote server, that may hide its
SMTP banner.
from Jim Geovedi <jim@corebsd.or.id>
minor cleanups by me