.coveralls.yml | 100644 | 0 | 0 | | | 25 Bytes | 8d243c195bb43a1d5f4efe62641a1a4c0515c27387792650e81c312c7365bd14 |
.github/workflows/ci.yml | 100644 | 0 | 0 | | | 878 Bytes | 9e1724a3dc1423bd9801c40fa321045e84ef43ae0e0051202e223294fbbc3af2 |
.gitignore | 100644 | 0 | 0 | | | 194 Bytes | d6646d9c8cbaabc91c749e8249c1b35bd03a460a09e73727d23ec54d320d972e |
.rspec | 100644 | 0 | 0 | | | 91 Bytes | 4cd324030f045e4c24c52e21b7d65acbb6a96a498a360968789abdde3b761e99 |
.rubocop.yml | 100644 | 0 | 0 | | | 681 Bytes | 4c9f5c4239884e6564297d8c521fddee131f42b1c4bb7274ddeb3607f061f47f |
.yardopts | 100644 | 0 | 0 | | | 68 Bytes | 196642e35b90a9cc51b253cb80e42deb191272de87895ca81b3a9840eac9bf8c |
CHANGES.md | 100644 | 0 | 0 | | | 5.59 KB | 39bb2c8e6740ad78c075f42c31fc1cd57f78618763191cb122ada2a05689aa59 |
Gemfile | 100644 | 0 | 0 | | | 260 Bytes | d2755c6b9baee905bce3e3b6cc8d52bef7afe4549151aa010785a4a0a6606ee9 |
Guardfile | 100644 | 0 | 0 | | | 264 Bytes | ca99f7db39e0ccb06c39ac1a6c4430a24baf556983ec31991d0ce3050903b5b2 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.06 KB | 859d55d29d434e51312b82eb7877fe8a86a3d6a044e432025963dbc09163051e |
README.md | 100644 | 0 | 0 | | | 6.64 KB | b99dd449314f0ce4617d0bcd2f62d47f943967351a997186e65985e38de1b92f |
lib/rbnacl.rb | 100644 | 0 | 0 | | | 3.63 KB | a23e970073c87cd0ab5fd7aca25b6285a2c24c7b6eb1de6419e30d6e3fe9288e |
lib/rbnacl/aead/base.rb | 100644 | 0 | 0 | | | 4.48 KB | 45a724aff071b9000bdc9097621ddff12ec85124e4125c332b1692ec572f5c9b |
lib/rbnacl/aead/chacha20poly1305_ietf.rb | 100644 | 0 | 0 | | | 1.87 KB | a3d23d8d6225272bc4b536043aab10b4d45accfa3435d447f184621d5a476369 |
lib/rbnacl/aead/chacha20poly1305_legacy.rb | 100644 | 0 | 0 | | | 1.71 KB | a99d2dd7decf4e986ccfe26e5bddd852b0535cbf38ab6f863c8a3f5782579b44 |
lib/rbnacl/aead/xchacha20poly1305_ietf.rb | 100644 | 0 | 0 | | | 1.88 KB | 342e10a5b55980440135081ce8c259e9187d68e57efd07d94e5f0edf42f29593 |
lib/rbnacl/auth.rb | 100644 | 0 | 0 | | | 3.45 KB | 222e8f301c2733d2e9c0f09baa4d7153b1c98d4acc9b104265637eaee54e6bca |
lib/rbnacl/boxes/curve25519xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 7.61 KB | b4a70df9738a4b0cb772b283146da456c4757c540f4f379ff07a2e1a2dae6b63 |
lib/rbnacl/boxes/curve25519xsalsa20poly1305/private_key.rb | 100644 | 0 | 0 | | | 2.77 KB | 2538a00c97046e0f04c487fac604486263e8e2e486a2f6249b14d928ca52e018 |
lib/rbnacl/boxes/curve25519xsalsa20poly1305/public_key.rb | 100644 | 0 | 0 | | | 1.62 KB | d49990d6643ee79f6ffc436ff5ab0c7c63e188a46424258027c113bbddeaea41 |
lib/rbnacl/boxes/sealed.rb | 100644 | 0 | 0 | | | 4.68 KB | 0118970c46edea264e5332d7d9e84713859c91bfebba1d70f148d5acad9b8581 |
lib/rbnacl/group_elements/curve25519.rb | 100644 | 0 | 0 | | | 3.2 KB | 8d6311d9b78abd4ea45b31c0858fbe0f9d5b644c6585a03f4405dc388b34b1a5 |
lib/rbnacl/hash.rb | 100644 | 0 | 0 | | | 2.72 KB | 13b2121c9a0520a97d11032b4bbe47ac15063ce16b39ef6c06d4a75e23738ec2 |
lib/rbnacl/hash/blake2b.rb | 100644 | 0 | 0 | | | 7.17 KB | 16976adf70c1d1c149473f6ee9cd5ef07209405265e8b0cd447e8a38cc140352 |
lib/rbnacl/hash/sha256.rb | 100644 | 0 | 0 | | | 412 Bytes | 4cceac9a1fc00f30b4b53861d9d8805c2939678b2351d7ce805fc864518926a3 |
lib/rbnacl/hash/sha512.rb | 100644 | 0 | 0 | | | 406 Bytes | 60049df24f01a08be7179afc2289bf8aba06fee843c7ddbadd917d1ac7c9e9e0 |
lib/rbnacl/hmac/sha256.rb | 100644 | 0 | 0 | | | 3.53 KB | 508bc5d54dfc68fa228f9428bb107ebe2e18a79c6e8e4700821a15c7ef7b95ce |
lib/rbnacl/hmac/sha512.rb | 100644 | 0 | 0 | | | 3.53 KB | 96a6e52de35b1e545f0ce645b147973a3b1588e92409de322774f49ed2489baf |
lib/rbnacl/hmac/sha512256.rb | 100644 | 0 | 0 | | | 3.42 KB | b888964d30405e8a588e1d1286269fe2b63716db9562ecf71ab4208a5b08a9e0 |
lib/rbnacl/init.rb | 100644 | 0 | 0 | | | 276 Bytes | 026f82a2a7611fc77119d692a4ab4836f57757f7398cfcea54313d12e80cfad9 |
lib/rbnacl/key_comparator.rb | 100644 | 0 | 0 | | | 1.76 KB | bd1d977c8ad20d9d25689555d3f67f17d14f8ea10feede3fc5c8dd732a34e223 |
lib/rbnacl/one_time_auths/poly1305.rb | 100644 | 0 | 0 | | | 1.68 KB | 6f9af0c232f7d8787d3295ed9c09390d0e7157df8b6b6e84f955f86e02748ac0 |
lib/rbnacl/password_hash.rb | 100644 | 0 | 0 | | | 4.79 KB | 9451c2c2c6085b57ea22ebfb5e5862d81072a0d81c6e6b44f9f2762a8ab154a4 |
lib/rbnacl/password_hash/argon2.rb | 100644 | 0 | 0 | | | 8.63 KB | a0f2fdab853e4e6531074c9c2e779fbb073d65235026bf24e2ffef7bda412a34 |
lib/rbnacl/password_hash/scrypt.rb | 100644 | 0 | 0 | | | 2.58 KB | c98fc2e39ae8c7ca56b9204ca9020823182f7dd477b9718c9bf701ed158dc29a |
lib/rbnacl/random.rb | 100644 | 0 | 0 | | | 733 Bytes | 5d12bd118f0c62fe2de3cba9c168f112d192d5463612dbad013a6a72716b0c21 |
lib/rbnacl/secret_boxes/xsalsa20poly1305.rb | 100644 | 0 | 0 | | | 4.95 KB | 24af73e84bb380a4f6029e82b76453997635a52f9c0618602db3f23eec102482 |
lib/rbnacl/self_test.rb | 100644 | 0 | 0 | | | 3.55 KB | cbf87b101d918139b6e140f891f71bcf60f1a452a5aadeb75c3e5ee4d3cc9c13 |
lib/rbnacl/serializable.rb | 100644 | 0 | 0 | | | 400 Bytes | 5f46f7837fc2a79422590b5b909c5187126b0548f5297713156decd0aeefba05 |
lib/rbnacl/signatures/ed25519.rb | 100644 | 0 | 0 | | | 502 Bytes | 7856120a6cc6448c3804987513d5bcb8772031502395bc81c5348a6f9bf6e380 |
lib/rbnacl/signatures/ed25519/signing_key.rb | 100644 | 0 | 0 | | | 5.02 KB | 31ea05fa074ce05124d84c392bdbf2dfe82763d114b139d04a82daf0fd94ed4e |
lib/rbnacl/signatures/ed25519/verify_key.rb | 100644 | 0 | 0 | | | 4.16 KB | ac0cd77f138af57ed209335dce1318b004a2a36d396e506315d584190932aa76 |
lib/rbnacl/simple_box.rb | 100644 | 0 | 0 | | | 3.9 KB | 5433c6c94458a87b02ff92b5dddc8ec4389721804692bf97b353b1b74ac2fbf2 |
lib/rbnacl/sodium.rb | 100644 | 0 | 0 | | | 1.6 KB | 4068ef0321212319da07e766450d9945fcb57c5cc5ac5bea5fd3eed2748a7a92 |
lib/rbnacl/sodium/version.rb | 100644 | 0 | 0 | | | 1.15 KB | edb121971cdbbfc18542d120b92565010c21a0d3bfe95211750c1a3dd28f03f8 |
lib/rbnacl/test_vectors.rb | 100644 | 0 | 0 | | | 15.8 KB | fc997f809dd6773e0a00e902bde7003203bc3b6499380f6813d0bbabf17d6e24 |
lib/rbnacl/util.rb | 100644 | 0 | 0 | | | 9.42 KB | 75c70cc39cb63fd6a3dda7843ccd0f12315e1eb44641066f53cc815531edd6bf |
lib/rbnacl/version.rb | 100644 | 0 | 0 | | | 140 Bytes | 580f905960191438f4b97bc71ceaa00102e936b59fb65a25aaca74c39d340fdb |
rbnacl.gemspec | 100644 | 0 | 0 | | | 1.53 KB | 50e2e5847ae01dc3ff65887d7d332c7a1f44cec86c7408d35a5ecf3435e2c100 |