Re: Using Cryptlib in java

Peter Gutmann <[email protected]> Sat, 22 Jun 2013 14:09:28 +1200
Newsgroups gmane.comp.encryption.cryptlib
Message-ID <[email protected]>
=?iso-8859-1?Q?C=E9lio_Monteiro?= <[email protected]> writes:

>I'm start trying to use the library in java code but I'm getting an error at
>startup:
>
>When one tries to connect to the current Cryptlib (version 3.4.2./32 bits)
>library, the program returns an error at the line 12 (crypt.Init):
>
>----------------------------------------------------------------------
>Exception in thread "AWT-EventQueue-1" java.lang.UnsatisfiedLinkError: cryptlib.crypt.Init()V

That's a Java-level error, not something in cryptlib.  If you Google the error
type you'll find various suggestions, e.g.:

https://www.ibm.com/developerworks/community/blogs/738b7897-cd38-4f24-9f05-48dd69116837/entry/debugging_java_lang_unsatisfiedlinkerror9?lang=en
http://stackoverflow.com/questions/11420153/java-lang-unsatisfiedlinkerror-returned-when-calling-native-method
http://javarevisited.blogspot.co.nz/2012/03/javalangunsatisfiedlinkerror-no-dll-in.html
http://support.dtsearch.com/dts0198.htm

Peter.

_______________________________________________
Cryptlib mailing list
[email protected] via Mail: [email protected]
Archive: ftp://ftp.franken.de/pub/crypt/cryptlib/archives/
http://news.gmane.org/gmane.comp.encryption.cryptlib
Posts from non-subscribed addresses are blocked to prevent spam, please
subscribe in order to post messages.