Alessio Caiazza is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

nolith / yubiruby

Yubico Server wrapper in Ruby

Clone this repository (size: 258.3 KB): HTTPS / SSH
hg clone https://bitbucket.org/nolith/yubiruby
hg clone ssh://hg@bitbucket.org/nolith/yubiruby
Tag
1.0.0
Filename Size Date modified Message
fake_yubikey_spec.rb 4.6 KB Now FakeYubikey supports marshaling and public_id. It's compliant with Yubico validation server.
hex_spec.rb 1.6 KB Now FakeYubikey supports marshaling and public_id. It's compliant with Yubico validation server.
modhex_spec.rb 2.4 KB Now FakeYubikey supports marshaling and public_id. It's compliant with Yubico validation server.
path_loader.rb 169 B Now FakeYubikey supports marshaling and public_id. It's compliant with Yubico validation server.
tc_crc16.rb 367 B major version change. fixed (mod)hex decoding. FakeYubikey. Exceptions. Testing ( fixes #1 and #3 )
tc_fake_yubikey.rb 2.7 KB major version change. fixed (mod)hex decoding. FakeYubikey. Exceptions. Testing ( fixes #1 and #3 )
tc_hex.rb 1.0 KB major version change. fixed (mod)hex decoding. FakeYubikey. Exceptions. Testing ( fixes #1 and #3 )
tc_modhex.rb 1.4 KB Rspec testing
test_helper.rb 126 B Now FakeYubikey supports marshaling and public_id. It's compliant with Yubico validation server.