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

Commit f5924ad9dd24 Raw commit »

commit
f5924ad9dd24
parent
58bc392e043d
branch
default
tags
0.0.1

Full yubico-c wrapping. Some basic RDoc. gemspec externalized. rake task for documentation.

Comments

    Log in to comment »

    File Lines added Lines removed
    .hgignore 1
    LICENSE 34
    Rakefile 40 18
    ext/extconf.rb 11
    ext/libyubikey.c 464 13
    ext/ykaes.c 214
    ext/ykcrc.c 54
    ext/ykhex.c 86
    ext/ykparse.c 45
    lib/hex.rb 60 4
    lib/yubiruby.rb 29
    yubiruby.gemspec 51