I hereby claim:
- I am hansieodendaal on github.
- I am hansieodendaal (https://keybase.io/hansieodendaal) on keybase.
- I have a public key ASAHc9CIAoUH773W3IRjfzdnjel20X5a35eJo8lhNpGNuAo
To claim this, I am signing this object:
@rem This batch file verifies all LibZeroMQ environment variables and | |
@rem add the LibZeroMQ bin folder to the local session path . | |
@rem Dependencies: | |
@rem For Windows operating system | |
@cls | |
@echo ------------------------- | |
@echo LibZeroMQ: %~n0 | |
@echo ------------------------- | |
@echo. |
@rem This batch file defines the various LibZeroMQ environment variables and | |
@rem copies the dynamic library built with CMake to "zmq.lib" | |
@rem Input: | |
@rem See :ERROR_ARGUMENT | |
@rem Dependencies: | |
@rem For Windows operating system | |
@rem Compiled libzmq binaries (CMake & mingw32-make, or | |
@rem CMake & Visual Studio, or | |
@rem Visual Studio with built in CMake) |
# -*- coding: utf-8 -*- | |
from hashlib import blake2b | |
import bitcoin.base58 as base58 #dependency: pip install python-bitcoinlib | |
import string | |
import random | |
import binascii | |
def create_raid(Pk, fqdn, prefix): | |
s = fqdn if fqdn else "NO_FQDN" | |
#Creat hash object |
I hereby claim:
To claim this, I am signing this object: