Skip to content

GitLab

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

Closed
Open
Created Jan 29, 2017 by Bitbucket Importer@bitbucket_importerOwner

Add support for Cisco PBKDF2 and Scrypt hashes

Created originally on Bitbucket by Anonymous

Cisco IOS added "type 8" and "type 9" hashes (based pbkdf2-sha256, and scrypt, respectively). Cisco ASA 9.5 added a separate "pbkdf2" hash (based on sha512 based).

Shouldn't be too hard to add support for these. Mainly need to gather together some test vectors, figure out the edge cases (max password size, max parameter sizes, etc). Already have a few accumulated for cisco_asa_pbkdf2.

Assignee
Assign to
Wishlist
Milestone
Wishlist
Assign milestone
Time tracking
None
Due date
None