This is a pure PHP implementation of the Elliptic Curve Digital Signature Algorithm. It is compatible with OpenSSL and uses elegant math such as Jacobian Coordinates to spped up the ECDSA on pure PHP.
Meeting Room Booking System http://mrbs.sourceforge.net/----- The Meeting Room Booking System (MRBS) is a PHP-based application for booking meeting rooms ...