]> git.mxchange.org Git - shipsimu.git/commit - inc/classes/main/crypto/class_CryptoHelper.php
Crypto helper and RNG added (weak!)
authorRoland Häder <roland@mxchange.org>
Sun, 8 Jun 2008 13:02:45 +0000 (13:02 +0000)
committerRoland Häder <roland@mxchange.org>
Sun, 8 Jun 2008 13:02:45 +0000 (13:02 +0000)
commita1d8616aa9e9daed3df428a9468b8a13ebc788f6
tree9d3d0a97fb3066874634cdddf45f4282291c5eaf
parent36dfbfe39c864c7a426573df03c8ab59ff968737
Crypto helper and RNG added (weak!)
.gitattributes
application/ship-simu/main/registration/class_ShipSimuRegistration.php
inc/classes/main/crypto/.htaccess [new file with mode: 0644]
inc/classes/main/crypto/class_CryptoHelper.php [new file with mode: 0644]
inc/classes/main/database/databases/class_LocalFileDatabase.php
inc/classes/main/request/class_HttpRequest.php
inc/classes/main/rng/.htaccess [new file with mode: 0644]
inc/classes/main/rng/class_RandomNumberGenerator.php [new file with mode: 0644]
inc/classes/middleware/database/class_DatabaseConnection.php
inc/config.php