Beginning Cryptography with Java

Beginning Cryptography with Java
Author :
Publisher : John Wiley & Sons
Total Pages : 484
Release :
ISBN-10 : 9780471757016
ISBN-13 : 0471757012
Rating : 4/5 (012 Downloads)

Book Synopsis Beginning Cryptography with Java by : David Hook

Download or read book Beginning Cryptography with Java written by David Hook and published by John Wiley & Sons. This book was released on 2005-11-02 with total page 484 pages. Available in PDF, EPUB and Kindle. Book excerpt: Beginning Cryptography with Java While cryptography can still be a controversial topic in theprogramming community, Java has weathered that storm and provides arich set of APIs that allow you, the developer, to effectivelyinclude cryptography in applications-if you know how. This book teaches you how. Chapters one through five cover thearchitecture of the JCE and JCA, symmetric and asymmetric keyencryption in Java, message authentication codes, and how to createJava implementations with the API provided by the Bouncy CastleASN.1 packages, all with plenty of examples. Building on thatfoundation, the second half of the book takes you into higher-leveltopics, enabling you to create and implement secure Javaapplications and make use of standard protocols such as CMS, SSL,and S/MIME. What you will learn from this book How to understand and use JCE, JCA, and the JSSE for encryptionand authentication The ways in which padding mechanisms work in ciphers and how tospot and fix typical errors An understanding of how authentication mechanisms areimplemented in Java and why they are used Methods for describing cryptographic objects with ASN.1 How to create certificate revocation lists and use the OnlineCertificate Status Protocol (OCSP) Real-world Web solutions using Bouncy Castle APIs Who this book is for This book is for Java developers who want to use cryptography intheir applications or to understand how cryptography is being usedin Java applications. Knowledge of the Java language is necessary,but you need not be familiar with any of the APIs discussed. Wrox Beginning guides are crafted to make learningprogramming languages and technologies easier than you think,providing a structured, tutorial format that will guide you throughall the techniques involved.


Beginning Cryptography with Java Related Books

Beginning Cryptography with Java
Language: en
Pages: 484
Authors: David Hook
Categories: Computers
Type: BOOK - Published: 2005-11-02 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

Beginning Cryptography with Java While cryptography can still be a controversial topic in theprogramming community, Java has weathered that storm and provides a
Introduction to Cryptography with Java Applets
Language: en
Pages: 396
Authors: David Bishop
Categories: Computers
Type: BOOK - Published: 2003 - Publisher: Jones & Bartlett Learning

DOWNLOAD EBOOK

Networking & Security
Java Cryptography
Language: en
Pages: 366
Authors: Jonathan Knudsen
Categories: Computers
Type: BOOK - Published: 1998-05-01 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

Cryptography, the science of secret writing, is the biggest, baddest security tool in the application programmer's arsenal. Cryptography provides three services
Java Cryptography Extensions
Language: en
Pages: 176
Authors: Jason R. Weiss
Categories: Computers
Type: BOOK - Published: 2004-05-18 - Publisher: Morgan Kaufmann

DOWNLOAD EBOOK

For a long time, there has been a need for a practical, down-to-earth developers book for the Java Cryptography Extension. I am very happy to see there is now a
Cryptography and Cryptanalysis in Java
Language: en
Pages: 227
Authors: Stefania Loredana Nita
Categories: Computers
Type: BOOK - Published: 2022-04-16 - Publisher: Apress

DOWNLOAD EBOOK

Here is your in-depth guide to cryptography and cryptanalysis in Java. This book includes challenging cryptographic solutions that are implemented in Java 17 an