Commit 69b0aa23 authored by Łukasz Nowak's avatar Łukasz Nowak

Missing extension.

parent 2362dc69
import hashlib
def getSha512Hexdiest(s):
return hashlib.sha512(s).hexdigest()
804
\ No newline at end of file
805
\ No newline at end of file
VifibUtil
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment