.coveralls.yml | 100644 | 0 | 0 | | | 25 Bytes | 8d243c195bb43a1d5f4efe62641a1a4c0515c27387792650e81c312c7365bd14 |
.gitignore | 100644 | 0 | 0 | | | 183 Bytes | 20d97c92f42083d158d0de6abeb539f3c030a3f30cf86e0fbf2cb739e51a719c |
.rspec | 100644 | 0 | 0 | | | 63 Bytes | 91da8a1ff05bed529a9428be5d60e3ebeea86cb1b25849e9746f07e52f416506 |
.travis.yml | 100644 | 0 | 0 | | | 313 Bytes | e80e6b880d055f30abd87f38d95dc8cae2b4b975630e80ec48355b6b25059e29 |
.yardopts | 100644 | 0 | 0 | | | 68 Bytes | 196642e35b90a9cc51b253cb80e42deb191272de87895ca81b3a9840eac9bf8c |
CHANGES.md | 100644 | 0 | 0 | | | 23 Bytes | e151cc0436a46e0f16286b06f30c2e8e539af9f0a8034452e787e4eec3b2e1c5 |
Gemfile | 100644 | 0 | 0 | | | 163 Bytes | 67e61cbbf9add9c0cb46888b1a5e466d8018c24a984887852c1a426c690d71fa |
LICENSE.txt | 100644 | 0 | 0 | | | 1.08 KB | 3fd7ceef98640fd7b3bec99046a4f09c9f51e5d99284f0db918ae1f159249be3 |
README.md | 100644 | 0 | 0 | | | 7.29 KB | b5ee2dcfbc1199c9d94b8334ac8dd69041fdf6b596ae9c9e9495ff9f8b9210da |
Rakefile | 100644 | 0 | 0 | | | 194 Bytes | 4808b5ae0fd8638f53750007b08732c8b777c8250869a395466e8edd4b7ce055 |
images/dragons.png | 100644 | 0 | 0 | | | 16.4 KB | 4ea402e41f85e9bbd25b94943e061634c6e648ef89821ca09ec78da20fe261aa |
images/ed25519.png | 100644 | 0 | 0 | | | 91.2 KB | c946c196ff0eec2aaaea1ad7ada77d0d17367d9c6d39c1a9abb4392eacbf3284 |
images/hash.png | 100644 | 0 | 0 | | | 44.9 KB | 66d75d005f907c8c468797e6ecd9a54742d0f51360e6f7b1a2a99280fc3463e5 |
images/logo.png | 100644 | 0 | 0 | | | 23.2 KB | a2e180026ba7d77209a908835d9322d0e19fdafb1c2d05dfd6fddff09bd3086b |
lib/rbnacl.rb | 100644 | 0 | 0 | | | 1.31 KB | c84643643e5716fe436279eac13b2a009eddfed10638b638aa9b7990c7a710ae |
lib/rbnacl/auth.rb | 100644 | 0 | 0 | | | 2.74 KB | 0f94ab1d5b40a6891a86660d2f02a0318d5f27262d52e846f0b5ef82c23b74e1 |
lib/rbnacl/auth/one_time.rb | 100644 | 0 | 0 | | | 1.32 KB | 43287904019e8b3137f5b3d4b7ff042b0f26608866d1906bf582933d69eeb3fa |
lib/rbnacl/box.rb | 100644 | 0 | 0 | | | 5.83 KB | d05d3d8ea083574022b14ab24b5f8ce7cd4754af3319148315f788b530094ab6 |
lib/rbnacl/encoder.rb | 100644 | 0 | 0 | | | 1.25 KB | e4aa6c0b1511bb850d92382a899c1a82ad0e1251341bcbec6192a712bc704883 |
lib/rbnacl/encoders/base32.rb | 100644 | 0 | 0 | | | 721 Bytes | e3ce91f58d9ced48796aa990b2e8e509e9ba16ecef76c7dc75065b5e27cf5918 |
lib/rbnacl/encoders/base64.rb | 100644 | 0 | 0 | | | 653 Bytes | 76bb6b178db9da39aa585c3dccea131022018f83f6a9066095096f1a792a87ad |
lib/rbnacl/encoders/hex.rb | 100644 | 0 | 0 | | | 620 Bytes | 546845aaa1d48f5d4cb19e1583649707e68fcddf9b8950886086d57bb285e8fa |
lib/rbnacl/encoders/raw.rb | 100644 | 0 | 0 | | | 272 Bytes | 520b23ce1b2cdbacdf0e61a1886ae484fc415f79ea4e46e823cc798bdbbd5558 |
lib/rbnacl/hash.rb | 100644 | 0 | 0 | | | 1.9 KB | b8dde9e11f7ca00ad67f574a75c733dd31adaedc4820f291faf1a74a7e886ba2 |
lib/rbnacl/hmac/sha256.rb | 100644 | 0 | 0 | | | 1.08 KB | 2e862f0c64f31e618d658aa22568d60b118745e69885bb3e3c16cdc50202f69f |
lib/rbnacl/hmac/sha512256.rb | 100644 | 0 | 0 | | | 1.16 KB | a1ba9ea88b13903a04bc6515006f0f01d240a5d4bcb86441d89533ad69eb6055 |
lib/rbnacl/keys/key_comparator.rb | 100644 | 0 | 0 | | | 1.7 KB | 746f27418df4991a4ebc6bd1c40c9e28caee97006fc3ce25f65e7a123900dffd |
lib/rbnacl/keys/private_key.rb | 100644 | 0 | 0 | | | 1.98 KB | f72473c927b87a783a2b5fa7e16aec2b528b8c712942cd904cdf2a14229b6184 |
lib/rbnacl/keys/public_key.rb | 100644 | 0 | 0 | | | 1.13 KB | db7b74f3b1ca7a3a3342346a1ac35274fdafac0cb7e1a144f2b323fb6034dba9 |
lib/rbnacl/keys/signing_key.rb | 100644 | 0 | 0 | | | 2.6 KB | 28c30a20e567e954043f77156bb233ac989da1188e1c6d6aacfb14eb09e0b08a |
lib/rbnacl/keys/verify_key.rb | 100644 | 0 | 0 | | | 3.01 KB | 9e5ff49c4d98c1ecffc29fd07f111ae259603915f063a73731a75191e43d9b79 |
lib/rbnacl/nacl.rb | 100644 | 0 | 0 | | | 4.86 KB | f0db966a12a5971704041fff1d14bd702ee3d91249dffcccb5230c34cce7d8d4 |
lib/rbnacl/point.rb | 100644 | 0 | 0 | | | 2.45 KB | d2884ee795f571eb87c527b4b7068b26bf900971f206d99fcf36d4fc9d3895b7 |
lib/rbnacl/rake_tasks.rb | 100644 | 0 | 0 | | | 1.48 KB | 23001ab2e2270cf1cf6ad38c565917cf5de0dad3bfebff8fc9a0cb0af13684e9 |
lib/rbnacl/random.rb | 100644 | 0 | 0 | | | 522 Bytes | cd458be3fbcd593a80e24325fb6ead43c75a4678c69b698e3c78c68c9293a1af |
lib/rbnacl/random_nonce_box.rb | 100644 | 0 | 0 | | | 3.95 KB | b86417ce251bdeea3865bcef79aa8fac8bc4758fbe9c0de0d64969cb5386c880 |
lib/rbnacl/secret_box.rb | 100644 | 0 | 0 | | | 3.49 KB | b289b1c6b85f1cbbb3cce9fcc62488588e58b878fa2293254e211603b77e5162 |
lib/rbnacl/self_test.rb | 100644 | 0 | 0 | | | 3.49 KB | 757b61e5ce0caba880f648790f4aed4de943beda1875012282cf22a982a2127a |
lib/rbnacl/serializable.rb | 100644 | 0 | 0 | | | 651 Bytes | 150c51d251e1f653514ca59252b0ad1535691beb517b1a85ae8cd67d584e7a96 |
lib/rbnacl/test_vectors.rb | 100644 | 0 | 0 | | | 3.84 KB | f212e2c13fe7e06f9bdd529791292335e4268ecc5a98fa2a76ceb48a06907b6c |
lib/rbnacl/util.rb | 100644 | 0 | 0 | | | 4.48 KB | 66e1694dce5ac82f077f1c18608f16ac8569d6844c44b6aee0002073b7ef42b4 |
lib/rbnacl/version.rb | 100644 | 0 | 0 | | | 83 Bytes | ec4e797441314232995113877ab1708192cc8a9ae449a32388a76440372674fb |
rbnacl.gemspec | 100644 | 0 | 0 | | | 1.14 KB | eda654a12476b4e86a00ba4edf3b11db4b8997d3bec7b68103cc53b19e46ce5e |
rbnacl.gpg | 100644 | 0 | 0 | | | 1.7 KB | 557c173adf3ed9044ddb79b806c39e8743cd7cef2b0dc49fca56536ea7269b55 |
spec/rbnacl/auth/one_time_spec.rb | 100644 | 0 | 0 | | | 171 Bytes | f468082ff63551ba81cb014f8c7c7ad350c6517f1ea4d8c5f675d2bad8c57842 |
spec/rbnacl/box_spec.rb | 100644 | 0 | 0 | | | 1.45 KB | 3ac3091cd6bb617b06862ada289bb7eda5a25834aaf02b73948c8c49c9068a53 |
spec/rbnacl/encoder_spec.rb | 100644 | 0 | 0 | | | 312 Bytes | 171115be395e5b33e6b4634ed703308f2beb6605658e330a72048133d73ea6fe |
spec/rbnacl/encoders/base32_spec.rb | 100644 | 0 | 0 | | | 604 Bytes | c457b56c732d805e485cd49d77e069cfc0dca8f2daa6d98f381cae9bcdca916a |
spec/rbnacl/encoders/base64_spec.rb | 100644 | 0 | 0 | | | 539 Bytes | 2f94fc2d38ab054318d80b7230f7abbb4abb4435f34e67c55fec5a4d17945957 |
spec/rbnacl/encoders/hex_spec.rb | 100644 | 0 | 0 | | | 308 Bytes | 9bbceb76ca2398c6bd80a5027648d7c1f84900917f757963ce8e2a4289da3902 |
spec/rbnacl/hash_spec.rb | 100644 | 0 | 0 | | | 2.44 KB | 837f79f45f93c07d9fa4a113c5d497ce68ef88f02f67ef97620a3db0fe50fc2e |
spec/rbnacl/hmac/sha256_spec.rb | 100644 | 0 | 0 | | | 173 Bytes | 37f34f020498ec35b02d694809e30d6c0e43550a860a95d938f3f7e0c3221880 |
spec/rbnacl/hmac/sha512256_spec.rb | 100644 | 0 | 0 | | | 179 Bytes | e44655819c242db4ada832b49e62fc839ff9647fc3023720524cc8c6bc39c84a |
spec/rbnacl/keys/private_key_spec.rb | 100644 | 0 | 0 | | | 1.83 KB | 33a1b6e669508e84b10fe74e545fd1fadfbc6ce2670e87a55d0c2bbc39298790 |
spec/rbnacl/keys/public_key_spec.rb | 100644 | 0 | 0 | | | 1.23 KB | 8a753be5b43e140fca2c2a643d3633eafd6cb9a149594ba17d814fd6d0c226fc |
spec/rbnacl/keys/signing_key_spec.rb | 100644 | 0 | 0 | | | 1.16 KB | 250aa5d618d4e45b6b58cd0d435ba0f1d8532f76fd1c5ed0806a6755f854b92b |
spec/rbnacl/keys/verify_key_spec.rb | 100644 | 0 | 0 | | | 1.64 KB | 3bdadfb63d0072e6d2a41a0fe8f590535df64208eb818691dc1c370eac19c665 |
spec/rbnacl/point_spec.rb | 100644 | 0 | 0 | | | 868 Bytes | 03731d569531e52059c95cce3e77523fd4b6baa1c27e26e19832d0fdaca913b9 |
spec/rbnacl/random_nonce_box_spec.rb | 100644 | 0 | 0 | | | 3.86 KB | bf5de007f02ac6027578848772b80c66d406ba4ff2159e2e192c983de3f5817e |
spec/rbnacl/random_spec.rb | 100644 | 0 | 0 | | | 276 Bytes | 07c1fed309bbb405111e3882a295792666d3962fa2775b0dda1f18ae3277a56d |
spec/rbnacl/secret_box_spec.rb | 100644 | 0 | 0 | | | 740 Bytes | 0df6dc5d556d493d279eee6fe15ce551109c13ad981a08768083742c9761eebd |
spec/rbnacl/util_spec.rb | 100644 | 0 | 0 | | | 4.88 KB | 53722e9a2385c5e829f141ee9a24961ed2ebe017b4f018ba8548856a6e53f046 |
spec/shared/authenticator.rb | 100644 | 0 | 0 | | | 3.65 KB | e1dad3c5696772daf8e4848d107e4846aebee0786bd4bb12d8bd982279d41c66 |
spec/shared/box.rb | 100644 | 0 | 0 | | | 1.75 KB | 3da108f6f2ff62f1733735336e3ed788b8a236a7fcbbde357bb0b0c8c6f21155 |
spec/shared/key_equality.rb | 100644 | 0 | 0 | | | 806 Bytes | 14c812a3248b6627948c6984bc548882b8e41fc910a1d6e6d78428f613e59489 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 258 Bytes | 59682083ff7a1909dcadb6c78219a96647dce98dfff92925ae7cf62688a99f01 |
tasks/ci.rake | 100644 | 0 | 0 | | | 214 Bytes | cbda620bf632bc5d179b2d8dac45b5ce7b47e8581ec5a969bcdbee0375133c9b |
tasks/rspec.rake | 100644 | 0 | 0 | | | 125 Bytes | 5f48e69f3c61bf14986ed3f1cc1702d2df3be1b61958379a66325c21da60036a |