Revision history of "Key Generation in C"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 04:03, 27 February 2008Ron talk contribs 2,127 bytes +2,127 New page: ==Warden_Keys.h== <pre>#ifndef __WARDEN_KEYS__ #define __WARDEN_KEYS__ typedef struct { int current_position; char random_data[0x14]; char random_source_1[0x14]; char random_source_...