Giter Club home page Giter Club logo

Comments (7)

inkeliz avatar inkeliz commented on August 29, 2024 3

I think will be nice to have the Argon2id support. The LibSodium chooses the Argon2id by default in the last version. :\

from argon2-browser.

antelle avatar antelle commented on August 29, 2024 1

Sorry, there's no point to report that another Argon implementation in missing. We won't support it unless it's supported in KeePass.

from argon2-browser.

antelle avatar antelle commented on August 29, 2024

What is it? I can’t find it on the format description page.

from argon2-browser.

tmolitor-stud-tu avatar tmolitor-stud-tu commented on August 29, 2024

Sorry, had a typo. The name is Argon2id.
See here: https://en.wikipedia.org/wiki/Argon2

Argon2id is a hybrid version. It follows the Argon2i approach for the first pass over memory and the Argon2d approach for subsequent passes. The Internet-Draft[4] recommends using Argon2id except when there are reasons to prefer one of the other two modes.

And here: https://www.cryptolux.org/images/0/0d/Argon2.pdf (page 5):

Type y of Argon2: 0 for Argon2d, 1 for Argon2i, 2 for Argon2id.

In the ietf draft (https://datatracker.ietf.org/doc/draft-irtf-cfrg-argon2/?include_text=1)

Argon2 has one primary variant: Argon2id, and two supplementary variants: Argon2d and Argon2i.

from argon2-browser.

antelle avatar antelle commented on August 29, 2024

No, only argon2d is supported, as described in KDBX4 spec. If you have further comments regarding the format, it's for KeePass forums.

from argon2-browser.

Extarys avatar Extarys commented on August 29, 2024

I agree

from argon2-browser.

aerth avatar aerth commented on August 29, 2024

Argon2id is missing: http://antelle.net/argon2-browser/

from argon2-browser.

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.