Team:Davidson-Missouri Western/Color Plots

From 2008.igem.org

(Difference between revisions)
Line 1: Line 1:
[[Media:Split.m|Split Model]] - This code hashes all messages with the split model to a single character in the output. The user must input a message in string format, a key (one character) in string format, the number of characters in user's alphabet, and the decimal value (ascii) of the starting character of the alphabet.
[[Media:Split.m|Split Model]] - This code hashes all messages with the split model to a single character in the output. The user must input a message in string format, a key (one character) in string format, the number of characters in user's alphabet, and the decimal value (ascii) of the starting character of the alphabet.
-
[[Media:Spoketest.m|Spoketest]]
+
[[Media:Spoketest.m|Spoke Model]]- This code hashes all messages with the spoke model to any fixed amount of characters in the output. The user must input a message in string format, a key (one character) in string format, the number of characters in the user's alphabet, ), outl is the number of characters desired in output
 +
 
[[Media:Allhash.m|Allhash]]
[[Media:Allhash.m|Allhash]]

Revision as of 05:32, 29 October 2008

Split Model - This code hashes all messages with the split model to a single character in the output. The user must input a message in string format, a key (one character) in string format, the number of characters in user's alphabet, and the decimal value (ascii) of the starting character of the alphabet.

Spoke Model- This code hashes all messages with the spoke model to any fixed amount of characters in the output. The user must input a message in string format, a key (one character) in string format, the number of characters in the user's alphabet, ), outl is the number of characters desired in output


Allhash

Allkey

Allmestot

Color2

EachHash

Eachkey

Eachmestot

Hashkey

Keychain