kytschBASIC

Put down that phone!
Please view me on real computer.

HASH

Hash a password. Encrypt it basically.

Example

DEF hashed$=HASH("password")

PRINT hashed$

Output

$2y$10$m2/L4NrXPpsJw4x4qPwxo.YO6NrsGxh2IOkDdjXPSMMM55PT67/AG

See also