HOME > Development > Java Cryptography Architecture- Secure Password Hashing

Java Cryptography Architecture- Secure Password Hashing

  • Development
  • Dec 20, 2024
SynopsisJava Cryptography Architecture: Secure Password Hashing, avai...
Java Cryptography Architecture- Secure Password Hashing  No.1

Java Cryptography Architecture: Secure Password Hashing, available at $19.99, has an average rating of 3.85, with 9 lectures, 2 quizzes, based on 67 reviews, and has 960 subscribers.

You will learn about Integrate file hashing into Java applications and Android apps Integrate secure password hashing into Java applications and Android apps This course is ideal for individuals who are You should be an experienced Java developer before taking this course. For hashing, you only need a basic understanding. Details of secure hashing, practical background information and hands-on tips will be provided in the course. It is particularly useful for You should be an experienced Java developer before taking this course. For hashing, you only need a basic understanding. Details of secure hashing, practical background information and hands-on tips will be provided in the course.

Enroll now: Java Cryptography Architecture: Secure Password Hashing

Summary

Title: Java Cryptography Architecture: Secure Password Hashing

Price: $19.99

Average Rating: 3.85

Number of Lectures: 9

Number of Quizzes: 2

Number of Published Lectures: 9

Number of Published Quizzes: 1

Number of Curriculum Items: 11

Number of Published Curriculum Objects: 10

Original Price: $19.99

Quality Status: approved

Status: Live

What You Will Learn

  • Integrate file hashing into Java applications and Android apps
  • Integrate secure password hashing into Java applications and Android apps
  • Who Should Attend

  • You should be an experienced Java developer before taking this course. For hashing, you only need a basic understanding. Details of secure hashing, practical background information and hands-on tips will be provided in the course.
  • Target Audiences

  • You should be an experienced Java developer before taking this course. For hashing, you only need a basic understanding. Details of secure hashing, practical background information and hands-on tips will be provided in the course.
  • In this course, you will learn how to implement document hashing and secure password hashing into Java applications using the Java Cryptography Architecture (JCA / JCE) APIs. This applies to Web applications and Java-based Desktop applications (e.g., JavaFX, Swing, AWT, SWT, RCP), but also database and backend applications as well as Android Apps.

    Get practical security background information from an IT security expert. Learn how to encode hashes in-memory and stream-based. Learn how to use salt and iteration count properly for secure password hashing following PBKDF2 from the security standard PKCS#5. This is still one the most used secure hashing standards today.

    You should be an experienced Java developer to take this course. We will do hands-on coding examples that can be directly used within your own (enterprise) applications!

    We are using an older version of Eclipse in this course, however, the course’s content is still up-to-date. This is because PBKDF2 can be applied to current computing power by simply increasing the ‘famous’ iteration count (as used in various applications like VeraCrypt).

    Content:

  • Setup: Download and import all necessary libraries

  • Simple Hashing Example

  • Real-world Hashing Example

  • Efficient stream-based Hashing

  • Message Authentication Code (MAC)

  • Secure Password Hashing with PBKDF2 / PKCS#5

  • Commercial Wrapper Libraries: Demo

  • JCE Unlimited Strength Policy File Installation (applies only for older JREs)

  • Course Curriculum

    Chapter 1: Basic Introduction

    Lecture 1: Introductory Lecture

    Lecture 2: Setup

    Chapter 2: Java Cryptography Architecture: MessageDigest, MAC and PBKDF2

    Lecture 1: Simple Hashing Example

    Lecture 2: Real-world Hashing Example

    Lecture 3: Efficient stream-based Hashing

    Lecture 4: Message Authentication Code (MAC)

    Lecture 5: Secure Password Hashing with PBKDF2/PKCS#5

    Chapter 3: Outro

    Lecture 1: Commercial Wrapper Libraries: Demo

    Lecture 2: JCE Unlimited Strength Policy File Installation

    Instructors

  • Java Cryptography Architecture- Secure Password Hashing  No.2
    Frank Hissen
    Computer Scientist / IT security expert
  • Rating Distribution

  • 1 stars: 4 votes
  • 2 stars: 3 votes
  • 3 stars: 18 votes
  • 4 stars: 15 votes
  • 5 stars: 27 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!