sqrl v0.2.0 Sqrl.Nut
SQRL nonce
Link to this section Summary
Functions
Decrypt a string and return the encoded %Nut{}
Generate a new %Nut{}
with the IP from parameter and current timestamp in ms
Encrypt the IP and timestamp and encode into an URL safe string
Link to this section Functions
Link to this function
from_string(nut)
Decrypt a string and return the encoded %Nut{}
Link to this function
generate(ip)
Generate a new %Nut{}
with the IP from parameter and current timestamp in ms.
Link to this function
to_string(nut)
Encrypt the IP and timestamp and encode into an URL safe string