Best Tutorials website
Latest tutorials

Advertisment

Secure communication between peers: SSL through JSSE

Secure communication between peers: SSL through JSSE

A core requirement of any non-trivial P2P application is secure communication between peers. While the details of the security depend on how the...


Views: 810 | Rating star | by Jarry
Java - Security

A three-pronged solution for identifying users

A three-pronged solution for identifying users

The problem of system security starts with discovering the identity of the user on the other end of the communications link. This article discusses...


Views: 873 | Rating star | by John
Java - Security

SSL and Cryptography

SSL and Cryptography

This free book is an excellent tutorial book for beginners. It is a collection of notes and sample codes written by the author while he was...


Views: 919 | Rating star | by Tutorial
Java - Security