.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 | | | 277 Bytes | c016a3f83d11844733ddeb423e9957e46930cd726e2b950ae0b234184c8d5246 |
.yardopts | 100644 | 0 | 0 | | | 68 Bytes | 196642e35b90a9cc51b253cb80e42deb191272de87895ca81b3a9840eac9bf8c |
CHANGES.md | 100644 | 0 | 0 | | | 1.92 KB | dac775b36b93728b18d4c30d71b5b612ef34c3eb6e83815ef0cf1ae9c9133c34 |
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 | | | 7.72 KB | 60bae350aaaa06a8296e10fb949ef7c6d01313221d6abf426bb24532c0b7d338 |
Rakefile | 100644 | 0 | 0 | | | 206 Bytes | 2c6543fe0aae47151b0728f0bfe632d866637a676fe6310bbba54d5aebb4324d |
bascule.cert | 100644 | 0 | 0 | | | 1.22 KB | 6e8b7e53d347ca6c6d214efef2b923aadecdd7650565f0eb1d8d0419723ae20c |
bascule.gpg | 100644 | 0 | 0 | | | 3.04 KB | 55823d397c9bbcf0e44dc2958fbf6ac176ba6e0c2c15f0b161d3ab291b0474b9 |
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 | 6185c544fb82389f87a962e865794c10275304bf3013bde345c8dca7d221b1cc |
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 | | | 296 Bytes | 724ceb713aaf3dfdcfee7c4da5cb8a44bc04a9d3dace15316769fada749c376c |
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/password_hash.rb | 100644 | 0 | 0 | | | 1.65 KB | 1374cb40708f59c3d41b91f3a93273fc1fd64d4eb9fb46fecfaae286a75fda77 |
lib/rbnacl/password_hash/scrypt.rb | 100644 | 0 | 0 | | | 2.73 KB | bbab84a59732877acdd47f8b68295de2645bc6bc0b6480110fbd7938e20b2596 |
lib/rbnacl/rake_tasks.rb | 100644 | 0 | 0 | | | 1.5 KB | 126b9dec6419291d8ea4ef3d6c2ee8abb4cbe70454b08d75c5f10dda1f9c13df |
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 | | | 1.11 KB | 97d36b71143a1c647e72c9b2b6c3c111878241fdb2000ee374cdead77cfb0e5e |
lib/rbnacl/sodium/version.rb | 100644 | 0 | 0 | | | 629 Bytes | 56b1867d92550cfab5c417adeb05fdf19f34c15f6ed93002a94a3f5adfc8858c |
lib/rbnacl/test_vectors.rb | 100644 | 0 | 0 | | | 6.97 KB | afe4601b4d7b7b95abd1c6664fdfdb1bbfbffa580f819773d6c48cb3d44487e5 |
lib/rbnacl/util.rb | 100644 | 0 | 0 | | | 5.94 KB | 260fad0313c15370176e9b2daeb8e42eaea7ac98aece56afda751ca5f91db746 |
lib/rbnacl/version.rb | 100644 | 0 | 0 | | | 83 Bytes | 9e003be26027a2079bf9b18bbe753f6a72306d0a08994354b1d9a71317f443c1 |
rbnacl.gemspec | 100644 | 0 | 0 | | | 1.18 KB | 41ebae51a7047d9c1275ea20745f095f90936f5ef1b6c7663e55899a0129774c |
spec/rbnacl/authenticators/poly1305_spec.rb | 100644 | 0 | 0 | | | 151 Bytes | cc1e4e56863565f5412aab4d9340ffda5f8c5e22c68e6d6709900fd06cc3a850 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305/private_key_spec.rb | 100644 | 0 | 0 | | | 1.53 KB | 6a6b2c82f1fca8d73fba0583e46cc7a3f1b1fe63f2be2c1f52b387b27b2f7a08 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305/public_key_spec.rb | 100644 | 0 | 0 | | | 976 Bytes | 3a74d5106ecfc06226296b81f9eb0a2733f697624cfa1bac9a88d2a3e0a5d653 |
spec/rbnacl/boxes/curve25519xsalsa20poly1305_spec.rb | 100644 | 0 | 0 | | | 1.22 KB | abb2e83e174ef0c304df0aaea0d3bffe281c34b1192ec707e463f1d35f22ee29 |
spec/rbnacl/group_element_spec.rb | 100644 | 0 | 0 | | | 722 Bytes | 4471d6728c41064261dade54345edaeb65a952d30f913fad8f1e6aa059471b35 |
spec/rbnacl/hash/blake2b_spec.rb | 100644 | 0 | 0 | | | 1.01 KB | 08bbf5d50b1729c263f3adbd69b9774ae4de42d80a78d45b17ad46d519ad9941 |
spec/rbnacl/hash_spec.rb | 100644 | 0 | 0 | | | 1.24 KB | 496d9783b39a24dbef25b1169429d256f517b5ad371fedd58824c52abfa15be4 |
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/password_hash/scrypt_spec.rb | 100644 | 0 | 0 | | | 650 Bytes | 722325d7c3aafe2fc40197a0ae064160945570f83e117d875f2cbddc107b44be |
spec/rbnacl/random_spec.rb | 100644 | 0 | 0 | | | 286 Bytes | 6feb657a43a5f12e9c0f4bcdc5823f46571a1bc9ddbd399f4690a51881dbc4b9 |
spec/rbnacl/secret_box_spec.rb | 100644 | 0 | 0 | | | 625 Bytes | 382f6c1a2e7938d3d54be3ca31c7f445ba6414b6d1ca12debe3db86358856d04 |
spec/rbnacl/signatures/ed25519/signing_key_spec.rb | 100644 | 0 | 0 | | | 752 Bytes | 78fd292bb7e8143e255a96774e67d5fd99864fa66bd09a6e4a4c1b66432fc086 |
spec/rbnacl/signatures/ed25519/verify_key_spec.rb | 100644 | 0 | 0 | | | 1.2 KB | 611fad1ee3366f398543863af4c7a4a9fd2ac36894ef5a5448ff6d5472bf5ea2 |
spec/rbnacl/simple_box_spec.rb | 100644 | 0 | 0 | | | 1.93 KB | 0986d7618f5064e24a7c223a023e831396fb06196409f4a660647939c56d0625 |
spec/rbnacl/util_spec.rb | 100644 | 0 | 0 | | | 5.58 KB | 3d0f7dcde61f4701a2aa3f0accfd8371620ce241fa4c5dd51a7aa77e78a5355e |
spec/shared/authenticator.rb | 100644 | 0 | 0 | | | 2.95 KB | bd7040f9631eefaaaf70c6ae6d955996989fcf863009af42d1571c3e1f5ffe63 |
spec/shared/box.rb | 100644 | 0 | 0 | | | 1.65 KB | 3c5a404a3621243c278a946d8cccb29cc3ead44d758e40236c9f3495d8df4826 |
spec/shared/key_equality.rb | 100644 | 0 | 0 | | | 818 Bytes | 870840443c1aea8c6b6f7e0dba17375e09eaa29c44217585538eafaa51fa4d40 |
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 | d4f1b079ed882a48d44659fb0c48b40c7066a0210f13d5d3d056d22bf27f408f |