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 Back to release list
0.0.2a

이 릴리스 PhpSec 라이브러리를 제거 하 고 엔리코 Zimuel 암호화 된 PHP 세션 클래스를 바꿉니다. 그것은 단지 하나의 작업 고 잘 한다.
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.

Project Resources