Jonathan Rockway > Angerwhale > Angerwhale::Challenge

Download:
Angerwhale-0.062.tar.gz

Dependencies

Annotate this POD

CPAN RT

Open  1
View Bugs
Report a bug
Source  

Angerwhale::Challenge ^

A cryptographic challenge for handling logins with PGP.

METHODS ^

new({uri => $c->base})

Create a new challenge, given a URI. The current time and a 128-bit random number are used for the time and the nonce, respectively.

equals (=)

Compare two Challenges.

raw_text (stringification)

Returns the challenge represented in string form, parsable back into a Challenge by YAML.