|
|
| Name: |
Offset CodeBook Mode 2.0 |
| Base name: |
ocb2 |
| Description: |
Encrypt and decrypt data using OCB 2 |
| Related classes: |
crypto, alert |
| Version: |
- |
| PHP version: |
5.0 |
| License: |
GNU General Public License (GPL) |
| All time users: |
179 users |
| All time rank: |
6307 |
| Week users: |
0 users |
| Week rank: |
2431 |
| |
|
This class can encrypt and decrypt data using Offset CodeBook mode 2.
It uses the mcrypt extension functions to encrypt and decrypt data with ciphers in ECB mode to implement OCB 2.
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|
| File |
Role |
Description |
ocb2.php |
Class |
class source file |
sjcl.js |
Data |
stanford javascript crypto library, minimum build for demo, fires alert instead of exception on ocb2 tag corruption |
test.php |
Test |
test proof |