The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.02 - 2018-01-06

  • Rename tester keypair() accessor to key(). This is a bit less confusing as its not a ::Tester::Keypair object, but a Crypt::PK::ECC object.
  • Move key store management into its own class (Authen::U2F::Keystore::Wrapped) and allow for possibility to implement different keystore schemes by passing in an object that does the Authen::U2F::Tester::Role::Keystore role to the tester constructor.
  • Fix documentation typo

Modules

FIDO/U2F Authentication Test Client
Constants for Authen::U2F::Tester
Authen::U2F::Tester Error Response
Authen::U2F::Tester Keypair Object
Wrapped Keystore for Authen::U2F::Tester
U2F Tester Registration Response
U2F Tester Keystore Role.
U2F Successful Response Role
U2F Tester Sign Response