CG数据库 >> Hands-On Cryptography with Java

$125 | Duration: 2h 49m | Video: h264, 1920×1080 | Audio: AAC, 48kHz, 2 Ch | 746 MBGenre: eLearning | Language: English | January 31, 2019Learn enough cryptography to solve problems without a math backgroundVideo DescriptionSecurity is paramount for any application.

Cryptography occurs all across software fields: it protects all HTTPS traffic between browsers, encrypts phone storage against prying eyes, and can even hide files inside other files through a technique called steganography.

This course is for developers looking to design a system that uses cryptography, rather than designing new algorithms.

Most developers simply need to put the right pieces together to make their own system work.

In this course, you will break down the concepts behind cryptography into simple lessons, covering terminology, algorithms, standards, and encryption/decryption techniques.

We will also walk through how cryptographic systems are hacked to bypass (rather than break) their cryptographic capabilities.

The course answers questions such as:What is cryptography used for?What are keys and where do they go?Why do networked systems sometimes give certificate validation errors?If I need to encrypt something, how should I do that?By the end of this course, you will recognize cryptographic problems and understand the right knowledge to apply a verifiable solution.

All the code files are available on GitHub at this link:Style and ApproachThis course focuses on problems, solutions, and examples.

Each scenario explains the problem being solved, the role of cryptography used in solving that problem, and then provides a copy-able demonstration of the solution.

All examples are self-contained projects with just enough code to be clear, concise, and legible for new to mid-level developers.

Table of ContentsCRYPTOGRAPHIC INTRODUCTIONBASIC CIPHERSADVANCED CIPHERS, ASYMMETRIC, AND PUBLIC KEYHACKING TECHNIQUES – BREAKING AND BYPASSINGPUTTING IT ALL TOGETHERWhat You Will LearnDevelop applications that use an existing reliable cryptographyBuild complex integrations with other systems, taking advantage of worldwide public key infrastructures and certificatesIdentify hacking risks in your own and other cryptographic systems and how to fix themDiscover cryptographic terms used to describe any system you work on or withDesign functioning, well-performing applications that use seamless cryptographyAuthorsErik CostlowErik Costlow ran Oracle’s Java Root Certificate program, coordinating efforts with many cryptographic organizations.

He is an experienced software security expert focused on program analysis and runtime instrumentation to detect security issues and provide useful guidance on fixing any security issues.


Hands-On Cryptography with Java的图片1
Hands-On Cryptography with Java的图片2