
In this video, we first explore what the term "encryption" means and what their basic terms are. It is important to understand what terminology is used to encrypt data. What is encrypted data? What is an encrypted key? Watch the video and you will understand these terms.
In this video you will learn the following Topics:
00:00:27 - Term: Data (Document, Hash and Key)
00:03:32 - Term: Algorithm (symmetric, asymmetric)
00:08:30 - Term: Key (symmetric, public/private)
In this video, we explore the question of why we should encrypt our data. We all have important personal data or business documents that we store on our PC. But how are they protected from unauthorized access?
In this video you will learn the following Topics:
00:00:15- Alice and her Business
00:03:23 - Man in the Middle Attack
00:05:56 - Solution:encryption of data
00:07:01 - Solution:digital signature
00:08:18 - Solution:digital certificate
In this video we look at how data is encrypted for confidentiality. This type of encryption is very complex, as it uses both symmetric and asymmetric encryption. In general, this process is called hybrid encryption.
In this video you will learn the following Topics:
00:00:15 - Term: Data (Document)
00:02:10 - Alice encrypt Data with symmetric algorithm
00:03:36 - Alice encrypt symmetric Key with asymmetric Algorithm
00:06:00 - What can Mallory do with encrypted data?
00:06:54 - Technologies
In this tutorial you will encrypt data using the program 7zip. It's a very easy exercise and for those who have never encrypted their data before, this is an easy way to get started.
In this tutorial I will show you the free tool Cryptomator, which you can also use to encrypt your data. Compared to the tool 7-zip, this software has more functions. For example, you can store several files immediately encrypted in your cloud.
"Integrity of Data" means that the data must be verified to be complete and unchanged. For example, if a PDF document is digitally signed, then the text must not change. Likewise, no letters or words may be removed or added. Even spelling corrections may no longer be made, because these also change the text and therefore make the digital signature invalid.
In this video you will learn the following Topics:
00:00:23 - Term:Data(hash value from Document)
00:01:49 - Term:Algorithm(sha-256)
00:03:19 - Asymmetric Encryption of hash value
00:04:26 - Verification of Signature
00:05:44 - What can Mallory manipulate?
00:06:44 - Technologies
00:07:28 - Adobe E-Sign
In this video I want to show you how programs in Windows are protected against manipulation. In the second part I want to show you how you can calculate hash values of files in Windows.
In this video I want to show you how to time stamp your PDF documents. How can you actually prove that your documents existed at a certain point in time? Let's take a look at this now.
In this video i will explain how Authenticity works with a digital certificate. A digital certificate ca be used to uniquely identify the author of the message. All necessary information is stored there and digitally signed. Only if the signature is valid, then we can trust the certificate. But who issued the digital certificate to the owner? Can we trust the CA, those private key was used to sign the certificate?
In this video you will learn the following Topics:
00:00:22 - What is Authenticity?
00:01:45 - Authenticity and digital signature
00:04:11 - How can Authenticity checked?
00:05:00 - Authenticity and Mallory
00:06:13 -Technologies
In this video I will show you how to apply for a free soft certificate. Such a certificate will be issued in your name and you can then use it to sign documents or emails.
In this video I will show you how to install your soft certificate into the Microsoft certificate store. Windows has its own manager where all certificates are saved in logical locations. This allows you to automatically access your
certificates and keys with programs like Outlook or Adobe Acrobat, so you can use them to digitally sign your emails or PDF documents. This process is not nessessary, but makes it easier for you to use your certificate.
In this video I'm going to show you how to sign a PDF document in Adobe Acrobat using the p12 file.
For most services on the internet you need your password to use them. Unfortunately, it doesn't protect
you in every attack scenario. In this video we will first look at password- based authentication and it's disadvantages, so that you understand why you should additionally secure your accounts.
In this video I'm showing you how 2 factor authentication works with SMS or an app.
In this video we're looking at how 2-Factor Authentication works using Security Key. By security key, I mean a hardware security device with which the user can also authenticate himself. Such devices can store private keys securely and also perform cryptographic operations. This kind of identity verification is of course highly recommended.
In this video I want to look at two topics about YubiKey. In the first part, I'll briefly show you the tools Yubikey Manager and Yubikey Authenticator, which are provided by Yubico, so you can secure your keys and accounts.
In this video I want to look at two topics about YubiKey. In the second part I will show you how to store and use your private key material in Yubikey.
Great congratulations. You managed to work the complete course "Introduction to Encryption". I hope you learned a lot and maybe you have already encrypted some data.
In this tutorial I want to briefly introduce you to the tool "Keystore Explorer". With it you can create key material and digital certificates for testing. This tool is not as powerful as OpenSSL. But it is easier to use. I will also use this tool from time to time in the other courses, so I want to introduce it to you now.
In this tutorial I want to briefly show you the OpenSSL software, because i use it in the other courses of this Beginners Academy. OpenSSL is one of the most popular free security tools for general purposes in cryptography and secure communication. You can use it to encrypt or sign your data as well as to create key material. Moreover, the source code is available for free. Especially in cryptography, open source projects have the advantage that errors in the implementation of individual algorithms can be found more quickly. This tool is very often used by experts, but it is also not easy to use, because in Windows the command line must be used.
In this tutorial I want to briefly introduce you to the software "SignLive CC" from the manufacturer Intarsys. With this software you can create and verify digital signatures. This is done according to the eIDAS regulation and with it you can sign your digital documents evidential and archive them for a long time. You can also encrypt and decrypt your data. For the data encryption and for the digital signature you can either use a soft certificate. You can also use a signature card with a card reader.
Welcome to the course "Hardware and Software Encryption". I am glad that you want to expand your knowledge in encryption. This course is one of four in the "Beginners Academy for Encryption".
In this video I'll show you briefly how hard drives or SSD's work that encrypt their own data and then store it. These are also called SED (Self Encrypting Drives).
In this video I will show you how to store your data on a USB stick that has an AES encryption module. Such sticks have a certified hardware module, so it also complies with special IT requirements for companies. These sticks are specially sealed and should the stick be broken open, then the stick is automatically unusable and the data is lost.
In this video I want to introduce you to Microsoft's Bitlocker software and how its key management works.
In this video I want to show you which settings you can configure for Bitlocker in Windows. First we will look at how to enable your TPM in Windows so that it can use Bitlocker. Bitlocker uses Trusted Computer technology and in the TPM key material from Bitlocker is stored and bound to the system state. After that I will show you where you can make customizations for the symmetric algorithm AES.
In this video I want to show you how to encrypt your operating system partition with Bitlocker. That means, only if you enter your password when you start Windows, it can boot. After that I will show you how you can use the recovery key to restore the decryption of the partition if you have forgotten the PIN.
In this video I want to show you how to encrypt a USB stick with Bitlocker. After that we will try this USB stick on an older Windows version and I will show you what problems can occur.
In this video I want to tell you about the software Veracrypt. With this software you can encrypt your data from your hard disk and in this video I will show you how its technology works.
In this video I will show you where you can download the software Veracrypt. I already told you that you can create an encrypted drive with this software. Before that you have to install the tool and I will show you how to do that.
In this video I'm teaching you how to create and use an encrypted drive.
In this video I want to show you how to increase the storage size of an already created volume.
In this video I want to show you how to encrypt your system partition with Veracrypt. Normally your Windows is installed on drive C and in the directory "Windows" all important files are stored. In the directory "Program Files" your applications are usually installed. But unencrypted and with Veracrypt you can encrypt this whole drive. This means, only if you enter the correct password when starting your PC can your Windows be booted.
In this video I want to show you how to split your USB stick into two partitions. Why do I show you this? You can use the software Veracrypt to encrypt a USB stick completely. And with this you can transport encrypted data between several PCs.
In this video I want to show you how to encrypt a whole partition with the software Veracrypt.
In this video I'll explain how you can encrypt documents specifically for other people without needing a password. We're using hybrid encryption here, which means we're using both symmetric and asymmetric encryption.
In this tutorial I want to show you how your friends or customers can encrypt secret data for you using the OpenSSL software and your digital certificate. I will also show you how to decrypt the data with your private key.
In this tutorial I want to show you how to decrypt encrypted data with the software SignLiveCC. Let's assume your friends or customers have encrypted confidential data for you with the free software OpenSSL, as I showed in the last exercise. And now you want to decrypt them with the software SignLiveCC. And how this works, I want to show you now in this video.
In this video I will explain to you how does a digital signature work.
In this video I'll show you why a digital signature can be as trusted as a written signature. I'll also show you the ways Mallory can fake a signature and how this can be detected.
In this video I will explain to you some signature types which are defined by eIDAS.
In this and the next 3 videos I will show you an example of how you can buy a verified certificate.
In this video i will show you to create a Certificate Signing Request, or CSR for short.
Of course you can also create your own key material and the matching CSR. However, we need some information for this, such as what details about us should be included and we need the extension "keyusage". We need to know from the issuer what value for the keyusage should be included in the CSR.
In this video we finish the process of applying fo a trusted certificate.
In this video I'll explain how digital signature works for emails. Today, a lot of emails are sent. But how do we know that our emails really arrive complete and unchanged at the recipient? The only way to ensure that is to use a digital signature, and in this video we'll take a look at how that works.
In this video I want to show you how to use Microsoft Outlook to digitally sign your email.
In the second part I will show you briefly how I change my email after signing it and how my digital signature shows this manipulation in Outlook.
Welcome to the "Encryption Academy for Beginners" course. Encryption is an important part of cybersecurity because it can protect data from unauthorized access.
COURSE LAUNCHED IN Juli 2023
Beginners welcome: no need to know anything about Encryption!
Encryption Academy for Beginners
This complete academy consist of the following 4 courses:
"Introduction to Encryption"
In this course you will get an introduction to three important topics to better secure your data.
As Bonus: "Password based Authentication" and "2-Factor Authentication"
As a bonus, I added the topics "Password based Authentication" and "2-Factor Authentication" in this first course. When we digitally authenticate ourselves on the Internet, we usually use a password. In this course I show you the disadvantages of passwordbased authentication and how a second factor can improve the security of your access.
In the practical exercise, I will show you the USB device YubiKey, which can be used for 2-factor authentication.
But the Yubikey can do even more. I'll show you how to store your certificate with key material on it, for example, to digitally sign a PDF document in Adobe Acrobat.
"Hard- and Softwareencryption"
Nowadays we store important data on our notebooks and often we use portable USB devices to transport data. What happens if you lose these devices? Encryption can protect you from others being able to use your data. I will give you a short introduction to what encryption means and how it works in general. In the practical exercises, I will show you how to use a few small tools to encrypt your data quickly and easily.
"Digital Signature"
The second big topic is digital signature. For example, when you send emails to your customers, how do they actually know that your emails are authentic? Any email format can be copied these days. In the SPAM folder we often get emails that look like they were sent by real companies but were created by hackers.
How do your recipients know that your emails are really from you?
In the course "Introduction to Encryption" you will learn how a digital signature works and how any data can be protected against manipulation.
In the practical exercise I already show you in the first course how you can calculate hash values over any files.
In this course I will also show you how to protect your PDF documents in Adobe Reader with a signed timestamp. With a timestamp you can have your document signed and thereby prove that your document existed at that time. I'll show you how to do that in this tutorial.
"Digital Certificate"
The third major topic you will learn in this academy is called "Digital Certificate". How can you actually protect your digital identity? When you sign your e-mails or documents, for example, you need a confirmed digital identity. Each of us has an ID card, which we use to authenticate ourselves in the analog world. In the digital world, we can legitimize ourselves with digital certificates.
In the course "Introdcution to Encryption" I explain briefly how a digital certificate works. In the practical exercises I already show you how you can get a free digital certificate quickly and easily. This certificate is only for testing purposes. But you will already learn what is actually contained in it. You should already understand what information about you is secured. Additionally, I will show you how to sign a PDF document in Adobe Acrobat with this certificate.
-----------------------------------
Instructor
I'm Mike Kurtze, an engineer from Germany and a senior software developer in the area of encryption since 2005. With my Encryption Academy for Beginners I want to show you with my knowledge and experience how encryption works and which tools you can use to protect your sensitive data.
---------------------------------
This course also comes with:
Lifetime access to all future updates
A responsive instructor in the Q&A Section
Udemy Certificate of Completion Ready for Download
A 30 Day "No Questions Asked" Money Back Guarantee!
Join me in this course if you want to learn how encryption works and and which tools you can use to protect your sensitive data.