Title: wp-bcrypt
Author: harrym
Published: <strong>05.06.2014</strong>
Last modified: 05.06.2014

---

Поиск плагинов

Этот плагин **не тестировался с последними 3 основными выпусками WordPress**. Скорее
всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

![](https://s.w.org/plugins/geopattern-icon/wp-bcrypt.svg)

# wp-bcrypt

 Автор: [harrym](https://profiles.wordpress.org/harrym/)

[Скачать](https://downloads.wordpress.org/plugin/wp-bcrypt.1.0.1.zip)

 * [Детали](https://ru.wordpress.org/plugins/wp-bcrypt/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/wp-bcrypt/#reviews)
 *  [Установка](https://ru.wordpress.org/plugins/wp-bcrypt/#installation)
 * [Разработка](https://ru.wordpress.org/plugins/wp-bcrypt/#developers)

 [Поддержка](https://wordpress.org/support/plugin/wp-bcrypt/)

## Описание

WordPress uses phpass to store passwords. Because WordPress has to work everywere,
it uses the portable version of phpass,
 which uses MD5 to hash passwords. MD5 is
not a very good hashing algorithm for passwords, because it’s relatively fast.

This plugin switches over to bcrypt, which is the algorithm recommended by phpass,
and is a much better option for password
 storage because it is much slower to produce.
This makes it much harder for an attacker who’s managed to access your hashed passwords
to obtain plain text passwords by brute-forcing, or by trying passwords from a dictionary.

**Note: this plugin requires PHP 5.3.0 or newer**

Be aware that if you use this plugin and then move to a host that does not support
bcrypt, you will need to reset any user
 account that you want to log in with.

## Установка

 1. Upload the `wp-bcrypt` directory to the `wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Часто задаваемые вопросы

  How do you change the hashes?

Users’ hashes are changed to bcrypt when they first login in after the plugin is
activated. All of WordPress’s built-in functions
 will use bcrypt too, when intially
creating an account, changing your password, or adding a password to a post.

  What happens if I deactivate the plugin?

As long as you have bcrypt support (PHP 5.3.0 or newer) WordPress will happily continue
checking passwords that are hashed using
 bcrypt. Everything should work fine. But
any new passwords you hash (for a new account, or changing an existing account) 
will be made using MD5.

## Отзывы

![](https://secure.gravatar.com/avatar/1a0fd27bc4b3c3ee44286d05e3abc7a721b051cca8f1a4d43571e67ab1622319?
s=60&d=retro&r=g)

### 󠀁[Is it work with wordpress 4.9?](https://wordpress.org/support/topic/is-it-work-with-wordpress-4-9/)󠁿

 [momosampaii](https://profiles.wordpress.org/momosampaii/) 02.12.2017

Is it work with wordpress 4.9? Thanks

 [ Посмотреть все 4 отзыва ](https://wordpress.org/support/plugin/wp-bcrypt/reviews/)

## Участники и разработчики

«wp-bcrypt» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад
следующие участники:

Участники

 *   [ harrym ](https://profiles.wordpress.org/harrym/)

[Перевести «wp-bcrypt» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/wp-bcrypt)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/wp-bcrypt/), проверьте
[SVN репозиторий](https://plugins.svn.wordpress.org/wp-bcrypt/), или подпишитесь
на [журнал разработки](https://plugins.trac.wordpress.org/log/wp-bcrypt/) по [RSS](https://plugins.trac.wordpress.org/log/wp-bcrypt/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.1

 * Readme improvements

#### 1.0.0

 * Initial release

## Мета

 *  Версия **1.0.1**
 *  Обновление: **12 лет назад**
 *  Активных установок: **300+**
 *  Версия WordPress ** 3.4 или выше **
 *  Совместим вплоть до: **3.9.40**
 *  Язык
 * [English (US)](https://wordpress.org/plugins/wp-bcrypt/)
 * Метки:
 * [passwords](https://ru.wordpress.org/plugins/tags/passwords/)[security](https://ru.wordpress.org/plugins/tags/security/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/wp-bcrypt/advanced/)

## Оценки

 5 из 5 звёзд.

 *  [  4 5-звездный отзыв     ](https://wordpress.org/support/plugin/wp-bcrypt/reviews/?filter=5)
 *  [  0 4-звездный отзыв     ](https://wordpress.org/support/plugin/wp-bcrypt/reviews/?filter=4)
 *  [  0 3-звездный отзыв     ](https://wordpress.org/support/plugin/wp-bcrypt/reviews/?filter=3)
 *  [  0 2-звездный отзыв     ](https://wordpress.org/support/plugin/wp-bcrypt/reviews/?filter=2)
 *  [  0 1-звездный отзыв     ](https://wordpress.org/support/plugin/wp-bcrypt/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/wp-bcrypt/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/wp-bcrypt/reviews/)

## Участники

 *   [ harrym ](https://profiles.wordpress.org/harrym/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/wp-bcrypt/)