User: volang

  • Public profile

User profile: volang

User info
User name:volang
History
Joined:
Number of posts:292
Latest posts:

I need a corresponding solution in C++ for an OpenSSL command
Thank you kigar, this helped alot. Finally I got it to work with the hmac class in crypto

I need a corresponding solution in C++ for an OpenSSL command
[quote]If I get this right, you want to compute a MAC (specifically HMAC-SHA256) of a file using a g...

I need a corresponding solution in C++ for an OpenSSL command
In tls.ulfheim.net , there is a section called "Server Encryption Keys Calculation". If you open it,...

Shell commands from c++ without creating a new process every time?
Is there a way to run shell commands from c++ without creating a new process every time? E.g. have ...

Namespace conflict
I have "using namespace std" in my project. At the same time I'm using bind() from winsock which is...

This user does not accept Private Messages