Summary-of-Security-Algorithm

From *** My Personal Wiki ***
Revision as of 10:36, 24 December 2008 by 72.208.202.203 (talk) (New page: == KeyMaking Process == *(-----VerNo-----) (-----SerNo-----) ...both 10 digits...total - 20 digits * 0000000001 *Scramble: number to letter digit scramble with differing offset...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

KeyMaking Process[edit]

  • (-----VerNo-----) (-----SerNo-----) ...both 10 digits...total - 20 digits
  • 0000000001
  • Scramble: number to letter digit scramble with differing offset per position
  • Send to Me
  • Descramble: letter to number : example: 00000000010000003812
  • generate 20 digit random number regcode=( -----random 20 digit -----)
  • regresult =(-----regcode-----) + Disk SerNo ( add mod 10 : that means no carry )
  • key=(-----regcode-----)(-----regresult-----)
  • scramble key: number to letter


For different versions[edit]

  • you can simply change the VerNo and the key program can remain the same