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 213b7c4cf03a Raw commit »

commit
213b7c4cf03a
parent
06159c254c19
branch
default

restyled for echoe usage. Now modhex is provided ad binary application

Comments

    Log in to comment »

    File Lines added Lines removed
    CHANGELOG 1
    Manifest 18
    Rakefile 41 56
    YubiRuby.gemspec 63
    bin/modhex 30 33
    ext/extconf.rb 14
    ext/libyubikey.c 534
    ext/libyubikey/extconf.rb 14
    ext/libyubikey/libyubikey.c 534
    ext/libyubikey/ykaes.c 214
    ext/libyubikey/ykcrc.c 54
    ext/libyubikey/ykhex.c 86
    ext/libyubikey/ykmodhex.c 86
    ext/libyubikey/ykparse.c 45
    ext/libyubikey/yubikey.h 121
    ext/ykaes.c 214
    ext/ykcrc.c 54
    ext/ykhex.c 86
    ext/ykmodhex.c 86
    ext/ykparse.c 45
    ext/yubikey.h 121
    yubiruby.gemspec 51