Download List

專案描述

h2H Messenger is a secure messenger client that uses PHP OpenSSL functions, mcrypt, and PHPSecLib to encrypt messages at-rest using RSA keys. The user only creates an account and the application handles the public key generation, key management, key exchange, and encryption and decryption of messages. There are no algorithms or key sizes to choose. It uses strong standards (AES 256, 4096 bit RSA Keys, SHA1, SHA512, etc.) in the background, and requires two-factor authentication using a code sent via SMS or using Asterisk.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2012-08-27 03:13
0.0.2a

This release removes the PhpSec library and replaces it with Enrico Zimuel's encrypted PHP Session class. It only does one task and does it well.
標籤: Minor

2012-08-25 11:53
0.0.1

This is an initial alpha release.
標籤: Minor

Project Resources