Digital Signature Algorithm (DSA) - Cryptography - Practical TLS

Поділитися
Вставка
  • Опубліковано 1 жов 2024
  • The Digital Signature Algorithm (DSA) is an Asymmetric Encryption algorithm... but it's different from the other Asymmetric Encryption algorithms we've discussed (RSA & DH). DSA has only two functions: Signature Generation and Signature Verification. It cannot do Encryption, it cannot do Decryption, it cannot do a Key Exchange. It's use is purely creating and verifying Signatures, which provides Integrity and Authentication to what is signed.
    This lesson is a free sample lesson from the the greatest TLS and SSL training course ever created. No instructor rambling on about pointless stories. No slides with massive walls of text. No time wasting. Only simple, effective, and precise explanations. Complimented with practical illustrations and visuals.
    🔐 More details about the course:
    classes.pracne...
    🏢 Do you configure or troubleshoot TLS/SSL for work? If so, I'm willing to bet your employer would happily pay for this SSL training. Reach out if you'd like to coordinate an introduction for a bulk license purchase with your company. I'm happy to provide a generous referral bonus =)
    💬 Join Practical Networking Discord
    / discord
    🖧 Want to learn how how data moves through a network?
    • Networking Fundamentals
    Since you've made it to the bottom of the Description, here's a $100 off coupon code you can use on the full course =)
    YT100

КОМЕНТАРІ • 36

  • @PracticalNetworking
    @PracticalNetworking  2 роки тому +4

    👉 *More free lessons:* ua-cam.com/play/PLIFyRwBY_4bTwRX__Zn4-letrtpSj1mzY.html
    ✨ *Full course:* pracnet.net/tls
    💲 *Coupon Code* for 50% off: youtube50

    • @VideosfromElle
      @VideosfromElle 2 роки тому +1

      I'll be signing up for the class Friday 😀 I have watched so many of your videos, it's the least I can do lol Absolutely confident it's worth every penny!

  • @tarikibouzidene6399
    @tarikibouzidene6399 2 роки тому +8

    So clear, you are the best trainer ever I follow.

  • @dan5640
    @dan5640 2 роки тому +2

    why is it called asymmetric encryption if it doesn't actually encrypt?

    • @PracticalNetworking
      @PracticalNetworking  2 роки тому

      Great question =). You're right, Asymmetric Encryption is _not_ the best terminology. I wrote about that here: www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/
      _"some might even hesitate to use the term “Asymmetric Encryption” for these algorithms, and instead elect to use “Asymmetric Cryptosystem” - since again, only one of these algorithms involves actual “encryption”._

    • @thestudy6875
      @thestudy6875 4 місяці тому

      Came to the comments to see if anyone else was scratching their head on this one too!

    • @fugoogle_was_already_taken
      @fugoogle_was_already_taken 4 місяці тому

      It is asymetric cryptography/cryptosystem, not encryption. There are cryptographic capabilities. Some of them are key exchange (like diffie helman), encryption (like rsa) and authentication (like digital signatures, rsa). There are many cryptographic protocols/schemes, but not all of them provide all the cryptographic capabilities. For example, you cannot use diffie helman for encryption. Because its just not possible. You can use it for key exchange, and then use symetric cryptography for encryption, but you cannot encrypt anything with diffie helman.

  • @lizgm1723
    @lizgm1723 9 місяців тому +1

    Visuals were a perfect complement to explanation. Thank you.

  • @pickle1987
    @pickle1987 Рік тому +1

    Hello, can you please do a video about the ed25519 vs rsa? I've heard ed25519 is more secure and fast

  • @Don-Carillo
    @Don-Carillo 2 роки тому +1

    Thanks very much,. it would be good to explain how a certificate in a chain uses the public key of the cert above it in the chain to verify it. I am probably not explaining very well but how it uses it to decyrpyt the signature that has been signed by the CA private key. Hope that makes some sense :)

    • @PracticalNetworking
      @PracticalNetworking  2 роки тому +2

      Hey Don. All that is unpacked in the full TLS course. It's on sale now if you want instant access.

  • @rotorfpv4117
    @rotorfpv4117 6 місяців тому +1

    Very informative, thanks

  • @ayradizem2770
    @ayradizem2770 2 роки тому +1

    Thank you for the video, we need an exemple where to use this algorithms with practucal, also I will begin to learn how to use GNS3 for to practise my knowledge in network,, can I practise this video in GNS3?? thank you in advance

    • @PracticalNetworking
      @PracticalNetworking  2 роки тому

      The end user rarely uses the algorithms themselves. But they use software which then make use of the example. For instance, you use a web browser, which makes HTTPS connections... your webbrowser uses the algorithms in the process of creating the HTTPS/SSL connection.

    • @ayradizem2770
      @ayradizem2770 2 роки тому +1

      @@PracticalNetworking thank you for your explain

  • @arunsankpal4219
    @arunsankpal4219 2 роки тому +2

    Thank you sir 🙏 🇮🇳

  • @Cutrexxx
    @Cutrexxx 2 роки тому +1

    can ecdsa also only sinature a massege?

    • @PracticalNetworking
      @PracticalNetworking  2 роки тому +3

      Yes. ECDSA is like DSA in so far as what it can be used for. In fact, all the "EC" variants are simply the same core protocols done with Elliptic Curves. More details here:
      www.practicalnetworking.net/practical-tls/rsa-diffie-hellman-dsa-asymmetric-cryptography-explained/

  • @BigSnowman626
    @BigSnowman626 4 місяці тому

    Okay

  • @askaripayalo8191
    @askaripayalo8191 Рік тому

    Thank you for sharing knowledge.

  • @nournote
    @nournote 9 місяців тому

    Perfectly summarized

  • @krishnamohanyerrabilli4040
    @krishnamohanyerrabilli4040 Рік тому +1

    Clearly understood thankyou.

  • @admin_e
    @admin_e 2 роки тому +1

    👍👍👍

  • @IliyaDamyanov
    @IliyaDamyanov 11 місяців тому

    Very good explanation.

  • @lherfel
    @lherfel Рік тому

    thanks, very nice overview

  • @upelister
    @upelister 2 роки тому +1

    Thank you.

  • @citizenoftheworldsz9
    @citizenoftheworldsz9 2 роки тому +1

    simply excellent!

  • @rafay1708
    @rafay1708 2 роки тому

    Thanks

  • @Nxtfbrdf
    @Nxtfbrdf 5 місяців тому

    I saw its math somewhere else I hoped you'd get into the math part 🥲