Re: cross language encryption library for c++ and java

From: Peter Gutmann (pgut001_at_cs.auckland.ac.nz)
Date: 09/29/05


Date: 29 Sep 2005 06:12:26 GMT


"Aditya Pandit" <adi.pandit@gmail.com> writes:

>We have a c++ application and the configuration is done using a java
>web UI.

>Is there any encryption library which has versions for java and c++
>such that the same encrypted text can be read through a java program as
>well as a c++ program.

cryptlib has bindings for C/C++ and Java (and Tcl, and Python, and Delphi, and
Visual Basic, and C#, and ...). BSAFE is also available in C and Java
versions.

Peter.



Relevant Pages

  • What types of variables can be passed with JNI?
    ... My application is written mainly in Java, but it uses C/C++ through ... I purchased a OCR library which receives calls form the Java side using ... if JNI is up to the task. ... as said above, I know I can pass an int or a string ...
    (comp.lang.java.programmer)
  • Re: a good book
    ... My HTML knowledge is ... amd the latest edition of "The Javascript Bible". ... JS itself is pretty straightforward -- espeically if you already know C/C++ or Java. ...
    (comp.lang.javascript)
  • Re: Is VB Caca??
    ... competition to Sun's Java. ... it is beyond any doubt syntactically much more like C/C++ than it ... a Switch statement with the same "break;" ... It isn't that I don't want to believe it I just don't see the similarities ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Javas performance far better that optimized C++
    ... I've heard such silly statements only from narrow-minded C/C++ programmers. ... But real-time system and OS are different ... Any byte-array acces in java is a subject of boundry check indeed. ... of unlimited memory access (you get mem access violation dialog, ...
    (comp.lang.cpp)
  • Re: variable declaration, was RE: moving to the next line
    ... C/C++, Java, Visual Basic, Cobol. ... > exact type of each variable. ...
    (perl.beginners)