Skip to Content

Dev Note

Dev Note

  • Blog
  • About Me
Automotive Blog

CAN Flexible Data-rate – CAN FD

Minh Nguyen 21 October 2024 0 Comments

In the previous discussion, we discussed about CAN Classic. CAN FD is the improved version of CAN Classic. Therefore, a more effective approach to understanding CAN FD would be to…

Automotive Blog

Controller Area Network – CAN Bus

Minh Nguyen 20 October 2024 0 Comments

CAN Bus is the protocol standard designed to enable efficient communication primarily between electronic control units (ECUs). CAN Bus is developed by  Robert Bosch GmbH and released in 1986. Some…

AES Blog Cryptography

How AES Encrypts/Decrypts A Long Message

Minh Nguyen 18 June 2024 0 Comments

In the previous topic, we got idea that how AES encrypts/decrypts plaintext with 16 bytes length. However, what happens when the plaintext exceeds 16 bytes? ECB (Electronic Codebook): In ECB…

AES Blog Cryptography

Advanced Encryption Standard (AES)

Minh Nguyen 16 June 2024 0 Comments

AES also known by its original name Rijndael is a symmetric block cipher algorithm, which means the sender and receiver use the same key for encryption and decryption. AES operates on…

Blog Cryptography DSA

Elliptic Curve Digital Signature Algorithm

Minh Nguyen 31 May 2024 0 Comments

DSA taking a expensive computation operation because it uses modular exponentiation and modular inverse. So in the small computer like microcontroller, we need the light weight algorithms. Elliptic Curve Digital…

Blog Cryptography DSA

Digital Signature Algorithm

Minh Nguyen 11 May 2024 0 Comments

What is a digital signature? In the physical world, document verification is done through signatures. For example, if you send me a document with your signature, I trust its authenticity…

Blog Cryptography RSA

RSA (Rivest–Shamir–Adleman)

Minh Nguyen 12 April 2024 0 Comments

RSA (Rivest–Shamir–Adleman) is one of the first public-key cryptosystems and is widely used for secure data transmission. It's also used in TLS handshake. The foundation of RSA lies in asymmetric encryption, where a key…

Blog Cryptography ECC

Part 3 – Elliptic-Curve Diffie–Hellman (ECDHE)

Minh Nguyen 14 March 2024 0 Comments

In the preceding sections, we explored the concept and properties of Elliptic Curve Finite Fields. In this topic, we dive into an application of the Elliptic-Curve Diffie–Hellman (ECDHE) which is…

Blog Cryptography ECC

Part 2 – Elliptic Curves Over Finite Fields

Minh Nguyen 23 February 2024 0 Comments

In the previous topic, we already know what is Elliptic Curves. Now, we go further with the Elliptic Curves Over Finite Fields. Modulo \( \text{When a number modulo a number…

Blog Cryptography ECC

Part 1 – Elliptic Curve Cryptography (ECC)

Minh Nguyen 27 January 2024 0 Comments

I wrote this series because I am inquisitive about some strange things in the TLS series. Elliptic-curve Diffie–Hellman (ECDHE) is one of them. Please check TLS-part 1 to get the details.…

Posts navigation

1 2

Next Page »

About Me

Minh Nguyen

Minh Nguyen

Embedded developer

Categories

  • AES
  • Automotive
  • Blog
  • Cryptography
  • DSA
  • ECC
  • RSA
  • TLS/SSL

Tags

AES Automotive CAN Bus cryptography DSA ECC Embedded RSA SSL/TLS

Recent Post

CAN Flexible Data-rate – CAN FD
21 October 2024
Controller Area Network – CAN Bus
20 October 2024
How AES Encrypts/Decrypts A Long Message
18 June 2024
Advanced Encryption Standard (AES)
16 June 2024
Elliptic Curve Digital Signature Algorithm
31 May 2024

You Missed

Automotive Blog

CAN Flexible Data-rate – CAN FD

Automotive Blog

Controller Area Network – CAN Bus

AES Blog Cryptography

How AES Encrypts/Decrypts A Long Message

AES Blog Cryptography

Advanced Encryption Standard (AES)

About

A Dev guy just wants to share what he knows.

Categories

  • AES
  • Automotive
  • Blog
  • Cryptography
  • DSA
  • ECC
  • RSA
  • TLS/SSL

Tags

AES Automotive CAN Bus cryptography DSA ECC Embedded RSA SSL/TLS

Recent Post

CAN Flexible Data-rate – CAN FD
21 October 2024
Controller Area Network – CAN Bus
20 October 2024

Dev Note

Copyright © All rights reserved | Blogus by Themeansar.