Skip to content
Success

Changes

Summary

  1. Update native cipher to make use of the OpenSSL EVP API so that it can (commit: 7318750) (details)
Commit 7318750ed08d0b09b3722a3b712ac6f5b32575af by md_5
Update native cipher to make use of the OpenSSL EVP API so that it can actually utilise hardware acceleration and other goodies.

Whereas before OpenSSL would often lose benchmarks now it always wins.
(commit: 7318750)
The file was modifiednative/src/main/c/net_md_5_bungee_NativeCipherImpl.h (diff)
The file was modifiednative/src/main/java/net/md_5/bungee/NativeCipher.java (diff)
The file was modifiednative/compile-native.sh (diff)
The file was modifiednative/src/main/resources/native-cipher.so (diff)
The file was removednative/src/main/c/NativeCipherImpl.c
The file was addednative/src/main/c/NativeCipherImpl.cpp
The file was modifiednative/src/main/java/net/md_5/bungee/NativeCipherImpl.java (diff)