Search Results
5/28/2025, 6:58:22 AM
Data in base 10:
107 108 85 202 25 104 189 186 102 111 225 88 44 222 132 73 80 54 159 76 108 166 213 62 119 4 0 124 21
Lehmer is a mathematician. In 1932 he made mechanical seiving machines, probably unrelated. Also made a random number generator so it probably means that (was used to make the cypher key)
A 32 bit repeating stream cypher key? No idea what MP is.
pic is a plot of data as 1-256, first graph is in order, second graph is re-ordered (to put all the values together by their modulo 4 position). brown and yellow lines are the ascii intervals which have upper/lowercase letters.
if i keep trying I'll try to solve for the key values so that it makes something approaching english text, maybe with some probability heuristic with letter frequencies or something. assuming the key is 4 bytes and each byte is applied in turn.
107 108 85 202 25 104 189 186 102 111 225 88 44 222 132 73 80 54 159 76 108 166 213 62 119 4 0 124 21
Lehmer is a mathematician. In 1932 he made mechanical seiving machines, probably unrelated. Also made a random number generator so it probably means that (was used to make the cypher key)
A 32 bit repeating stream cypher key? No idea what MP is.
pic is a plot of data as 1-256, first graph is in order, second graph is re-ordered (to put all the values together by their modulo 4 position). brown and yellow lines are the ascii intervals which have upper/lowercase letters.
if i keep trying I'll try to solve for the key values so that it makes something approaching english text, maybe with some probability heuristic with letter frequencies or something. assuming the key is 4 bytes and each byte is applied in turn.
Page 1