Available on hl, python, java, neko, macro, cpp, php, lua
staticmake(data:Bytes, alg:DigestAlgorithm):Bytes
staticsign(data:Bytes, privKey:Key, alg:DigestAlgorithm):Bytes
staticverify(data:Bytes, signature:Bytes, pubKey:Key, alg:DigestAlgorithm):Bool