prev · 08.05.2008 · next
MonTueWedThuFriSatSun
   1234
567891011
12131415161718
19202122232425
262728293031 
       

Top Proxy Website Anonymity Checker - Fresh anonymous proxies that hide your IP address and thereby prevent your from unauthorized access to your computer through the Internet.

A Guide to Cryptography in PHP

 ( 210 days 10 hours ago)
LinuxSecurity.com: In an ideal world, words like cryptography and security wouldn't even exist, but the real world is far from perfect, so software developers have to spend a good deal of time building security into applications. Cryptography is just one piece of the security puzzle, along with SSL/TLS, certificates, digital signatures, and so on. This article explains how to use PHP to implement the most common cryptographic algorithms. In addition to describing PHP's default encryption functions, you'll see how to use a wide variety of cryptographic libraries and packages. Building security in to your web applications is an important skill to have. Have you thought about adding cryptography to your php programs.
[read more] [permanent link]