Libsodium plugin for Dovecot mail server
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
m4
src
LICENSE
Makefile.am
README.md
autogen.sh
configure.ac

README.md

Libsodium password hashing schemes plugin

Requires installed libsodium: https://download.libsodium.org/doc/installation/

Configure, Compile, Install the plugin:
./autogen.sh
./configure
make
sudo make install

Test the plugin:
doveadm pw -s scrypt
doveadm pw -s argon2


Donate
If you find this plugin to be helpful, please consider to support further development and support by donating:

Bitcoin: 16eUeawnLAyULdveQWC436aK8MpMYZzV6j
Ethereum: 0x80b379a9b47364bc0fe7acc5b2756106e556405e
Litecoin: LZ4XMv2ChiFFtEHN3rJ6V4TEgQZPFfionN
Dash: XdQb3VdREDmZTrL2oG1fC9SN1vhfuPJMYg
Dogecoin: DJviBUnkSbr5rKQw1xDdJVGSwMB4LJvGWR
Monero: 4K7fGyv7yVL4SqgNXGFiXECq9ZhCHMpzaVv5hq4PhfdJ3fJXRkqXqcKSNWoZzBh67WNsbiqZuFf2CWDCbspFZXvQbqQkavUq7BZA7eXSLE

Thank you very much!