[wordpress插件] ballast-security-securing-hashing镇流器安全确保哈希

wordpress 插件 文章 2020-02-28 20:40 509 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

This plugin seamlessly changes your stored password hash to a far stronger one.

此插件将您存储的密码哈希无缝地更改为更强大的哈希。

The hash that it is changed to is

更改为的哈希是

generated with a variety of variations on PBKDF2, including my own ARC4PBKDF2 which adds custom ARC4 encryption

在PBKDF2上具有多种变体生成,包括我自己的ARC4PBKDF2,它添加了自定义ARC4加密

during the hashing processs, then a SHA-1 to meet size constraints.

在散列过程中,然后使用SHA-1来满足大小限制。

This plugin exponentially increases the strength

此插件成倍增加了强度

of your stored password.

存储的密码。

Arbitrary section

任意部分

安装步骤

    1. Upload BallastSecurityHasher.zip through the plugin upload interface
    2. 通过插件上传界面上传 BallastSecurityHasher.zip

    3. Activate the plugin through the ‘Plugins’ menu in WordPress
    4. 通过WordPress中的“插件”菜单激活插件

    5. Choose the hash you want to convert to from the Secure Hasher Configuration Menu
    6. 从“安全哈希器配置”菜单中选择要转换为的哈希

    7. Log out and log back in, and your hash will be recomputed
    8. 注销并重新登录,您的哈希将重新计算

下载地址
https://downloads.wordpress.org/plugin/ballast-security-securing-hashing.zip
-EOF-

AI助手支持GPT4.0