Network Security Services (NSS) is a set of libraries designed to support
cross-platform development of security-enabled server applications.
Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7,
PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security
standards.
TLS Lite is a free python library that implements SSL 3.0, TLS 1.0, and TLS
1.1. TLS Lite supports non-traditional authentication methods such as SRP,
shared keys, and cryptoIDs in addition to X.509 certificates. TLS Lite is pure
Python, however it can access OpenSSL, cryptlib, pycrypto, and GMPY for faster
crypto operations. TLS Lite integrates with httplib, xmlrpclib, poplib,
imaplib, smtplib, SocketServer, asyncore, and Twisted.
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures. It is aimed to be portable and efficient with
focus on security and interoperability.
slush - SSL remote shell
slush is a simple telnet-like application which communicates over a
secure SSL channel. It uses X509 certificates for authentication and
can be compiled with TCP wrappers support (service name "slushd").
slush is *alpha* software. Use it at your own risk.
Zebedee is a simple program to establish an encrypted, compressed TCP/IP
"tunnel" between two systems. This allows TCP-based traffic such as telnet,
ftp and X to be protected from snooping as well as potentially gaining
performance over low-bandwidth networks from compression.
This port provides a program that loads the microcode firmware onto Sun
Microsystems AFB Graphics Accelerators aka Sun Microsystems Elite 3D
found in many UltraSPARC systems. The microcode is necessary if you want
to run X.Org with acceleration on these cards and is also included in this
port.
Library and tools for reading FileVault2 Drive Encryption (FVDE) encrypted
volumes. The FVDE format is used by MacOS-X, as of Lion, to encrypt data
on a storage media volume.
Supported FVDE formats:
FileVault2 Lion
Supported protection methods:
password
recovery password
GNU GRUB is a multiboot boot loader. It was derived from GRUB, the GRand
Unified Bootloader, which was originally designed and implemented by Erich
Stefan Boleyn.
This port builds the GRUB x86_64-efi boot modules, allowing grub-install
or grub-mkrescue to install with EFI support.
mksunbootcd combines filesystem partitions for Sun Microsystems,
Inc. computers into an image suitable for writing to a compact
disc, that will allow the disc to be booted on the sun3, sun3x, sun4,
sun4c, sun4m and sun4u platforms. This hardware is supported by the
NetBSD sparc, sparc64 and sun3 ports.
See http://www.netbsd.org for more information on NetBSD.
The asmem tool is an AfterStep look-n-feel memory utilization monitor
for X Window System. asmem shows the levels of utilization of the
various kinds of memory and swap space. Multiple options for
customization are available (colors, appearance, other stuff).