Hashing Functions

scop.crypto.md5(s)

Gets the MD5 hash of a given string
returns: string

scop.crypto.sha1(s)

Gets the SHA-1 hash of a given string
returns: string