mirror of
https://github.com/ovh/the-bastion.git
synced 2026-05-09 08:25:27 +02:00
[GH-ISSUE #345] Support SCRYPT/Type 9 hashed password #86
Labels
No labels
answered
bug
documentation
enhancement
enhancement
feature
feature
kept-open-for-info
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/the-bastion#86
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ldec on GitHub (Oct 21, 2022).
Original GitHub issue: https://github.com/ovh/the-bastion/issues/345
Hello,
When creating and listing hashed passwords, would it be possible to display a new entry using the SCRYPT hashing algorithm, also known as Type 9 under Cisco IOS/IOS-XE systems ?
Thanks.
@speed47 commented on GitHub (Oct 28, 2022):
Sure, that might be tricky do to in pure Perl, but we can always use an helper if needs be.
@speed47 commented on GitHub (Dec 13, 2024):
Feature released: