hmacrypt/public_key_saver

3 lines
108 B
Python
Executable File

#!./hmacenv/bin/python
import src.hmacrypt as hmacrypt
hmacrypt.inferKeys(hidePrivate=True, savePublic=True)