+1
On Tue, Jul 26, 2016 at 5:25 AM, Sun, Dapeng wrote:
> Hi all,
>
>
>
> Apache Commons CRYPTO was established at May 9, 2016, There are presently
> numbers of resolved issues fix in CRYPTO. We also fix the legal issue.
>
>
>
> Apache Commons CRYPTO 1.0.0 is available for review here:
>
> https:
thub.com/nativelibs4java/BridJ), which
> claims to be very fast, supports C++ and COM, and JNAerator can
> autogenerate code for it from C/C++ headers.
>
> Java 9 will also have vastly enhanced access to native code
> (http://openjdk.java.net/projects/panama/).
>
> Damjan
>
> On Sat
Hi,
i just had a brief look into commons crypto today.
Maybe its an option to replace JNI by JNA [1]. This would have IHMO
several advantages like
* No C code needs to be written, compiled, tested and maintained
* Its easier compared to JNI (this could help attracting more people
to contribute)
*
llo Hendrik,
>
> 2015-04-22 21:14 GMT+02:00 Hendrik Dev :
>
>> based on what i understand from this discussion i did some changes,
>> pls see
>> https://github.com/salyh/commons-lang/commit/12edd41ec7563368b03fa540af5c9a127bbfd89d
>> for the diff and
>>
>
based on what i understand from this discussion i did some changes,
pls see
https://github.com/salyh/commons-lang/commit/12edd41ec7563368b03fa540af5c9a127bbfd89d
for the diff and
https://github.com/salyh/commons-lang/blob/12edd41ec7563368b03fa540af5c9a127bbfd89d/src/main/java/org/apache/commons/la