Djibril
July 22nd, 2001, 11:31 AM
Hello,
I have a C library and I want to control (license) its use.
I was thinking about encrypting the include header file and the library itself (.lib/.a) until the user purchase a license. I then decrypt it to let him use it.
Do u about any encrytpion library that could allow me to do it ?
Thanks in advance.
PS: the encyption library should run under NT and UNIX (standard C).
--
Where there is a WISH, there is a WILL.
I have a C library and I want to control (license) its use.
I was thinking about encrypting the include header file and the library itself (.lib/.a) until the user purchase a license. I then decrypt it to let him use it.
Do u about any encrytpion library that could allow me to do it ?
Thanks in advance.
PS: the encyption library should run under NT and UNIX (standard C).
--
Where there is a WISH, there is a WILL.