You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.