Hash proof system programming implementation

25 Views Asked by At

Does anyone know if there is a hash proof system implementation using some programming language? Like C++, python.

1

There are 1 best solutions below

0
On BEST ANSWER

After searching and asking for several days, a conclusion can be made.

No such implementation off the shelf.

Will do it myself with OpenSSL.