|
|
|
@763
|
[763]
|
03/09/10 01:36:27 |
wbond |
Fixed ticket #399 - changed fCryptography::seedRandom() to pass a … |
|
|
|
@713
|
[713]
|
10/06/09 13:14:50 |
wbond |
SECURITY FIX: fixed issue with fCryptography::random() and … |
|
|
|
@709
|
[709]
|
10/05/09 13:55:39 |
wbond |
Fixed ticket #326 - changed fCryptography::symmetricKeyEncrypt() to throw … |
|
|
|
@599
|
[599]
|
06/09/09 13:57:28 |
wbond |
Fixed fCryptography to gracefully handle CAPICOM.Utilities.1 failures on … |
|
|
|
@577
|
[577]
|
05/21/09 08:33:52 |
wbond |
Updated documentation to indicate when methods will throw the exception in … |
|
|
|
@514
|
[514]
|
02/16/09 23:07:19 |
wbond |
BackwardsCompatibilityBreak - fCore::getOS() and fCore::getPHPVersion() … |
|
|
|
@501
|
[501]
|
01/26/09 23:54:06 |
wbond |
Changed @ error suppression operators to error_reporting() calls |
|
|
|
@498
|
[498]
|
01/26/09 08:35:06 |
wbond |
BackwardsCompatibilityBreak - changed fCryptography::symmetricKeyEncrypt() … |
|
|
|
@448
|
[448]
|
12/24/08 01:06:02 |
wbond |
Updated copyright notices and licenses to use Will instead of William, … |
|
|
|
@388
|
[388]
|
11/13/08 20:28:10 |
wbond |
BackwardsCompatibilityBreak - fCore::toss() was removed and all exceptions … |
|
|
|
@315
|
[315]
|
10/19/08 00:32:49 |
wbond |
More API documentation updates |
|
|
|
@273
|
[273]
|
10/06/08 23:12:08 |
wbond |
Added comments to explain class constants for static method callbacks |
|
|
|
@265
|
[265]
|
10/03/08 01:39:30 |
wbond |
Added class constants to all classes with static methods to allow for … |
|
|
|
@256
|
[256]
|
09/30/08 23:07:42 |
wbond |
Fixed a few visibility issues with fCryptography |
|
|
|
@241
|
[241]
|
09/26/08 09:12:39 |
wbond |
Added fCryptography::publicKeySign() and fCryptography::publicKeyVerify() |
|
|
|
@231
|
[231]
|
09/19/08 07:55:31 |
wbond |
Changed fCryptography to use the OS random number generator as a seed when … |
|
|
|
@230
|
[230]
|
09/17/08 21:28:17 |
wbond |
Fixed some phpdocs that explicitly referenced the class they were inside … |
|
|
|
@217
|
[217]
|
09/13/08 09:53:01 |
wbond |
BackwardsCompatibilityBreak - fCryptography::generateRandomString() was … |
|
|
|
@214
|
[214]
|
09/12/08 13:51:40 |
wbond |
Moved all of the classes out of subdirectories for easier browsing and … |
|
copied from security/fCryptography.php:
|
|
|
|
@183
|
[183]
|
08/31/08 10:55:12 |
wbond |
Fixed some code formatting |