Giter Club home page Giter Club logo

Comments (4)

nelenkov avatar nelenkov commented on June 20, 2024

You need to install the unlimited strength crypto policy for you JDK.

http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html

from android-backup-extractor.

lid avatar lid commented on June 20, 2024

I ran into this issue too. Could you add this to the docs, or perhaps provide more informative error?

from android-backup-extractor.

DanDevine avatar DanDevine commented on June 20, 2024

Yeah, its mentioned in the doc page, but it didn't sink in.

You also need to add the java crypto extensions with 'unlimited strength'
keys. Simple download from Oracle, but separate from standard jdk. Copy
two jars across to your jdk install and done.

Interesting is that I needed these same keys for the "Keystore Explorer"
tool too.

Good luck, should be cake.
On May 23, 2015 9:58 AM, "lid" [email protected] wrote:

I ran into this issue too. Could you add this to the docs, or perhaps
provide more informative error?


Reply to this email directly or view it on GitHub
https://github.com/nelenkov/android-backup-extractor/issues/28#issuecomment-104924169
.

from android-backup-extractor.

nelenkov avatar nelenkov commented on June 20, 2024

@lid The unlimited unlimited strength policy requirement is mentioned in the linked blog post, but I guess not many people read that far. The message comes from the Oracle's JCE provider. I guess all of this could be avoided by simply adding BouncyCastle as the default provider, but for now I've just added the JCE requirements to the README.

from android-backup-extractor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.