-
Name
-
rotp
-
Version
-
2.0.0
-
Platform
-
ruby
-
Authors
-
Mark Percival
-
Bindir
-
bin
-
Date
-
2014-07-22 00:00:00 UTC
-
Dependencies
-
rake (~> 10.1.0, development)
rspec (~> 2.13.0, development)
timecop (>= 0, development)
-
Description
-
Works for both HOTP and TOTP, and includes QR Code provisioning
-
Email
-
mark@markpercival.us
-
Files
-
.gitignore
.rspec
.travis.yml
Gemfile
LICENSE
README.markdown
Rakefile
doc/ROTP/HOTP.html
doc/ROTP/OTP.html
doc/ROTP/TOTP.html
doc/Rotp.html
doc/_index.html
doc/class_list.html
doc/css/common.css
doc/css/full_list.css
doc/css/style.css
doc/file.README.html
doc/file_list.html
doc/frames.html
doc/index.html
doc/js/app.js
doc/js/full_list.js
doc/js/jquery.js
doc/method_list.html
doc/top-level-namespace.html
lib/rotp.rb
lib/rotp/base32.rb
lib/rotp/hotp.rb
lib/rotp/otp.rb
lib/rotp/totp.rb
lib/rotp/version.rb
rotp.gemspec
spec/base_spec.rb
spec/hotp_spec.rb
spec/spec_helper.rb
spec/totp_spec.rb
-
Homepage
-
http://github.com/mdp/rotp
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubyforge project
-
rotp
-
Rubygems version
-
2.0.2
-
Specification version
-
4
-
Summary
-
A Ruby library for generating and verifying one time passwords
-
Original platform
-
ruby
-
New platform
-
ruby