Implement new, high-performance cipher in native code. Currently available only for Linux-x64, other platforms will fallback to Java cipher.

This commit is contained in:
ninja-
2013-11-05 09:38:16 +01:00
committed by md_5
parent 12ef019d69
commit c70006a36c
18 changed files with 499 additions and 69 deletions

View File

@@ -44,6 +44,7 @@
<module>protocol</module>
<module>proxy</module>
<module>query</module>
<module>native</module>
</modules>
<scm>