LICENSE.txt | 100644 | 0 | 0 | | | 1.08 KB | 3fd7ceef98640fd7b3bec99046a4f09c9f51e5d99284f0db918ae1f159249be3 |
.coveralls.yml | 100644 | 0 | 0 | | | 25 Bytes | 8d243c195bb43a1d5f4efe62641a1a4c0515c27387792650e81c312c7365bd14 |
.gitignore | 100644 | 0 | 0 | | | 183 Bytes | 20d97c92f42083d158d0de6abeb539f3c030a3f30cf86e0fbf2cb739e51a719c |
.rspec | 100644 | 0 | 0 | | | 69 Bytes | eb943d04a1cef4bec767cffa2261314750ce3a76a61cb72f4cf5cf0b820221e1 |
.rubocop.yml | 100644 | 0 | 0 | | | 299 Bytes | 00488a9d4d9ec1cace7dbcf2699338f5153696d3b7901ee029133d8469951338 |
.travis.yml | 100644 | 0 | 0 | | | 403 Bytes | 1d11cdc50ff00fdf09c042e6156d117bd9633390fdcdcb0fa5dfe65b9d455b42 |
.yardopts | 100644 | 0 | 0 | | | 68 Bytes | 196642e35b90a9cc51b253cb80e42deb191272de87895ca81b3a9840eac9bf8c |
CHANGES.md | 100644 | 0 | 0 | | | 2.5 KB | e85bfb1bdc46466b040e3c9026f75ca0d1d079ed12ac7a6caa601cc297d1a741 |
Gemfile | 100644 | 0 | 0 | | | 243 Bytes | d76ceec63b624b151e144ccbb05c310da04d450a6219bf68b4c692350ba1db55 |
Guardfile | 100644 | 0 | 0 | | | 233 Bytes | f70160a6872633bfc0b0d9fb608d10602a81de058008f85d6173c1a85bb14839 |
README.md | 100644 | 0 | 0 | | | 7.31 KB | 6955ae8645635546dc27de8a29397680115e08e4e73135141d2e49d099835fda |
Rakefile | 100644 | 0 | 0 | | | 172 Bytes | 25ed5f40248b5d825b5b5f1fae7800fbcbc4cc0316cbc16a84b774c66009fec8 |
bascule.asc | 100644 | 0 | 0 | | | 28.3 KB | 8811cb180c3c41d9ea336aa360976141d3ee0fb28c6333cf1b5f455668185dbb |
bascule.cert | 100644 | 0 | 0 | | | 1.22 KB | 6e8b7e53d347ca6c6d214efef2b923aadecdd7650565f0eb1d8d0419723ae20c |
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 | | | 2.94 KB | c1a2b74a7344e6d42ed1a06f3de01b492dc0f9b5f2ceccea8446019e2c764120 |
lib/rbnacl/auth.rb | 100644 | 0 | 0 | | | 3.42 KB | 6d5cf36a05e14560ad7e0292bd88c607dc0e7b558f510bcd5ecf6c6c32f1bcdf |
lib/rbnacl/boxes/curve25519xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 7.57 KB | f67909ecacb52eee2add2b3c36f3521a71cba083e4a089d97df79d15414154d8 |
lib/rbnacl/boxes/curve25519xsalsa20poly1305/private_key.rb | 100644 | 0 | 0 | | | 2.74 KB | a81427b1130acad08fb8520438e03c316419c134c9dc998037db008e3d6c62fb |
lib/rbnacl/boxes/curve25519xsalsa20poly1305/public_key.rb | 100644 | 0 | 0 | | | 1.59 KB | 08989680213fc2010e41d274325d6d6b51dd10f6e89ec78bd4957f8bc0b44f9b |
lib/rbnacl/group_elements/curve25519.rb | 100644 | 0 | 0 | | | 2.84 KB | 550794b6dedbe174b4b46eb92cdf8eb990d82bdb5f032d0924e7ef3161758346 |
lib/rbnacl/hash.rb | 100644 | 0 | 0 | | | 2.69 KB | a9e404500f6db809e06b499a8ba183c0fd93064613ecd664d446d657463fd8d0 |
lib/rbnacl/hash/blake2b.rb | 100644 | 0 | 0 | | | 3.08 KB | 63b8bdd743466f4fed788c72ea5a661f5be141877b624ae828b1bf1dc14c7c2a |
lib/rbnacl/hash/sha256.rb | 100644 | 0 | 0 | | | 384 Bytes | f872a436e7d7b50b4de3a69af0a564a83f76da39d204d191b9ae317284f7e479 |
lib/rbnacl/hash/sha512.rb | 100644 | 0 | 0 | | | 378 Bytes | ce14802c532b34780851d5c7d8d8c2a110cfc23f45a0f829f54de0f221b3ac87 |
lib/rbnacl/hmac/sha256.rb | 100644 | 0 | 0 | | | 1.37 KB | 001d26fa820bd5c61dda3b47a07131301b88463c7885e87c9aae2a250df16ef8 |
lib/rbnacl/hmac/sha512256.rb | 100644 | 0 | 0 | | | 1.41 KB | 67f142ccc7db0e29db151d44a6540085c1c1cc2b75645aeedade333f1113b813 |
lib/rbnacl/init.rb | 100644 | 0 | 0 | | | 296 Bytes | bb515f53f8ea27cba15ede4aabb51ed66b696c09edebe8866b35b5d510138b6c |
lib/rbnacl/key_comparator.rb | 100644 | 0 | 0 | | | 1.69 KB | 39f650639e71ca40029165d6348b53d94f5619ae463fc9d3f132787715b55c79 |
lib/rbnacl/one_time_auths/poly1305.rb | 100644 | 0 | 0 | | | 1.66 KB | f449f94379f1878d59fd3e956b8d0db73941ccc503368f515513deea3a629855 |
lib/rbnacl/password_hash.rb | 100644 | 0 | 0 | | | 1.65 KB | 1374cb40708f59c3d41b91f3a93273fc1fd64d4eb9fb46fecfaae286a75fda77 |
lib/rbnacl/password_hash/scrypt.rb | 100644 | 0 | 0 | | | 2.73 KB | bce9d034817471c22e5b873ce86372d5e278326a0484a420d0ceae12bda11a82 |
lib/rbnacl/random.rb | 100644 | 0 | 0 | | | 724 Bytes | 6277dad4fe479cf8712cecd88323e58fe5d2cc0f0b9c0a0f3f13df0c2f9c85fc |
lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 4.95 KB | 6c72344b1c7a86842ba3dd3ae17d6a6e8f71fc0a6f2ad1ceb0b15317a8ab9149 |
lib/rbnacl/self_test.rb | 100644 | 0 | 0 | | | 3.49 KB | ca437164e7af73dafa880629b353d4f53a59f5658d65c20cdc15e21053ffdd6d |
lib/rbnacl/serializable.rb | 100644 | 0 | 0 | | | 369 Bytes | 1e96a49362fa269095afe96a6f8ae2608b1ad2626ea56ef15bf42be82cb27c11 |
lib/rbnacl/signatures/ed25519.rb | 100644 | 0 | 0 | | | 453 Bytes | 146fbb229a3bf6294f2a4df3a6f60acd0d43a72e539654598586489f0f2495bd |
lib/rbnacl/signatures/ed25519/signing_key.rb | 100644 | 0 | 0 | | | 3.71 KB | 50d247343a7044293a4e2a7ce2c9d1b4e0732bb7bfd034fc77950704b10e6c34 |
lib/rbnacl/signatures/ed25519/verify_key.rb | 100644 | 0 | 0 | | | 2.8 KB | d213c432dd0ed201dca1124d18cb2cab78de0b39afd3697146ac8771ec2bc6c3 |
lib/rbnacl/simple_box.rb | 100644 | 0 | 0 | | | 3.89 KB | 40f1efe59f1da1e4bbe0ea7869e19307f1961216236c42d16edde5e7e66ba6b1 |
lib/rbnacl/sodium.rb | 100644 | 0 | 0 | | | 1.09 KB | 1644183917e1887834df5cd4f2c6c4ecf578ca919e3bdd74cbbf08c5f1a6cd9c |
lib/rbnacl/sodium/version.rb | 100644 | 0 | 0 | | | 656 Bytes | 0e3ba11e7a30a93fcb0623aef351b75cd50400131e96c3ecdd040294b076b471 |
lib/rbnacl/test_vectors.rb | 100644 | 0 | 0 | | | 7.82 KB | db371a4b913c19ec69709257a9083ebbf52d7b23e6ce7f17cbdfdeb09348b3f3 |
lib/rbnacl/util.rb | 100644 | 0 | 0 | | | 6.47 KB | a4f8157c0fdcd0295c8d4ccf98d9428a95c4a7f375da01f67717c9e5cbe54aae |
lib/rbnacl/version.rb | 100644 | 0 | 0 | | | 110 Bytes | f6b9ccffe1d312543ada6fecd29cf2353020f9b822b9db2a97a69b57b2f52730 |
rbnacl.gemspec | 100644 | 0 | 0 | | | 1.19 KB | 4519f7b3d34d647c1d6a6f957af586b62fe402e4ee2aa052496099a1219282cd |
spec/rbnacl/authenticators/poly1305_spec.rb | 100644 | 0 | 0 | | | 157 Bytes | 77fc0204ebf8aeb89dc52ac8bd22e912ed6bfccc63b112f47aeb8ad653be3349 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305/private_key_spec.rb | 100644 | 0 | 0 | | | 1.54 KB | b6078383a98b48ca07387e39493dce2a001c5ef4f1da0eef530b916864120af6 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305/public_key_spec.rb | 100644 | 0 | 0 | | | 978 Bytes | 66959a9d9f6de19fef2494cd5debda66e40f2b6eb3e62b9f67d290ef43c897a1 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305_spec.rb | 100644 | 0 | 0 | | | 1.23 KB | d4759cbbf197655e93dd1bc015b219a1619097ac625ece0c9d437b48a7f387b3 |
spec/rbnacl/group_element_spec.rb | 100644 | 0 | 0 | | | 728 Bytes | de135bb47eb3de13c408d341e0554c518f6ad4d422be6d238648065f4f37f5a1 |
spec/rbnacl/hash/blake2b_spec.rb | 100644 | 0 | 0 | | | 2.48 KB | 46f9be073bce26bccf38515b4e39f0c073d0a5b1d798a710f6487dc6ebf9db30 |
spec/rbnacl/hash_spec.rb | 100644 | 0 | 0 | | | 1.24 KB | 3ec32c9d41ef04f24018ce99d9a5da4782efda85223e6707f155325788559f0d |
spec/rbnacl/hmac/sha256_spec.rb | 100644 | 0 | 0 | | | 161 Bytes | 94163eb4febe6a908a8b89754429b8bbca35e041a0474223ca6ab338c1d91c8d |
spec/rbnacl/hmac/sha512256_spec.rb | 100644 | 0 | 0 | | | 167 Bytes | da63a3b4f99fa8269e05dcbe9b3d32a896e054dd229bfa0be64a705d352e1319 |
spec/rbnacl/password_hash/scrypt_spec.rb | 100644 | 0 | 0 | | | 659 Bytes | df94f5d99dfbf060c9770f15dff41ec35b3c5efb3283a86b2fb66e9fea8f07f9 |
spec/rbnacl/random_spec.rb | 100644 | 0 | 0 | | | 292 Bytes | 9c12e053fd68a8bfd8034bae43bdc6a37a88cc76a8a5cebc786693e81e12d87b |
spec/rbnacl/secret_box_spec.rb | 100644 | 0 | 0 | | | 559 Bytes | 4fdad06e7248725fb3646e729a11f7527c918ecc0610b2072fad3574906b43ff |
spec/rbnacl/signatures/ed25519/signing_key_spec.rb | 100644 | 0 | 0 | | | 760 Bytes | 174f2bc65caa891196ea0df465248e5091d65d17bedee1cd594f1f9541b797b7 |
spec/rbnacl/signatures/ed25519/verify_key_spec.rb | 100644 | 0 | 0 | | | 1.21 KB | 11e8ff1df2dabf007a08106e32169c86f146ce372834636fdcaa9bef959c724b |
spec/rbnacl/simple_box_spec.rb | 100644 | 0 | 0 | | | 1.93 KB | a7a07fe93589fe434004049693024bda63136600b058c95cd1d393e13ea5f1ae |
spec/rbnacl/util_spec.rb | 100644 | 0 | 0 | | | 5.57 KB | 1437105d2d162d67ea8133981f45a4e2f16c9a35e384604c1c249ad0fdc77854 |
spec/shared/authenticator.rb | 100644 | 0 | 0 | | | 2.97 KB | dc4cabbcb50bde5440cbf7c0d437d12ff3c5515feb0af11289eb9d3e232f1702 |
spec/shared/box.rb | 100644 | 0 | 0 | | | 1.65 KB | 35d037e3107263553ed5e6e0b27b230e1b58d31fa905c99876c77783cfdea254 |
spec/shared/key_equality.rb | 100644 | 0 | 0 | | | 824 Bytes | fb05237107d7a517685a92037a0a4b41d4c82d8a24bd5724b1b460d2cab4fb0b |
spec/shared/serializable.rb | 100644 | 0 | 0 | | | 342 Bytes | a12b6616a33d2e86120a7fd507c71cf317889b3721deac15aced6c5559d53d2d |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 556 Bytes | 06249956bf33bbf85ec3731bd7c82c7bcfbf86f048fed608746c0f53a0ed9965 |
tasks/rspec.rake | 100644 | 0 | 0 | | | 137 Bytes | 0ccbb008e71a319b3a040c90b2c3b9f3df1c3e3ae0809a2898c71b7481b0825b |
tasks/rubocop.rake | 100644 | 0 | 0 | | | 51 Bytes | 186abd45c0e816fd30e54ba4da13c974e34cedc7e85fd3417d730eae601804de |