Watch
1
0
Fork
You've already forked golang-github-jsimonetti-pwscheme
0
No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-07-08 17:52:32 +02:00
.github/workflows Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
debian Releasing fastforward version 0.0~git20220922.67a4d09-1~ffwd13+u1. 2026-07-08 17:52:32 +02:00
md5crypt Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
ssha Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
ssha256 Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
ssha512 Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
go.mod Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
go.sum Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
LICENSE Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00
README.md Adding upstream version 0.0~git20220922.67a4d09. 2026-07-08 17:52:15 +02:00

GoDoc Travis

pwscheme

Golang package defining password schemes

Supported schemes

  • {SSHA} Salted SHA1
  • {SSHA256} Salted SHA256
  • {SSHA512} Salted SHA512
  • {MD5-CRYPT} Crypt with MD5

Docs: https://godoc.org/github.com/jsimonetti/pwscheme