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.
Approximately a 30% of VINs emitted by Tesla started by 2016 follows a 40 characters length:
What we know about these VINs are:
(1, 3)digis are the world manufactoring identifier.4digit is the car model.5digit is the body type.9digit ?????10digit ????_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.