Git Product home page Git Product logo

Comments (4)

gildas-lormeau avatar gildas-lormeau commented on May 22, 2024

I didn't look deeply in the zip specs to see how encryption is supposed to be integrated but it seems that only deflated/inflated data is encrypted. If this is the case, I guess the best option is to integrate the AES encryption when zip.js appends data coming from deflate/inflate objects. It means it should be done just before writer.writeUint8Array method calls in the onMessageinner function of launchWorkerProcess function, step inner function of copy function, and step inner function of launchProcess function.

from zip.js.

evilaliv3 avatar evilaliv3 commented on May 22, 2024

@marcooliveira / @gildas-lormeau what about this ticket? is still something that you consider doable or even on the roadmap?

from zip.js.

marcooliveira avatar marcooliveira commented on May 22, 2024

Hi @evilaliv3, unfortunately I'm no longer in a position in which I can pursue this, no time. But from what I remember, I think it's relatively simple to execute yourself, if you need it. @gildas-lormeau left some nice tips on how to achieve it.

from zip.js.

gildas-lormeau avatar gildas-lormeau commented on May 22, 2024

It's fixed in the version 2 I just published.

from zip.js.

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.