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$yuCWELErTW8uApbDG2EL.ercU7PzN7ly/08KIqCO4THwMUE5CsdSG

See also