Click here to Skip to main content
15,885,309 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Connection with mysql an Crecordset Pin
Shivanand Gupta25-Mar-10 20:48
Shivanand Gupta25-Mar-10 20:48 
QuestionRe: Connection with mysql an Crecordset Pin
CPallini25-Mar-10 21:42
mveCPallini25-Mar-10 21:42 
QuestionData encryption Pin
Code-o-mat24-Mar-10 23:02
Code-o-mat24-Mar-10 23:02 
AnswerRe: Data encryption Pin
BIJU Manjeri24-Mar-10 23:26
BIJU Manjeri24-Mar-10 23:26 
GeneralRe: Data encryption Pin
Code-o-mat24-Mar-10 23:49
Code-o-mat24-Mar-10 23:49 
GeneralRe: Data encryption Pin
Covean25-Mar-10 22:13
Covean25-Mar-10 22:13 
GeneralRe: Data encryption Pin
Code-o-mat25-Mar-10 22:32
Code-o-mat25-Mar-10 22:32 
GeneralRe: Data encryption Pin
Covean25-Mar-10 23:05
Covean25-Mar-10 23:05 
In .NET there are some crypto provider you can use for "free" for example 3DES / TripleDES.
.NET 3.5 also introduced AES.

I don't know if there are also libs for C++ but I can't imagine that there aren't some in the internet (for free). If you don't find anything about AES look for Rijndael its the same algorithm.
Greetings
Covean

GeneralRe: Data encryption Pin
Code-o-mat25-Mar-10 23:07
Code-o-mat25-Mar-10 23:07 
GeneralRe: Data encryption Pin
Covean25-Mar-10 23:13
Covean25-Mar-10 23:13 
Questionline thinkness Pin
arun_pk24-Mar-10 22:06
arun_pk24-Mar-10 22:06 
QuestionRe: line thinkness Pin
CPallini24-Mar-10 22:10
mveCPallini24-Mar-10 22:10 
AnswerRe: line thinkness Pin
arun_pk24-Mar-10 22:26
arun_pk24-Mar-10 22:26 
GeneralRe: line thinkness Pin
CPallini24-Mar-10 22:37
mveCPallini24-Mar-10 22:37 
GeneralRe: line thinkness Pin
arun_pk24-Mar-10 22:49
arun_pk24-Mar-10 22:49 
GeneralRe: line thinkness Pin
arun_pk24-Mar-10 23:00
arun_pk24-Mar-10 23:00 
GeneralRe: line thinkness Pin
Eugen Podsypalnikov24-Mar-10 22:41
Eugen Podsypalnikov24-Mar-10 22:41 
GeneralRe: line thinkness Pin
arun_pk24-Mar-10 22:44
arun_pk24-Mar-10 22:44 
GeneralRe: line thinkness Pin
Eugen Podsypalnikov24-Mar-10 22:47
Eugen Podsypalnikov24-Mar-10 22:47 
GeneralRe: line thinkness Pin
arun_pk24-Mar-10 22:51
arun_pk24-Mar-10 22:51 
GeneralRe: line thinkness Pin
Eugen Podsypalnikov24-Mar-10 22:53
Eugen Podsypalnikov24-Mar-10 22:53 
GeneralRe: line thinkness Pin
arun_pk24-Mar-10 23:01
arun_pk24-Mar-10 23:01 
GeneralRe: line thinkness Pin
Eugen Podsypalnikov24-Mar-10 23:11
Eugen Podsypalnikov24-Mar-10 23:11 
GeneralRe: line thinkness Pin
arun_pk24-Mar-10 23:18
arun_pk24-Mar-10 23:18 
GeneralRe: line thinkness Pin
Eugen Podsypalnikov24-Mar-10 23:46
Eugen Podsypalnikov24-Mar-10 23:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.