Introduction to ASN.1

Поделиться
HTML-код
  • Опубликовано: 27 дек 2024

Комментарии • 31

  • @JustForFunWithMe616
    @JustForFunWithMe616 6 лет назад +19

    the best explanation ever, simple and precise, just wowwww

  • @ArunKumar-qy6fm
    @ArunKumar-qy6fm 4 года назад +2

    Superb Sir. Explained the asn1 in Detail. Very impressive 👏. Thanks you for your efforts

  • @alekseimulin6151
    @alekseimulin6151 6 лет назад +4

    It's such a great explanation, huge, huge thanks!

  • @relaygus
    @relaygus 5 лет назад

    Emmanuel, thank you so much for this amazing explanation! It's so good this is the first time I take the time to say thanks as opposed to simply upvoting.

  • @venustheplanet8208
    @venustheplanet8208 3 года назад

    15:21 why is the total length 9? It's really bugging me, and I don't get why it's 9.
    I do understand how the length of the different types of strings and what not are calculated though. I just want to know where does the 9 come from.

    • @venustheplanet8208
      @venustheplanet8208 3 года назад

      I'm not sure, whether I get it now, but I think:
      -) you counted a byte extra for the length of "john", and a byte extra to its tag (VisibleString)
      -) you counted a byte extra for the age 42, and a byte extra for its tag (INTEGER)
      which means that the total length is: length of the string ("john") + 2 + length of the integer (42) + 2 = 9
      Is that right? Either way I was totally confused that you filled the row of the total length, which is 9, before filling the rest of the table, which confused me because you need at first the length of everything before knowing the total length.

    • @sreekanthvadakkepurakkalch1078
      @sreekanthvadakkepurakkalch1078 3 года назад +2

      @@venustheplanet8208 Length field is meant to give the number of bytes(octets) enclosed in the Value field of TLV. Here in this case Length 09 is basically the number of octets (bytes) enclosed inside the sequence Person. The 9 Octets are 1A 04 4A 6F 68 6E 02 01 2A.

  • @rafaelviegas7608
    @rafaelviegas7608 2 года назад

    Simple, concise, extraordinary. Thank you.

  • @kebman
    @kebman 4 года назад +2

    What about DER?

  • @GOODBOY-vt1cf
    @GOODBOY-vt1cf 7 месяцев назад +1

    13:08

  • @matheusquintas218
    @matheusquintas218 Год назад +1

    Why is length 09 min 15:42

    • @PragmaDevSoftware
      @PragmaDevSoftware  Год назад +1

      9 is the length of the whole sequence that follows. That include the VisibleString (type is 1 + length is 1 + value is 4 = 6) and the Integer (type is 1 + length is 1 + value is 1 = 3).

  • @jhenukumar
    @jhenukumar 5 лет назад

    Thanks a lot Emanuel. That’s amazing presentation !!!

  • @nikosc
    @nikosc Год назад

    great presentation

  • @darioesdrasescorciodossant1711
    @darioesdrasescorciodossant1711 3 года назад +1

    Qual é a a relação entre ASN.1, SMI e MIB ?
    .
    ASN.1, SMI e MIB; WHAT IS THE RELATION WITH THIS GUYS ?
    Help me

  • @JimYoutuber
    @JimYoutuber 2 года назад

    very good

  • @Nikhil-jj7xf
    @Nikhil-jj7xf 5 лет назад

    Nice job Sir 🙌

  • @pushkarratnaparkhi1943
    @pushkarratnaparkhi1943 6 лет назад

    nice explanation

  • @kaew2570
    @kaew2570 4 года назад

    Thank you!

  • @dinulkithsara2580
    @dinulkithsara2580 2 года назад

    thanks sir

  • @howardmarles2576
    @howardmarles2576 4 года назад

    Thank you !!

  • @joseestacio6327
    @joseestacio6327 5 лет назад

    gracias estepa

    • @luismuniz8335
      @luismuniz8335 5 лет назад

      Vamos a prepagag una sena de pigcoteo

  • @akshayponugoti6628
    @akshayponugoti6628 5 лет назад

    Can I know how to install this software in ubuntu

  • @keissetje
    @keissetje 5 лет назад

    15:00 ".. And age with cheese, An Integer." Ah yes Integers.. The good old age with some cheese on it

  • @vizas4451
    @vizas4451 5 лет назад

    Merci !

  • @joseestacio6327
    @joseestacio6327 5 лет назад

    diamante en el minuto 24:02

  • @cardsigner
    @cardsigner 3 года назад

    eL magnefico

  • @akshayponugoti6628
    @akshayponugoti6628 5 лет назад

    Sir