hmacrypt/public_key_saver.py
thecookingsenpai c0ec66f63b Version 1
2024-01-28 16:55:26 +01:00

2 lines
85 B
Python

import src.hmacrypt as hmacrypt
hmacrypt.inferKeys(hidePrivate=True, savePublic=True)