--
integrit is an alternative to file integrity verification programs
like tripwire and aide. It helps you determine whether an intruder
has modified a computer system.
From: Margarida Sequeira <niness@devilness.org>
- new user interface (config file)
- single daemon can listen on multiple ports
- delayed DNS lookup added
- configurable timeouts
- chroot support
- private key file for a certificate can be kept in a separate file
of -current since a few days ago thanks to millert@
NOTE: If you are not tracking -current and are using the -current ports
tree this where you will run into trouble as dependencies on these ports
are removed. For -current users, make sure your system is up-to-date
from Wesley Griffin <wgriffin@jtan.com>
This module implements the Digital Signature Algorithm (DSA) using
a thin XS wrapper to the DSA functions in OpenSSL.
from Wesley Griffin <wgriffin@jtan.com>
This module is an XS perl module designed to provide basic RSA
functionality. It does this by providing a glue to the RSA functions
in the OpenSSL library.
"o Fixed a deadlock that would prevent some plugins from
completing
o Fixed a possible (although rare) corruption issue in the
reports (the script IDs could under some circumstances be random)
o Fixed a potential segfault in the execution of nasl scripts"
From maintainer reinhard@
ok lebel brad
XML Security Library is a C library based on LibXML2 and OpenSSL. The
library was created with a goal to support major XML security
standards:
* XML Signature
* XML Encryption
* Canonical XML
* Exclusive Canonical XML
Submitted by: Jim Geovedi <jim@corebsd.or.id>