Module scrypt

Behaviours: application.

Function Index

scrypt/6
start/2
stop/1

Function Details

scrypt/6

scrypt(Passwd::binary(), Salt::binary(), N::non_neg_integer(), R::non_neg_integer(), P::non_neg_integer(), Buflen::non_neg_integer()) -> binary()

start/2

start(StartType, StartArgs) -> any()

stop/1

stop(State) -> any()


Generated by EDoc