Skip to content Skip to sidebar Skip to footer
Showing posts with the label Java Native Interface

I Have 2 Very Similar C Functions Being Called From Python And Java. How Can I Combine The 2 Libraries Into 1 That Can Be Called From Both Languages?

Basically I have 2 implementations of a C function 'encrypt' which I call from python using… Read more I Have 2 Very Similar C Functions Being Called From Python And Java. How Can I Combine The 2 Libraries Into 1 That Can Be Called From Both Languages?