Libraries: SHA512 + HMAC

 

SHA512 + HMAC:

Many traders are interested in native work with the BTC-e exchange directly from MetaTrader. In the exchange API, it is necessary to send data with the confirmation of parameters validity through HMAC-SHA512. The algorithm of SHA512 and HMAC calculation is implemented in this class.

Author: o_o

 
Thanks for the library! Why is it not designed as an mqh?
 
fxsaber:
Thanks for the library! Why is it not in the form of mqh?

To make it less complicated for those who want to test it.

The CBTCe class itself is coming soon.

At the same time with its publication I will format sha512 as mqh

 
Thanks for the effort )