RSS 7 projects tagged "Windows"

No download No website Updated 08 Mar 2013 Open Transactions

Screenshot
Pop 220.54
Vit 13.84

Open Transactions is a solid, easy-to-use, financial crypto and digital cash library, including an API, server, and test client. It features anonymous numbered accounts, untraceable digital cash, triple-signed receipts, basket currencies, and signed XML contracts. It also supports cheques, invoices, payment plans, markets with trades, and other instruments. It uses OpenSSL and Lucre blinded tokens.

Download Website Updated 22 Jul 2010 Lasso

Screenshot
Pop 104.84
Vit 6.73

Lasso (Liberty Alliance Single Sign On) is an implementation of the Liberty Alliance specifications. These specifications define protocols for federated identities, single sign-on, etc. Lasso supports ID-FF 1.2, SAML 2.0, and parts of ID-WSF. It provides both a C library and bindings for several languages (Python, Java, Perl, PHP 4, and PHP 5).

Download Website Updated 22 Aug 2004 PHPCoder

Screenshot
Pop 168.14
Vit 2.12

PHPCoder is a Web-based frontend to the Turck MMCache encoding functions, which are similar to the Zend Encoder product. PHPCoder enables you to encode your PHP scripts and applications into non-reversible bytecode, thus preventing users of your programs from viewing or altering the source code while having full functionality. Another excellent use for PHPCoder is to encode your applications PHP configuration files, that way someone viewing your source code does not see your databae login and password information. It also allows you to set restrictions on the encoded scripts, you can lock a script to a particular server IP address, server host name, visitor IP, or even place a time limit on the script so it will expire after a configurable amount of time. You specify Text, HTML, or PHP code that should be prepended and appended to each file before it is encoded, allowing you to easily and securely implement your own licensing scheme.

Download Website Updated 02 May 2003 Codelock

Screenshot
Pop 51.87
Vit 1.00

Codelock is a full PHP/HTML code encryptor. It can protect PHP source for distribution. It encrypts the entire PHP page, and supports PHP combined with HTML and JavaScript. It uses unconventional encryption algorithms, and encrypts each page with a unique key, so no two decryptors are the same.

No download Website Updated 17 Oct 2003 Enhanced File Crypt/eXtended File Stealth ...

Screenshot
Pop 56.04
Vit 1.00

The Enhanced File Crypt/eXtended File Stealth System (EFC/XFSS) makes your uploaded files safe on the server so that no one can read them without knowing a few details to decipher the files. It generates different obfuscated names and encrypted files so no one will know what the original format or name was.

Download Website Updated 26 Sep 2004 Cyfer

Screenshot
Pop 22.80
Vit 1.00

Cyfer is a portable modular low-level cryptographic library with support for several programming languages. It provides implementations of message digest (hash), block and stream cipher, and public-key algorithms.

Download Website Updated 01 Oct 2006 Suhosin

Screenshot
Pop 55.31
Vit 1.00

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 buffer overflows or format string vulnerabilities. The second part is a powerful PHP extension that implements all the other protections. Suhosin is binary compatible with plain PHP installations.

Screenshot

Project Spotlight

Generic Makefile for C Projects

A generic makefile for building C projects.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.