Hi everyone Could someone please advise me as to how i craete Truecrypt – 256bit AES using PHP from my form values which will then be written to my mySQL DB. ( a free way as well ) Any help would be appreciated.
Why do you need this extent of encryption? You could easily use already existing functions in PHP's core libraries. Have you tried googling "PHP truecrypt"?