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 againCommit 0c2ebe513c32 Raw commit »
- commit
- 0c2ebe513c32
- parent
- 0a90b0f886e8
- branch
- default
- tags
- 1.0.0
Now FakeYubikey supports marshaling and public_id. It's compliant with Yubico validation server.
Using RSpec for Test and Yard for documentation.
yubikey apps (inutility) which generate a fake yubikey and saves its state under ~/.yubiruby
| File | Lines added | Lines removed |
|---|---|---|
| .hgignore | 2 | – |
| CHANGELOG | 1 | 1 |
| Manifest | – | 23 |
| README | 44 | – |
| Rakefile | 2 | 1 |
| YubiRuby.gemspec | – | 70 |
| bin/yubikey | 39 | – |
| lib/fake_yubikey.rb | 62 | 2 |
| tasks/yard_doc.rake | 1 | 1 |
| test/fake_yubikey_spec.rb | 155 | – |
| test/hex_spec.rb | 1 | 1 |
| test/modhex_spec.rb | 1 | 1 |
| test/path_loader.rb | 6 | – |
| test/test_helper.rb | 1 | 6 |
Comments
Log in to comment »