Skip to content

LuckyFellow/dovecot-libsodium-plugin

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
m4
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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

About

Libsodium plugin for Dovecot mail server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published