Giter Club home page Giter Club logo

Comments (3)

pixelmund avatar pixelmund commented on May 25, 2024

I'd very much like to support another encryption implementation or generally switching to a securer one. I played around with @hapi/iron at the beginning but since it doesn't support esm (yet) i had troubles with vite and kit. I will try to find a better solution.

from svelte-kit-cookie-session.

schurhammer avatar schurhammer commented on May 25, 2024

I believe this is even worse than the original issue stated.
salteen xors each character separately by the entire key, which effectively makes any key length equivalent to having a key length of 1.
I would recommend not using this algorithm at all.

from svelte-kit-cookie-session.

pixelmund avatar pixelmund commented on May 25, 2024

I've replaced salteen with aes-256, im thinking about maybe making the initializeSession and encryption async, but i have to test that a bit to see how performance behaves.

from svelte-kit-cookie-session.

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.