Passwords - A Bad Mnemonic System: Difference between revisions

From
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
Guess we have a pin number: 3401, this number is coded in the following scheme with a word, let's say ''c-r-a-p''.
Guess we have a pin number: 3401, this number is coded in the following scheme with a word, let's say ''c-r-a-p''.
<pre>

___0______1______2______3______4______5______6______7______8______9__
___0______1______2______3______4______5______6______7______8______9__
| | | | | | | | | | |
| | | | | | | | | | |
Line 14: Line 14:
| | P | | | | | | | | |
| | P | | | | | | | | |
|______|______|______|______|______|______|______|______|______|______|
|______|______|______|______|______|______|______|______|______|______|
</pre>



----
----

Revision as of 20:33, 8 November 2004

Guess we have a pin number: 3401, this number is coded in the following scheme with a word, let's say c-r-a-p.

 ___0______1______2______3______4______5______6______7______8______9__
|      |      |      |      |      |      |      |      |      |      |
|      |      |      |  C   |      |      |      |      |      |      |
|______|______|______|______|______|______|______|______|______|______|
|      |      |      |      |      |      |      |      |      |      |
|      |      |      |      |  R   |      |      |      |      |      |
|______|______|______|______|______|______|______|______|______|______|
|      |      |      |      |      |      |      |      |      |      |
|  A   |      |      |      |      |      |      |      |      |      |
|______|______|______|______|______|______|______|______|______|______|
|      |      |      |      |      |      |      |      |      |      |
|      |  P   |      |      |      |      |      |      |      |      |
|______|______|______|______|______|______|______|______|______|______|