116 B
116 B
- colin-passwd.bin:
- generate with
mkpasswd -m sha512crypt
, ormkpasswd --rounds=200000 --method=sha512crypt
- generate with
mkpasswd -m sha512crypt
, or mkpasswd --rounds=200000 --method=sha512crypt