Java Cryptography
1998 | 254 Pages | ISBN: 1565924029 | PDF | 1.5 MB
Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services that are crucial in secure programming. These include a cryptographic cipher that protects the secrecy of your data; cryptographic certificates, which prove identity (authentication); and digital signatures, which ensure your data has not been damaged or tampered with.This book covers cryptographic programming in Java. Java 1.1 and Java 1.2 provide extensive support for cryptography with an elegant architecture, the Java Cryptography Architecture (JCA). Another set of classes, the Java Cryptography Extension (JCE), provides additional cryptographic functionality. This book covers the JCA and the JCE from top to bottom, describing the use of the cryptographic classes as well as their innards.The book is designed for moderately experienced Java programmers who want to learn how to build cryptography into their applications. No prior knowledge of cryptography is assumed. The book is peppered with useful examples, ranging from simple demonstrations in the first chapter to full-blown applications in later chapters.Topics include:
The Java Cryptography Architecture (JCA)
The Java Cryptography Extension (JCE)
Cryptographic providers
The Sun key management tools
Message digests, digital signatures, and certificates (X509v3)
Block and stream ciphers
Implementations of the ElGamal signature and cipher algorithms
A network talk application that encrypts all data sent over the network
An email application that encrypts its messages
Covers JDK 1.2 and JCE 1.2.
Download:
http://longfiles.com/0ujadbfq307q/Java_Cryptography.pdf.html
[Fast Download] Java Cryptography
Just Spring
JRuby Cookbook
JBoss at Work: A Practical Guide
POJO's in Action
Beginning Java SE 6 Platform:
Effective Unit Testing: A guide for Java Developers
Core Java Volume I-Fundamentals (10th Edition)
JavaScript: 20 Lessons to Successful Web Development
Java Data Mining: Strategy, Standard, and Practice
Java Persistence with Hibernate
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Advanced Java(2690)
Advanced Java Programming(2458)
Practical Machine Learning(2458)
100+ Java Programs with Output: Useful col(2197)
Programming in JAVA, 2nd edition(2080)
Absolute Java (6th edition )(2072)
The Busy Coder's Guide to Android Developm(1952)
Learning Reactive Programming with Java 8(1947)
Learning Network Programming with Java(1856)
Java and Algorithmic Thinking for the Comp(1850)
Java Programming: Python Programming: Mast(1849)
Mastering Lambdas: Java Programming in a M(1843)
Think Java: How to Think Like a Computer S(1827)
Absolute Java, Global Edition(1720)
Java Tools for Developers: 2nd edition(1709)
