The Catalyst::Authentication::Store::DBIx::Class class provides access
to authentication information stored in a database via DBIx::Class.
tested by Jim Razmus, thanks
functionality. The bug allows a revoked certificate to successfully
authenticate. Any installations with OCSP enabled should be upgraded ASAP.
Other users are not affected.
libssh2 is a library implementing the SSH2 protocol as defined by
Internet Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25),
SECSH-CONNECTION(23), SECSH-ARCH(20), SECSH-FILEXFER(06)*,
SECSH-DHGEX(04), and SECSH-NUMBERS(10).
From Eric Sproul (MAINTAINER)
Help and ok okan@ and jasper@
Steghide is a steganography program that is able to hide data in various kinds
of image- and audio-files. The color- respectively sample-frequencies are not
changed thus making the embedding resistant against first-order statistical
tests.
from Giovanni Bechi
ok steven@
least one highly critical (remote). See http://secunia.com/advisories/29000
for details.
Thanks to kurt@ for helping analyzing the threaded code issues.
Gringotts is a secure notes manager for Linux and other UNIX-like systems.
It is based on libgringotts, which provides a backend for managing the data
files on the disk.
from Pierre-Emmanuel Andre <pea at raveland dot org> with some tweaks
libGringotts is a small, easy-to-use, thread-safe C library originally
developed for Gringotts. Its purpose is to encapsulate data (generic:
ASCII, but also binary data) in an encrypted and compressed structure,
to be written in a file or used elseway. It makes use of strong
encryption algorithms, to ensure the data are as safe as possible, and
allow the user to have the complete control over all the algorithms used
in the process.
For encryptions, libGringotts makes use of the MCrypt and MHash libs.
It includes some other useful features, like generation of encrypted
temporary files, secure memory management, and functions for the
evaluation of password quality.
from Pierre-Emmanuel Andre <pea at raveland dot org> (maintainer) with
some tweaks