Ports Search

Results 4,1914,200 of 8,048 for /www/.(0.004 seconds)
security/binwalk-2.1.1 (Score: 0.0157919)
Search binary images for embedded files and executable code
Binwalk is a tool for searching a given binary image for embedded files and executable code. Specifically, it is designed for identifying files and code embedded inside of firmware images. Binwalk uses the libmagic library, so it is compatible with magic signatures created for the Unix file utility. Binwalk also includes a custom magic signature file which contains improved signatures for files that are commonly found in firmware images such as compressed/archived files, firmware headers, Linux kernels, bootloaders, filesystems, etc. More details are available at:
security/bugs-4.1.1 (Score: 0.0157919)
Great cryptographic library and sample programs
This package include a C library and some sample programs that demonstrate the library's power. It is a cryptographic library: you can crypt any type of data. Key length is unlimited. You can generate password, manage users, hide text in file, etc. ATTENTION!!! IN SOME COUNTRIES THIS SOFTWARE MAY BE ILLEGAL, SO DON'T USE IT IF YOU ARE NOT ALLOWED.
security/suhosin-0.9.38 (Score: 0.0157919)
PHP extension that implements high-level protections
Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in two independent parts, that can be used separately or in combination. The first part is a small patch against the PHP core, that implements a few low-level protections against bufferoverflows or format string vulnerabilities and the second part is a powerful PHP extension that implements all the other protections. Suhosin is binary compatible to normal PHP installation, which means it is compatible to 3rd party binary extension like ZendOptimizer.
security/openxpki-1.12.0 (Score: 0.0157919)
Perl based trustcenter software for PKI: i18n tools
Translation files for security/p5-openxpki which is a Perl based trustcenter software for PKI: server and client parts Note: I18n is needed for the English interface too.
security/openca-tools-forked-1.4.0 (Score: 0.0157919)
Tools to deal with SCEP and PKCS7 messages
Tools to deal with SCEP and PKCS7 messages. This is a forked version of openca-tools changed to work with security/p5-openxpki.
security/keyczar-0.716 (Score: 0.0157919)
Toolkit for safe and simple cryptography
Keyczar is an open source cryptographic toolkit designed to make it easier and safer for developers to use cryptography in their applications. Keyczar supports authentication and encryption with both symmetric and asymmetric keys. Some features of Keyczar include: * A simple API * Key rotation and versioning * Safe default algorithms, modes, and key lengths * Automated generation of initialization vectors and ciphertext signatures * Java, Python, and C++ implementations * International support in Java (Python coming soon) Keyczar was originally developed by members of the Google Security Team and is released under an Apache 2.0 license.
security/openxpki-1.12.0 (Score: 0.0157919)
Perl based trustcenter for PKI: universal server building block
Perl based trustcenter software for private key infrastructure (PKI): universal server building block
security/tuf-0.10.0 (Score: 0.0157919)
Framework for securing software update systems
TUF (The Update Framework) helps developers secure their new or existing software update systems. Software update systems are vulnerable to many known attacks, including those that can result in clients being compromised or crashed. TUF helps solve this problem by providing a flexible security framework that can be added to software updaters.
security/gnupg-1.4.21 (Score: 0.0157919)
The GNU Privacy Guard
GnuPG is a complete and free replacement for PGP. Because it does not use the patented IDEA algorithm, it can be used without any restrictions. GnuPG is an RFC2440 (OpenPGP) compliant application. kuriyama@FreeBSD.org
security/softhsm-1.3.7 (Score: 0.0157919)
Software implementation of a Hardware Security Module (HSM)
SoftHSM is an implementation of a cryptographic store accessible through a PKCS #11 interface. You can use it to explore PKCS #11 without having a Hardware Security Module. It is being developed as a part of the OpenDNSSEC project. SoftHSM uses Botan for its cryptographic operations.