Skip to content

Need latest binaries to include security fixes #123

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
zackjp opened this issue Feb 21, 2014 · 2 comments
Closed

Need latest binaries to include security fixes #123

zackjp opened this issue Feb 21, 2014 · 2 comments

Comments

@zackjp
Copy link
Contributor

zackjp commented Feb 21, 2014

Hey Nick, et al,

Our company is trying to get a hold of new android sqlcipher binaries that include the recent security fixes to prevent logging of sensitive data. Could you please compile and publish them?

I tried doing this myself by following instructions on sqlcipher.net -- however, the make file has been encountering a few errors, and I'm stuck now. So far, I've seen:

  1. openssl submodule pointing to unknown/bad commit (to fix this, I did git submodule sync; git submodule update)
  2. Configure script missing from openssl submodule (to fix this, I cloned android-database-sqlcipher repo from scratch)
  3. many warnings during make from Android NDK such as "non-system libraries in linker flags" and "This is likely to result in incorrect builds" (unresolved)
  4. make file fails towards end because build.xml missing from bin dir, with error "Buildfile: build.xml does not exist" (unresolved; in fact, I see no bin dir at all)

It would be very helpful if someone would be able to publish new binaries.

@developernotes
Copy link
Member

Hi @zackjp,

The latest binaries of SQLCipher for Android can be found here.

@zackjp
Copy link
Contributor Author

zackjp commented Feb 22, 2014

Thanks @developernotes ! I appreciate that you're able to respond so quickly, particularly for this security patch. Thanks again

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

No branches or pull requests

2 participants