• Open Daily: 10am - 10pm
    Alley-side Pickup: 10am - 7pm

    3038 Hennepin Ave Minneapolis, MN
    612-822-4611

Open Daily: 10am - 10pm | Alley-side Pickup: 10am - 7pm
3038 Hennepin Ave Minneapolis, MN
612-822-4611
Beginning Cryptography with Java

Beginning Cryptography with Java

Paperback

Series: Programmer to Programmer

ProgrammingComputer Security

Publisher Price: $39.99

ISBN10: 0764596330
ISBN13: 9780764596339
Publisher: Wrox Press
Published: Aug 19 2005
Pages: 480
Weight: 1.58
Height: 1.03 Width: 7.38 Depth: 8.98
Language: English
Beginning Cryptography with Java

While cryptography can still be a controversial topic in the programming community, Java has weathered that storm and provides a rich set of APIs that allow you, the developer, to effectively include cryptography in applications-if you know how.

This book teaches you how. Chapters one through five cover the architecture of the JCE and JCA, symmetric and asymmetric key encryption in Java, message authentication codes, and how to create Java implementations with the API provided by the Bouncy Castle ASN.1 packages, all with plenty of examples. Building on that foundation, the second half of the book takes you into higher-level topics, enabling you to create and implement secure Java applications and make use of standard protocols such as CMS, SSL, and S/MIME.

Also in

Programming