libmcrypt is a cryptographic library that conveniently brings together
a variety of ciphers for convenient use.
In particular, having libmcrypt allows you to build PHP with
encryption.
This package provides the core ZRTP (RFC 6189) support library from
the GNU ZRTP C++ project.
This is the libsectok library from citi.umich.edu. Originally targeted
for OpenBSD. This is a quick port of the library itself; it contains an
API for working with ISO 7816 Smart Card devices.
Lockdown is a script designed to harden a FreeBSD system by editing the
system's configuration files and set permissions, flags and ownership on SUID,
GID and "information" files. However, the main goal of lockdown is to
centralize knowledge on how much you can harden the system without breaking
it.
Mirror: http://lockdown.loproc.dk/
MailZu is a simple and intuitive web interface to manage Amavisd-new
quarantine. Users can view their own quarantine, release/delete messages
or request the release of messages. MailZu is written in PHP and requires
Amavisd-new version greater than 2.3.0.
Search data on a harddisk/partition/file, extract the part you are interested
in, and write it back after you modified it.
Massh makes it possible to perform the following on hundreds, or even
thousands of hosts in a parallelized fashion:
* Run Remote Commands
* Push and Execute Pre-Written Scripts
* Push Files
* Pull Files
PeerSec Networks MatrixSSL is an embedded SSL implementation designed for
small footprint applications and devices. PeerSec Networks offers a fully
supported, commercial version as well as an open source version that is
available for download.
Super is a setuid-root program that offers:
o restricted setuid-root access to executables, adjustable
on a per-program and per-user basis;
o a relatively secure environment for scripts, so that well-written
scripts can be run as root (or some other uid/gid), without
unduly compromising security.
The design philosophy behind super is two-fold:
(a) some users can be trusted when executing certain commands;
(b) there are some commands, such as a script to mount CDROM's,
which you'd like to be safely executable even by users who
are NOT trusted. Although setuid-root scripts are insecure,
a good setuid-root wrapper around a sensible non-setuid script
can be hard to break, and super provides that wrapper so that
even a non-trusted user can use the scripts.
Libmhash is a library which implements some hash algorithms like
crc32, md5 and sha-1.