Code Monkey home page Code Monkey logo

Comments (5)

 avatar commented on September 4, 2024

yeah I agree, I can't believe its not done already. I can't believe cyrus-imap's auxprop mysql doesn't support ANY encryption at all and that I had to use pam_mysql just to get a CRYPT password.

from pam-mysql.

victor73 avatar victor73 commented on September 4, 2024

+1

from pam-mysql.

victor73 avatar victor73 commented on September 4, 2024

Working on a patch to add salted SHA1, salted SHA256 and salted SHA512, with a salt length of 8 characters. Entries in the database could then look something like sha1$Sx8$Hx40, sha256$Sx8$Hx64, and sha512$Sx8$Hx128, where Sx8 is the salt, and Hx[40|64|128] is the hash itself.

from pam-mysql.

NigelCunningham avatar NigelCunningham commented on September 4, 2024

We have SHA256 and 512 now. Closing this report.

from pam-mysql.

victor73 avatar victor73 commented on September 4, 2024

@NigelCunningham would a PR to support salted SHA1, SHA256 and SHA512 be welcomed?

from pam-mysql.

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.