.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 | | | 275 Bytes | 5598b586744a50845a457da1435b52580196b8559c2eec9f14099886dc86c3b0 |
.yardopts | 100644 | 0 | 0 | | | 68 Bytes | 196642e35b90a9cc51b253cb80e42deb191272de87895ca81b3a9840eac9bf8c |
CHANGES.md | 100644 | 0 | 0 | | | 2.12 KB | 519a2b1968508f89d1371e493f3e6f8f5d6c88a72471a5a24537bc85bd7b600b |
Gemfile | 100644 | 0 | 0 | | | 267 Bytes | 61f88454e4490621826320fd69ce26a05588e4490de665edc84f84f57f954f5a |
Guardfile | 100644 | 0 | 0 | | | 233 Bytes | f70160a6872633bfc0b0d9fb608d10602a81de058008f85d6173c1a85bb14839 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.08 KB | 3fd7ceef98640fd7b3bec99046a4f09c9f51e5d99284f0db918ae1f159249be3 |
README.md | 100644 | 0 | 0 | | | 7.71 KB | 9cb4102b25752c96769c65ba4a89cc40d4d0ebc7c2518c3a683fcab88b4451df |
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.96 KB | 7a603f9fa2ecd5672af2b0c8d1aba7c6468bbf83001303eba51fb8bdbb1b1e24 |
lib/rbnacl/auth.rb | 100644 | 0 | 0 | | | 3.42 KB | 6d5cf36a05e14560ad7e0292bd88c607dc0e7b558f510bcd5ecf6c6c32f1bcdf |
lib/rbnacl/boxes/curve25519xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 7.57 KB | f8328d0d82668ab85fe4c91a3005f2d65e6d7c8dd0d41c69410d63255698ab1e |
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.38 KB | cea95cff56b56095114af2496f1d3d302996eef23543632b5284dc534ab70ed2 |
lib/rbnacl/hash/blake2b.rb | 100644 | 0 | 0 | | | 2.23 KB | e7ad925e5c23601d25c33d30572d9ba8daaded479c3b79ce083ade139c1a3d3b |
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 | 79a5a1e7361094a7b3efddbf618f2c934133c7ce015f2114e006a78cf9c294e6 |
lib/rbnacl/self_test.rb | 100644 | 0 | 0 | | | 3.5 KB | 0f38f1476c4afb5b6857911c634b8a203a6853c1776d23103412aaffcd01ef58 |
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.93 KB | 23361a20d5d7530c674b57c3d7df032fbd27d3fd39ffab5c5a280301f3439a09 |
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 | | | 6.82 KB | 4c5d1910583060cce4d46c8d9e328da46883d474312fa670f737686df003f06e |
lib/rbnacl/util.rb | 100644 | 0 | 0 | | | 5.94 KB | ec9c5f27b6501ff56f094ce20c5a2d1dd8acf9fae11789a7edd1ec52dc95971f |
lib/rbnacl/version.rb | 100644 | 0 | 0 | | | 110 Bytes | 1bb7f98ec392e164612db6fd1971dd215000f889f3fec4010b7245f17a9a0fc9 |
rbnacl.gemspec | 100644 | 0 | 0 | | | 1.19 KB | 70a2a74029df7f202cb7f70f4fa7e57b6d8cb6bc8a6bab6e413733357e954c80 |
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 | | | 982 Bytes | 01f314f7a897af864d865a33b0842ad0c25834486fd76cd7f1dbb609bfd10863 |
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 | | | 1.02 KB | cf6af5aab4cc7a8c3b770ecfa4883c9b51911fccd32d3b06a0c86b617e004015 |
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.66 KB | a33ed17677092c2aa1df819caef7a693edd8cf0678fabc5f727383dc9f76533a |
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 |