Wireguard Private Key and Public Key Generator Usage $ python3 genkey.py {base64_private_key} {base64_public_key} Credit Implementation of Curve25519 in Python by @nickovs