-
### Describe the bug
When generating a password hash with `{CRYPT}` as hashing algorithm (i.e. libxcrypt crypt()), the generation fails. This applies to both `slappasswd` and normal openldap serve…
-
Hi im new with this thing
why did i got this?
Inicializando Mineração......
Obs: Assim que aparecer a inicialização do processo de Mineração, você pode fechar sua janela do terminal que a mi…
-
Each hash method has it's own way to encode parameters like cost and salt. For auditing and monitoring purposes it would be nice to have a generic tool which could decode them.
I think of somethin…
-
SHA_CRYPT_{MIN,MAX}_ROUNDS are checked when ENCRYPT_METHOD is not SHA256/512 (e.g. Fedora 37's default is Yescrypt). According to the comments in /etc/login.defs they are used only when ENCRYPT_METHOD…
-
This came up during the review of yescrypt, but should be discussed separately.
We support generation of new "setting strings", via `crypt_gensalt`, for all of the supported hashing methods, includ…
zackw updated
6 years ago
-
:
> To disable the `nullok` option, remove the `nullok` string from configuration files in the `/etc/pam.d/` directory, such as `/etc/pam.d/system-auth` or `/etc/pam.d/password-auth`.
:
> Th…
-
### Creating a bug report/issue
#### Required Information
- DietPi version |
G_DIETPI_VERSION_CORE=8
G_DIETPI_VERSION_SUB=8
G_DIETPI_VERSION_RC=1
G_GITBRANCH='master'
G_GITOWNER='MichaIng'
-…
-
It can't really wait for a revamp of the site.
-
BitZeny Plusで実装予定の新機能は以下の3点です。
1.BTC 0.16以降へのリベース:segwitアドレス有効化
2.YesPoWer 0.5への変更:yescrypt 0.5互換のアルゴリズム変更
3.YesPoWer 1.0以降へのHardFork:アンチGPU/ASICの強化
これら機能の実装順序、および、時期について意見を募集します。
-
Currently there is no commandline utility that I know of that
- actually uses lib(x)crypt and does not reimplement the hashes itself (like htpasswd)
- is commonly available on most linux distributio…