LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   A C/C++ library for encription? (https://www.linuxquestions.org/questions/programming-9/a-c-c-library-for-encription-447273/)

nhydra 05-22-2006 02:54 AM

A C/C++ library for encription?
 
Hellpo, all!
I write on C/C++ for long time and i was wondering how to write a a program that uses some encriptions for a network connection.
I couldn't find anything in Google. I need some library for encription or some other way to do that.There is a section in Linux kernel configuration for supporting some encription methods. May be i have to call a function of the kernel and it will make this encription for me?
Please help. This question is not part of ANSI C,Gnu C/C++, GCC tutorials.

Thanks in advance if anybody help me. I am very appreciated for any help.

Wim Sturkenboom 05-22-2006 05:59 AM

google for encryption library
cryptlib encryption library
google for cryptolib
cryptolib

The last name sounds familiar to me, although I seem to remember that is a bunch or source codes in C (and not C++)

nhydra 05-22-2006 07:13 AM

Thanks a lot!
I was searching for "encription C/C++ programming in Linux".
Thanks again.:)


All times are GMT -5. The time now is 09:00 PM.