Archived Forum Post

Index of archived forum posts

Question:

RSA signing binary data

May 03 '17 at 08:24

Hello Team My name is Vinoop I am a master student and as part of my master project I want to sign my executable file using RSA. Is it possible using Chilkat. I have already check the exmple where $rsa->signStringENC($strData,"sha-1") is used to sign a string. But mine is an bianry file(.bin ). Is this possible using Chilkat?

Thanks Vinoop