Pudu programming language
Menu

Std.App.Password.Stored

1 declaration

type

Stored

This declaration introduces a public type.

What it does

What a stored form was made with.

Carried with the digest rather than held in a setting, which is the

decision everything else rests on: a work factor kept elsewhere cannot be

raised without invalidating every password already stored, so it is never

raised, and the number chosen at the beginning is the one still in use when

it is no longer enough.

Read the signature

  • This declaration has no value signature because it introduces a type or trait.

Back to Std.App.PasswordSearch related declarations