A
A
Artem2014-04-09 10:55:39
Java
Artem, 2014-04-09 10:55:39

How to implement PBEWithMD5AndDES() C++?

Good day to all! Data comes to my application (c ++) from java, encrypted with the PBEWithMD5AndDES () function.
Does anyone have an implementation for encrypting / decrypting this method in C / C ++?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
AxisPod, 2014-04-09
@AxisPod

Wouldn't it be easier to take some solution independent of the PL libraries.

T
Trrrrr, 2014-04-09
@Trrrrr

www.example-code.com/vcpp/crypt2_PBEWithMD5AndDES.asp
Google gave this right away ;)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question