bcrypt_elixir v0.1.0 Bcrypt.Base View Source
Link to this section Summary
Functions
Encrypt and return the hash
The main key expansion function
Initialize the P-box and S-box tables with the digits of Pi, and then start the key expansion process
Hash a password using Bcrypt
Link to this section Functions
Encrypt and return the hash.
The main key expansion function.
Initialize the P-box and S-box tables with the digits of Pi, and then start the key expansion process.
Hash a password using Bcrypt.