igrr / axtls-8266

axTLS port for ESP8266

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RSA_decrypt() /* BT Correct ?*/ Returns -1 What is BT?

faraz117 opened this issue · comments

In rsa.c
if (block[i++] != 0x02) /* BT correct? */
return -1;