Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v0.2.0
moac
Browse files
Aug 20, 2021
Chore: add Makefile
· 86be58a3
Seirdy
authored
Aug 19, 2021
View commits for tag v0.2.0
v0.2.0
86be58a3
Test: move testcase vars to functions
· 6aa577b4
Seirdy
authored
Aug 19, 2021
6aa577b4
Fix: CLI: add missing getopt flags
· 04a216c9
Seirdy
authored
Aug 19, 2021
04a216c9
Feat(cli): output entropy of given password
· 69d7fb8d
Seirdy
authored
Aug 19, 2021
69d7fb8d
Doc: update + expand README
· 26861615
Seirdy
authored
Aug 19, 2021
26861615
Test: expand pwgen_test with generated testcases
· 330270de
Seirdy
authored
Aug 19, 2021
330270de
Feat!: support password gen with minLen, maxLen
· a090cf90
Seirdy
authored
Aug 19, 2021
a090cf90
Chore: change unidiomatic string-length comparison
· c64ec7b2
Seirdy
authored
Aug 19, 2021
c64ec7b2
Test: use and comply with golangci-lint
· 498aaeab
Seirdy
authored
Aug 19, 2021
498aaeab
Aug 13, 2021
Fix: bad math.NaN comparison
· 53cb0648
Seirdy
authored
Aug 13, 2021
53cb0648
Chore: more idiomatic error handling
· 3c76d319
Seirdy
authored
Aug 13, 2021
3c76d319
Fix: handle missing physical values correctly
· 32810057
Seirdy
authored
Aug 12, 2021
32810057
Aug 12, 2021
Doc: update roadmap in README
· fb058883
Seirdy
authored
Aug 12, 2021
fb058883
Chore: style, useless type conversion
· 95adc576
Seirdy
authored
Aug 08, 2021
95adc576
Feat: replace zxcvbn with own entropy calculator
· c65d9a43
Seirdy
authored
Aug 07, 2021
c65d9a43
Aug 08, 2021
Fix: don't skip populating default energy per guess
· 32872e04
Seirdy
authored
Aug 07, 2021
32872e04
Aug 05, 2021
Fix: use correct default charsets
· b2f3bff6
Seirdy
authored
Aug 03, 2021
b2f3bff6
Aug 04, 2021
Fix: use 256 bits of entropy by default
· accfba86
Seirdy
authored
Aug 03, 2021
accfba86
Feat: CLI: support secure password input
· 57a9db9a
Seirdy
authored
Aug 03, 2021
57a9db9a
Aug 03, 2021
Doc: update roadmap
· 601f3c3e
Seirdy
authored
Aug 03, 2021
601f3c3e
Replace "extendedASCII" with latin Unicode blocks
· da89611e
Seirdy
authored
Aug 02, 2021
View commits for tag v0.1.0
v0.1.0
da89611e
Apr 11, 2021
Fix: don't unnecessarily override provided entropy
· 6fc56ad5
Seirdy
authored
Apr 11, 2021
6fc56ad5
Feb 14, 2021
Tests: add tests for pwgen
· 8d9631df
Seirdy
authored
Feb 14, 2021
8d9631df
Feb 11, 2021
Docs: fix installation command in README
· 05e9bf8e
Seirdy
authored
Feb 11, 2021
05e9bf8e
Tests: add tests for givens.go
· 2869b049
Seirdy
authored
Feb 10, 2021
2869b049
Doc: fix bad badge URL in README
· d8481b5b
Seirdy
authored
Feb 10, 2021
d8481b5b
Fix: improve CLI help messages/errors
· eb581b00
Seirdy
authored
Feb 10, 2021
eb581b00
Feb 10, 2021
Refactor: split & simplify main() CLI function
· 5f32ea17
Seirdy
authored
Feb 10, 2021
5f32ea17
Docs: update/tidy README, godocs
· 552466f1
Seirdy
authored
Feb 10, 2021
552466f1
Refactor: re-layout and rename project
· 667d3653
Seirdy
authored
Feb 10, 2021
667d3653
Feb 09, 2021
Fix: proper error handling
· 09d2aeb9
Seirdy
authored
Feb 08, 2021
09d2aeb9
Feat: add password generation capabilities
· 14183cc9
Seirdy
authored
Feb 08, 2021
14183cc9
Feb 05, 2021
Chore: Remove binary moac-pwtools from repo
· 5f2766b7
Seirdy
authored
Feb 05, 2021
5f2766b7
Feat: add flag -q for quantum mode
· fc84ae52
Seirdy
authored
Feb 05, 2021
fc84ae52
Feb 04, 2021
Feat: support new given value: power
· 9d527da1
Seirdy
authored
Feb 04, 2021
9d527da1
Feb 03, 2021
Any socks I wear are, by defn., programming socks
· 493bbb98
Seirdy
authored
Feb 03, 2021
493bbb98
Loading