.gitignore | 100644 | 0 | 0 | | | 154 Bytes | f1b548c084204faf6b35d0e63a5f905075307decc3484b08297133ce5428e9a5 |
.rspec | 100644 | 0 | 0 | | | 8 Bytes | d59fa712d58b2ac2197124fe6e24bf353111260fc3ed1c3304520c32ad00d128 |
.travis.yml | 100644 | 0 | 0 | | | 16 Bytes | bec9d2d4ea8887bdd308e80ca033a65b575242c7d108ef43b5f0aa8072342a7f |
CHANGELOG.md | 100644 | 0 | 0 | | | 153 Bytes | 90de4d215af122a309739cba68b3c991fd5a9669a195f38b3cac764a08645774 |
Gemfile | 100644 | 0 | 0 | | | 92 Bytes | cdb49fdb0e1fb72b61569bfae9a9158c754ace80933afbea5a3a2658c917dda1 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 9c2ae7609909f907e9009abcce44d8c8cc601f3e9fd30b1c3d2aa66e0f9c2df9 |
README.md | 100644 | 0 | 0 | | | 693 Bytes | 006eb0279165d7a7e95dea523f417e487049a4d09e95dfe4d6d9f0f1620d29cb |
Rakefile | 100644 | 0 | 0 | | | 116 Bytes | b17e399d35cd6518651b9c070c0564d0468c93f541ff8ec8d23ca466a8026850 |
authmac.gemspec | 100644 | 0 | 0 | | | 844 Bytes | 6873bbc117556ef4ce895061b8e3a7ae41a95eabe8f5a204df992a7754432a5e |
circle.yml | 100644 | 0 | 0 | | | 35 Bytes | 769b6716cec54712ce2c6ff04332b109816c1fbde7a2371c1f32bfda129f3d0c |
example/app.rb | 100644 | 0 | 0 | | | 973 Bytes | 393c614cccaeff31ec50b0cb0c849a2b380b02a9d1ebf26355215b1dad3b77b6 |
example/views/auth_hmac_failure.erb | 100644 | 0 | 0 | | | 233 Bytes | 9f39784d3ecd71da30222db0ce256f90df17f305f153b535ab23adcaa6f8cfbd |
example/views/auth_success.erb | 100644 | 0 | 0 | | | 99 Bytes | fb79007cfff6eca7128e80812e81c73f8a2c5fa2c3087739c771011b82123c0b |
example/views/auth_timestamp_failure.erb | 100644 | 0 | 0 | | | 239 Bytes | d32a95b5f46a07b067e8b195ebbfc64c560b44c1341fde89df5e1237002019a3 |
example/views/form.erb | 100644 | 0 | 0 | | | 306 Bytes | 1db3c7c13a12f332b9e77862d99c024fe2064e54a374f79eb726a009106e0203 |
example/views/sign.erb | 100644 | 0 | 0 | | | 755 Bytes | 95d94868e99fcfdebac1b275029752d19417ace59e3a516a1a53e53245f8071d |
lib/authmac.rb | 100644 | 0 | 0 | | | 1.23 KB | a8202426af2b61ac552006d721104533b11c55d5bf1a045f4e03fdd015aa2a84 |
lib/authmac/hmac_checker.rb | 100644 | 0 | 0 | | | 809 Bytes | eb7b4df5502ac1ccd79c71b51590dc231ca647b60670c041d52d0eb86f22a360 |
lib/authmac/timestamp_checker.rb | 100644 | 0 | 0 | | | 452 Bytes | 9f718287fc9779bb13e546fc845f8032f7d9d8b8284c4a2713bf83fe89e6391d |
lib/authmac/version.rb | 100644 | 0 | 0 | | | 39 Bytes | 0adec431f31598d7eca0586f14323436a268b32c05334dbff77e233126bf6228 |
spec/authmac/hmac_checker_spec.rb | 100644 | 0 | 0 | | | 1.94 KB | 093ad21b8684dcd13d2a973f6eab6c5379d3eecb5c72622e64ee5d1a9bcb54bb |
spec/authmac/timestamp_checker_spec.rb | 100644 | 0 | 0 | | | 541 Bytes | 7378dc1b3cbddc04a8b7d6be80da9902e9552cb0f0c2c89135391809baa38003 |
spec/authmac_spec.rb | 100644 | 0 | 0 | | | 1.17 KB | 44f8ae4c6fc62ffc9daa29338d0daa8ea21933a48f86204a6c0ac26d330c3188 |