Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Tesla VIN 40 characters #1

Open
Kikobeats opened this issue Jun 16, 2024 · 0 comments
Open

Support Tesla VIN 40 characters #1

Kikobeats opened this issue Jun 16, 2024 · 0 comments

Comments

@Kikobeats
Copy link
Member

Kikobeats commented Jun 16, 2024

Approximately a 30% of VINs emitted by Tesla started by 2016 follows a 40 characters length:

5YJS892_452b96196a67144dec3cfae75ba160de
LRW3194_0d0ff1923f9e92ff405acdb85aef22a4
7SAX228_ac98a0b1f3106b3d711aebf7d3fb32a7
XP7Y294_70d3ee42af7f9697ae1e3f9c63132064

What we know about these VINs are:

  • The (1, 3) digis are the world manufactoring identifier.
  • The 4 digit is the car model.
  • The 5 digit is the body type.
  • The 9 digit ?????
  • The 10 digit ????
  • Probably the value after _ is the result to pass the rest of VIN value into a Symmetric-key algorithm, for hiding the values, so the only way to get them back is to know the key in order to get the original input.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant