Skip to content

Protocol Algorithms

campadrenalin edited this page Nov 7, 2011 · 1 revision

An incomplete list of the algorithms used throughout the CTree protocols. An algorithm should documented here if it is used in a protocol and is not a "model algorithm" such as node traversal.

sum(string):

Generates a hexadecimal SHA-1 sum of the string. Should assume Unicode input.

key(string, source=10, hash=6):

Return the first

Clone this wiki locally