crypt3 v1.0.4 Crypt3 View Source

Documentation for Crypt3.

Link to this section Summary

Functions

Encodes pw using salt with a crypt(3) implementation

Link to this section Functions

Encodes pw using salt with a crypt(3) implementation.

Examples

iex> Crypt3.crypt("aaaaaaaa", "aa")
"aakcR08PK3l1o"