Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • passlib passlib
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 38
    • Issues 38
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • python-libs
  • passlibpasslib
  • Issues
  • #54

Closed
Open
Created Jan 25, 2015 by Bitbucket Importer@bitbucket_importerOwner

unicode as CryptContext scheme

Created originally on Bitbucket by Anonymous

(Imported from Google Code)

> What steps will reproduce the problem?

Per report on mailing list (https://groups.google.com/forum/#!topic/passlib-users/hQtOKuiDl3Q) from Roland van Laar, doing CryptContext(schemes=[u'pbkdf2_sha256']) causes a TypeError, while b'pbkdf2_sha256' does not.

He posted a simple fix, which should get included, but want to audit unittests and rest of CryptContext to make sure there aren't any more lingering.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking