Télécharger la liste

Description du projet

Vault is a PHP class for implementing security and encryption. It was designed and built for use in the Vault product range (Message Vault and Password Vault), but has been released in its own right for others to benefit from. It uses a combination of symmetric and asymmetric encryption including SSL (2048), SHA256, SHA512, and ASE256. It also features randomly generated salts and key verification.

Système requise

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.

2010-09-04 07:35
1.1.1

De légères modifications de code et de nettoyage.
Minor code changes and cleanup.

2010-07-26 23:18
1.1.0

Une limitation a été trouvé dans le cryptage SSL et le code de décryptage, en particulier une limitation dans la mise en oeuvre de PHP des fonctions SSL. La classe a été mis à jour pour contourner cette limitation en répartissant les données doivent être codées en blocs plus petits et les enchaînant.
A limitation was found in the SSL encryption and decryption code, specifically a limitation within PHP's implementation of the SSL functions. The class has been updated to work around this limitation by splitting the data to be encoded into smaller blocks and chaining them together.

Project Resources