Skip to content

Remaining changes for libsphinx-less Androsphinx#16

Merged
stef merged 5 commits intostef:masterfrom
dnet:master
Oct 11, 2025
Merged

Remaining changes for libsphinx-less Androsphinx#16
stef merged 5 commits intostef:masterfrom
dnet:master

Conversation

@dnet
Copy link
Copy Markdown
Contributor

@dnet dnet commented Oct 11, 2025

  • moved over generic libsodium bindings
  • added additional libsodium bindings like pwhash
  • added bool return value to getInputSizes alongside the array as it appears to be used as well

@sonarqubecloud
Copy link
Copy Markdown

@stef
Copy link
Copy Markdown
Owner

stef commented Oct 11, 2025

strange all of the makefile changes are already merged. only a couple jni.c changes are missing. i have a déja vu didn't i merge this already?

@stef stef merged commit 1bf7328 into stef:master Oct 11, 2025
4 checks passed
@dnet
Copy link
Copy Markdown
Contributor Author

dnet commented Oct 11, 2025

i have a déja vu didn't i merge this already?

You merged #15 but with a squash, and I continued work on my original branch instead of dropping mine and basing my work on your version of Git history. So yes, you merged part of it, and GitHub displayed the remaining bits correctly in the diff.

stef pushed a commit that referenced this pull request Oct 15, 2025
* revert .so to SOEXT

without this, Android cross-compile only works on hosts with SOEXT=.so

* added experimental JNI bindings

* JNI getInputSizes: return bool as well

* moved generic libsodium JNI bindings from libsphinx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants