Function that implements HMAC SHA-256 encryption algorithm

MQL4 积分 其它

工作已完成

执行时间1 一天
客户反馈
Igor has done an excellent job with non-mainstream requirements. The job is done on-time and in the budget. I highly recommend Igor to other customers.

指定

Hi

I need MQL4 function that computes a Hash-based Message Authentication Code (HMAC) by using the SHA256 hash function.

HMAC encryption algorithm similar to 

https://msdn.microsoft.com/en-us/library/system.security.cryptography.hmacsha256(v=vs.110).aspx

https://en.wikipedia.org/wiki/Hash-based_message_authentication_code 

MQL has all necessary functions for this and I've started the code but need someone to finish it.

 

The code must use only MQL language, no external C libraries.

 Using methods like: 

   res=CryptEncode(CRYPT_HASH_SHA256,src,key,dst32);

   res=CryptEncode(CRYPT_BASE64,dst32,empty,dst);

 

Cheers

John. 

 

 

反馈

1
开发者 1
等级
(94)
项目
162
40%
仲裁
20
15% / 75%
逾期
73
45%
空闲
发布者: 3 代码
2
开发者 2
等级
(46)
项目
73
16%
仲裁
13
8% / 92%
逾期
37
51%
空闲

项目信息

预算
20 - 50 USD
截止日期
 1  5 天