.gitignore | 100664 | 0 | 0 | | | 191 Bytes | f8d3db3477be53098494eef2827b9dfd55c8c49a8d4d10064192099477610605 |
.rubocop.yml | 100664 | 0 | 0 | | | 707 Bytes | c52d36242299120395d225cab9325041d7f8d3cb0b1d07e126becd3ef4efa14f |
.travis.yml | 100664 | 0 | 0 | | | 40 Bytes | fa95b09f49903c92c6ae308b36a04cf2b689e49c0fd12abfcfee96184d41e196 |
Gemfile | 100664 | 0 | 0 | | | 191 Bytes | c88c9e13443785339ee9e0600457f6d534b2b505f1b801a4abf72a2e5838d560 |
LICENSE.txt | 100664 | 0 | 0 | | | 1.04 KB | 78f88b1079f5c2f755a0b644d80a68b889d03d68e9665d151d0e2a364d844b58 |
README.md | 100664 | 0 | 0 | | | 2.38 KB | a2f68021bf12b86e50f5f3fd56c21a8cf75680a906497dce6d6e79cc36ffc7cd |
Rakefile | 100664 | 0 | 0 | | | 176 Bytes | 8201587cd899ca6b02a4a2bea37061c6e98b310858e954a97b0d7edf91693472 |
lib/otp.rb | 100664 | 0 | 0 | | | 60 Bytes | 81786d2594dd66cd6c7e1c8505614db1ca2799aa0d4a7f2fd36f36572b4e783b |
lib/otp/base.rb | 100664 | 0 | 0 | | | 1.75 KB | c28f862891535d9685f1c2e261ca9646249fa331159686f9a8e544881023d9e2 |
lib/otp/base32.rb | 100664 | 0 | 0 | | | 2.1 KB | 38400226b25e5c7c1a0cb2c313b794c40e98f0e793bc7278eb47ace3af0c51e7 |
lib/otp/hotp.rb | 100664 | 0 | 0 | | | 383 Bytes | 34ca87d6059ba716273fe447e38cf67091207e77f55f1257de87960274e44db8 |
lib/otp/totp.rb | 100664 | 0 | 0 | | | 544 Bytes | 2d15b76fadbdf1a0bf1a8757f49542b8e08d4850dbb439eef3b1bf473db06291 |
lib/otp/uri.rb | 100664 | 0 | 0 | | | 1.28 KB | d1a31c7f0703c3775a897e307aaf5e07ff5661170bf7e90ed4486cc629a42d44 |
lib/otp/utils.rb | 100664 | 0 | 0 | | | 865 Bytes | 5c3ca5df76b77c6dc29fec6d33e1ded2d3b6418ce8adf3dade1ef8064b1fa946 |
lib/otp/version.rb | 100664 | 0 | 0 | | | 36 Bytes | 7e669c49f1ddad5d55daf3b8346db3fe4e36c891d900a0cb709902487a431c8c |
otp.gemspec | 100664 | 0 | 0 | | | 915 Bytes | 395fcba4a19e36f6b039cfb20185e5b7d672920e358f541f253908a8dabdc917 |
test/helper.rb | 100664 | 0 | 0 | | | 101 Bytes | 52b8dddcc6bb4cae94c546e55efc1ff20cd3ac9bb274c76cdce43d50ecb999dd |
test/test_base.rb | 100664 | 0 | 0 | | | 1.39 KB | 12df6b8b92a9746b143def4747878eefd8b594eac9928956a86dcf6774294126 |
test/test_base32.rb | 100664 | 0 | 0 | | | 2.43 KB | fe5285a211d238ae8d551a16f2841c39d8b3d90280342806f1cd570fc5dd2cd9 |
test/test_hotp.rb | 100664 | 0 | 0 | | | 1.83 KB | 989905926b1f1d38d6634586f9ba1b86398a9e7b75952083a30bc2e0b5a9c4b7 |
test/test_totp.rb | 100664 | 0 | 0 | | | 2.85 KB | 81bfe5de2efa9dc73c9d944bb871a21b4b25abbe971a0ffd9e67c2c767068db8 |
test/test_uri.rb | 100664 | 0 | 0 | | | 4.23 KB | 8ee88a98126a499bc9111a965fc6e9bb7cbe429dd1afc66875295232852ddb89 |