Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version die PhpSec-Bibliothek entfernt und ersetzt ihn durch Enrico Zimuel des verschlüsselten PHP-Session-Klasse. Es wird eine Aufgabe nur und tut gut.
Tags: Minor
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.

2012-08-25 11:53
0.0.1

Dies ist eine erste alpha-Version.
Tags: Minor
This is an initial alpha release.

Project Resources