images/dragons.png | 100644 | 0 | 0 | | | 16.4 KB | 4ea402e41f85e9bbd25b94943e061634c6e648ef89821ca09ec78da20fe261aa |
.coveralls.yml | 100644 | 0 | 0 | | | 25 Bytes | 8d243c195bb43a1d5f4efe62641a1a4c0515c27387792650e81c312c7365bd14 |
.gitignore | 100644 | 0 | 0 | | | 183 Bytes | 20d97c92f42083d158d0de6abeb539f3c030a3f30cf86e0fbf2cb739e51a719c |
.rspec | 100644 | 0 | 0 | | | 69 Bytes | eb943d04a1cef4bec767cffa2261314750ce3a76a61cb72f4cf5cf0b820221e1 |
.travis.yml | 100644 | 0 | 0 | | | 291 Bytes | edf088fd79534bb36da6724c8472bffda699a31b2553a3535132ff5661c46f1d |
.yardopts | 100644 | 0 | 0 | | | 68 Bytes | 196642e35b90a9cc51b253cb80e42deb191272de87895ca81b3a9840eac9bf8c |
CHANGES.md | 100644 | 0 | 0 | | | 1.56 KB | 41d3d33a0caf43d21835b0cc6460b977af63182f4670e6b8ab461749f3936c75 |
Gemfile | 100644 | 0 | 0 | | | 195 Bytes | dc062e0863d012e4c16807129eb6f27f626e68081f5db21c7ab5c23c1d2b6439 |
Guardfile | 100644 | 0 | 0 | | | 233 Bytes | 090917af6097d832efd0ee44d4aee01dfac958d0d0f511cfba4176e60a691b51 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.08 KB | 3fd7ceef98640fd7b3bec99046a4f09c9f51e5d99284f0db918ae1f159249be3 |
README.md | 100644 | 0 | 0 | | | 8.15 KB | c264a167cc15dc6f61c978313da2694b07819042fdcdaf573d721072d3808035 |
Rakefile | 100644 | 0 | 0 | | | 206 Bytes | 2c6543fe0aae47151b0728f0bfe632d866637a676fe6310bbba54d5aebb4324d |
bascule.cert | 100644 | 0 | 0 | | | 1.22 KB | 6e8b7e53d347ca6c6d214efef2b923aadecdd7650565f0eb1d8d0419723ae20c |
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.8 KB | ee7719890ace80a7b9375399bce0d87067ef8654d4baa99c56b0a8fd30bf4804 |
lib/rbnacl/auth.rb | 100644 | 0 | 0 | | | 3.38 KB | a0aa9aa23c48677f402863c526d7f9dc7eae12451d2aa3da97f91afbce43665e |
lib/rbnacl/boxes/curve25519xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 7.52 KB | 170211d6bbcf514a501db08711d65d41b4db6fd85855f6ba4b557633d99b18be |
lib/rbnacl/boxes/curve25519xsalsa20poly1305/private_key.rb | 100644 | 0 | 0 | | | 2.47 KB | b2621245c1d445906886d6e1fc4070d8b1a8f93511cf67dd200f5f5fcd336755 |
lib/rbnacl/boxes/curve25519xsalsa20poly1305/public_key.rb | 100644 | 0 | 0 | | | 1.4 KB | 9c415d56349028b912312a211584ae0d2591458d76bab1e4713f4bcd706b3c29 |
lib/rbnacl/group_elements/curve25519.rb | 100644 | 0 | 0 | | | 2.79 KB | 8467ed31bbf302f8a6c8ee500417e601f1e6a31cec5a543b2ba435697f8ff333 |
lib/rbnacl/hash.rb | 100644 | 0 | 0 | | | 2.38 KB | 1125469b5630e8a5b2b65de2992db18d5f5cc019527d3fbe0dde16bc5d659b22 |
lib/rbnacl/hash/blake2b.rb | 100644 | 0 | 0 | | | 2.25 KB | 4dc424fd3854f053dc78fc3746289e7e086ec28970047e02c62081709bb5ed24 |
lib/rbnacl/hash/sha256.rb | 100644 | 0 | 0 | | | 363 Bytes | 28fada8150d6d38cc0ff2f9ca33af44351378cf53ccaaecb0ea5234e47f5db60 |
lib/rbnacl/hash/sha512.rb | 100644 | 0 | 0 | | | 387 Bytes | 75522af65271946be99cb11c7e2604617b2563274e44fb953348d4f0c12be2dc |
lib/rbnacl/hmac/sha256.rb | 100644 | 0 | 0 | | | 1.39 KB | d8bcde890137f77e8a2cfaa062da14aac9f08324c05e19e7103d72ce50f65416 |
lib/rbnacl/hmac/sha512256.rb | 100644 | 0 | 0 | | | 1.43 KB | 54ad0875803baadeeaa1efbe1573498daf0d68e3c8aa3544557be2f81ceab469 |
lib/rbnacl/init.rb | 100644 | 0 | 0 | | | 186 Bytes | 5dc74fe57421df9da03f0575529ca3a07c86ffa764bda9d946a126ae317d248c |
lib/rbnacl/key_comparator.rb | 100644 | 0 | 0 | | | 1.7 KB | 9cea76d6f7314445bc9579d37e0559c378772f3e0a557f065f5a1cde9f7cc3b0 |
lib/rbnacl/one_time_auths/poly1305.rb | 100644 | 0 | 0 | | | 1.67 KB | e0ff813e583518789ec6cd8c27903874d9ff230156b3915a5df9782733bb0762 |
lib/rbnacl/rake_tasks.rb | 100644 | 0 | 0 | | | 1.5 KB | 062a3cf16208c9fde1c4bc38cfba91ead58e03a523151dd3c87658290d78d8c4 |
lib/rbnacl/random.rb | 100644 | 0 | 0 | | | 722 Bytes | 21718b062887f2d0d1920725ddd91e7c52fe48e36b133dc82edb218e8c73beff |
lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 4.82 KB | 7be7a08b76883aeb56bea2cc6659dac69d919210da05442038a96a57f663bc25 |
lib/rbnacl/self_test.rb | 100644 | 0 | 0 | | | 3.71 KB | 4c2fd48cfe86d9a7fbf012366fb12d8dda3d3357154813c949826c025e7daa79 |
lib/rbnacl/serializable.rb | 100644 | 0 | 0 | | | 352 Bytes | faefdd9861308c35d2810ee2e00b3e47f95b2885e2f7ca5b92c84f7a253e0973 |
lib/rbnacl/signatures/ed25519.rb | 100644 | 0 | 0 | | | 375 Bytes | 52e8e42c1ac8efdac2154454d8b761f1878efe1c355571e33a6bad01da9f736a |
lib/rbnacl/signatures/ed25519/signing_key.rb | 100644 | 0 | 0 | | | 3.63 KB | c9e2aaec28da430bbfc786b74d3e008f5b175e78630e5dfaa0b17460169471bb |
lib/rbnacl/signatures/ed25519/verify_key.rb | 100644 | 0 | 0 | | | 2.69 KB | 8baedc8925ba53f07dce0f382a682cbf30a212bca116ec7e1a88fc1c95548b52 |
lib/rbnacl/simple_box.rb | 100644 | 0 | 0 | | | 3.88 KB | 0c681863a1ea9f73f4278ecf1186d1df215a514cc9b56ed85e5716d804102d2d |
lib/rbnacl/sodium.rb | 100644 | 0 | 0 | | | 1008 Bytes | 636ea606a4f65af7ffed7f321dff6434a2d4b1b35d6abb2e74438b66c5a054f9 |
lib/rbnacl/sodium/version.rb | 100644 | 0 | 0 | | | 629 Bytes | 56b1867d92550cfab5c417adeb05fdf19f34c15f6ed93002a94a3f5adfc8858c |
lib/rbnacl/test_vectors.rb | 100644 | 0 | 0 | | | 6.29 KB | 58b39bad0e4bd99c4bb88c17ff06d3b57b2a7002361dd6ee7c97f4a73651d67d |
lib/rbnacl/util.rb | 100644 | 0 | 0 | | | 5.94 KB | 260fad0313c15370176e9b2daeb8e42eaea7ac98aece56afda751ca5f91db746 |
lib/rbnacl/version.rb | 100644 | 0 | 0 | | | 83 Bytes | e26a7618775619d8eeddc80c203f681acfe010a8329fe080c4d2ca89467d404c |
rbnacl.gemspec | 100644 | 0 | 0 | | | 1.18 KB | 41ebae51a7047d9c1275ea20745f095f90936f5ef1b6c7663e55899a0129774c |
rbnacl.gpg | 100644 | 0 | 0 | | | 1.7 KB | 557c173adf3ed9044ddb79b806c39e8743cd7cef2b0dc49fca56536ea7269b55 |
spec/rbnacl/authenticators/poly1305_spec.rb | 100644 | 0 | 0 | | | 151 Bytes | cc1e4e56863565f5412aab4d9340ffda5f8c5e22c68e6d6709900fd06cc3a850 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305/private_key_spec.rb | 100644 | 0 | 0 | | | 1.51 KB | cf7dc23988bf271548b78eaeaa646bed2c190944c35eade8c2789b10db88e0f8 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305/public_key_spec.rb | 100644 | 0 | 0 | | | 968 Bytes | ba9f8d0d55947d3554f21571980c17baf98a678ff21a67ed5d1a5e6adddacdfe |
spec/rbnacl/boxes/curve25519xsalsa20poly1305_spec.rb | 100644 | 0 | 0 | | | 1.24 KB | 7c504c65a3cee7c3f61367f9dafe0ddf55774a416535bc3f7d04625336411c36 |
spec/rbnacl/group_element_spec.rb | 100644 | 0 | 0 | | | 710 Bytes | 7a99116dce0b14cb1506854d1bc8da05afbaf9dc15ef6bcf5d2ca09884bc10b5 |
spec/rbnacl/hash/blake2b_spec.rb | 100644 | 0 | 0 | | | 1.01 KB | 08bbf5d50b1729c263f3adbd69b9774ae4de42d80a78d45b17ad46d519ad9941 |
spec/rbnacl/hash_spec.rb | 100644 | 0 | 0 | | | 1.31 KB | 7cebba53985d4f3608efb399f8d172aa7e881b3a4bae105dd098361d971ab472 |
spec/rbnacl/hmac/sha256_spec.rb | 100644 | 0 | 0 | | | 155 Bytes | 301f09d3d9521fe76c404ac11e26ae9e78502644775a820346a31226bcf5e4e1 |
spec/rbnacl/hmac/sha512256_spec.rb | 100644 | 0 | 0 | | | 161 Bytes | 9a51b5404767e7451c11e7f84ae1e63cf642b992a86e41cd4b81bb50f965b22a |
spec/rbnacl/random_spec.rb | 100644 | 0 | 0 | | | 276 Bytes | 30ea28793c20e0453e781704f2b23570ca1461d173699ec44978e1196979f0bf |
spec/rbnacl/secret_box_spec.rb | 100644 | 0 | 0 | | | 636 Bytes | 025b302c63488573c242bda35b69772c9cf22ca67adafd8c92d3a40d6a9826cb |
spec/rbnacl/signatures/ed25519/signing_key_spec.rb | 100644 | 0 | 0 | | | 740 Bytes | e55b1afa7129a35fad30d850da02a3c0c032d96d7823a41ab52fcf301a16cfae |
spec/rbnacl/signatures/ed25519/verify_key_spec.rb | 100644 | 0 | 0 | | | 1.19 KB | 9c594efa4bf087a73366cce543e83b68d61d9341dc1d083e05664adcd43d16fa |
spec/rbnacl/simple_box_spec.rb | 100644 | 0 | 0 | | | 1.91 KB | d9fb48876547b5e62ae03464c383246ad48408532b7d13fbb137a70a07de046b |
spec/rbnacl/util_spec.rb | 100644 | 0 | 0 | | | 5.49 KB | 95240e4507520542891bd6a5c4b6b41c0860a7dfc8acf482ee7a600e2b7fb5b1 |
spec/shared/authenticator.rb | 100644 | 0 | 0 | | | 2.95 KB | 00616151d6486c1c984d59ee99bac8640e9ae986f75bc7ca7f6be27951e13f83 |
spec/shared/box.rb | 100644 | 0 | 0 | | | 1.64 KB | b4b155341d42eb3bd7051c3a5cc97659a25d3a37592731afeb082cdef6faf2f6 |
spec/shared/key_equality.rb | 100644 | 0 | 0 | | | 806 Bytes | f6d331c95d71f6be7bf32efc5dc608eba14b9f2dea16919720df3609dc2e49ba |
spec/shared/serializable.rb | 100644 | 0 | 0 | | | 336 Bytes | e5dc91b0e406a84e1076d657ec83a4c2f07eb581a129a1e067fceb28329a4400 |
spec/spec_helper.rb | 100644 | 0 | 0 | | | 510 Bytes | 39b12dc4b824464304857ee26530ab893dac8ef8833e3bc55074e35e2f6a2fa9 |
tasks/ci.rake | 100644 | 0 | 0 | | | 214 Bytes | cbda620bf632bc5d179b2d8dac45b5ce7b47e8581ec5a969bcdbee0375133c9b |
tasks/rspec.rake | 100644 | 0 | 0 | | | 137 Bytes | 75d881340ede4be3c26b73e43a366ad32b9cc769b104c4efca1e8e714e22b2a5 |
tasks/rubocop.rake | 100644 | 0 | 0 | | | 51 Bytes | 220a17286c821f66ef525ee9dcdf66fa40d70538002d2a2e211b12319cdb462d |