.github/workflows/ci.yml | 100644 | 0 | 0 | | | 821 Bytes | dc7cd2902301ad549efc5a48af3b7ba077bbe9212b34d7dfb4e70c42c24c37b0 |
.gitignore | 100644 | 0 | 0 | | | 145 Bytes | 6b457291d1600b23158a948a1d26f5d199e936ee9fe8a465ea155e306a224f10 |
.rspec | 100644 | 0 | 0 | | | 79 Bytes | 741ebc38dda19519e7e3617d8c94ba83c5a01761de12fb03da9a139c92792c6d |
.rubocop.yml | 100644 | 0 | 0 | | | 452 Bytes | 5edb36ccfe6457f669f1a0a26419e11ba7a5dc27cb4e6a811e2b7ef2035a49a5 |
CHANGELOG.md | 100644 | 0 | 0 | | | 2.66 KB | 54b74b2f7ef23b7d39197482e34584718f4b66f44e3a10389a1df94c9a9d7d43 |
CODE_OF_CONDUCT.md | 100644 | 0 | 0 | | | 3.15 KB | e192757304769d52d97219b499e32786490622ed0188194f56e194ed6b614cf4 |
Gemfile | 100644 | 0 | 0 | | | 262 Bytes | a58d13c2a37c30ba2b35b8087d661de43f947c23ce9dabe75cc425b86c7c51ba |
LICENSE | 100644 | 0 | 0 | | | 1.56 KB | 0a578c38b717551a319a95c577009ca9e7940586abb091e4d785810079c1629f |
README.md | 100644 | 0 | 0 | | | 8.52 KB | 8e4a58392261b53fd1ab64f3a215f27c432c9256adb3f753575fb1a7a55e40ff |
Rakefile | 100644 | 0 | 0 | | | 547 Bytes | e415b765b9b84f06ebc7079eb1a7c20295134fb2677ea63fe9cad782b18ba2f4 |
ext/x25519_precomputed/cputest.c | 100644 | 0 | 0 | | | 2.04 KB | 1a9297817c0466903b21418ce75370248b8f363779bb061c668f10b82c554032 |
ext/x25519_precomputed/extconf.rb | 100644 | 0 | 0 | | | 334 Bytes | 236b8faa43089cee4f25000fa2e527846cb3b35758a62319a71754351eacddae |
ext/x25519_precomputed/fp25519_x64.c | 100644 | 0 | 0 | | | 39.5 KB | 51980737bc786682c2793d78c985805e3db270c80b2d9ff29fe52bddbc0856c7 |
ext/x25519_precomputed/fp25519_x64.h | 100644 | 0 | 0 | | | 4.15 KB | 6612c8dd6bb445aaa44d4b8c9a13b21ea3fba58778d154761508820625b5d63c |
ext/x25519_precomputed/table_ladder_x25519.h | 100644 | 0 | 0 | | | 28.4 KB | 6625300ee205d7805064bb6e5a11beb6dcb080b8ee3af5486cb85cabb5ffcab7 |
ext/x25519_precomputed/x25519_precomputed.c | 100644 | 0 | 0 | | | 3.04 KB | 722d5e5f8472ae17100b5d96fd21a107619a81d3e610db20014d7896ecefec47 |
ext/x25519_precomputed/x25519_precomputed.h | 100644 | 0 | 0 | | | 2.26 KB | 9ea3094108719b7d7dd711c7fe1af94764b9337ef1719e3e7d5682692d388c04 |
ext/x25519_precomputed/x25519_x64.c | 100644 | 0 | 0 | | | 9 KB | f7f66e626984a0488a37e343ea779184b3798c7804dda2c8441fc011471194e7 |
ext/x25519_ref10/api.h | 100644 | 0 | 0 | | | 54 Bytes | 964817f8bb5b69762a52352a9a37d4e1ef4edf06f40c8c063891ffe83762bc72 |
ext/x25519_ref10/base.c | 100644 | 0 | 0 | | | 216 Bytes | f82402132050da76d7f3b653f7506b229475be564b587c674946060a4477e01e |
ext/x25519_ref10/extconf.rb | 100644 | 0 | 0 | | | 193 Bytes | b5f041e49063ef115053153c040c07777e9d210f9f20ae7bfe4968b9c1d5c4c9 |
ext/x25519_ref10/fe.c | 100644 | 0 | 0 | | | 25.3 KB | 71f78f02df8f4c44fc1d663b6d6eda22f70f532429d56ad5f536f6396feec783 |
ext/x25519_ref10/fe.h | 100644 | 0 | 0 | | | 1.39 KB | 06cc1b698c7d28706870c041e8c7c8103ca86d57a7aa06f5ef9c9d1dabe16d1d |
ext/x25519_ref10/montgomery.h | 100644 | 0 | 0 | | | 2.8 KB | f06609602a44966b7be6bf9315c9878529a08bf9bc5fa2984f1f317a62b298fb |
ext/x25519_ref10/pow225521.h | 100644 | 0 | 0 | | | 5.4 KB | 7ab9170e5237fa676da2acd90cfe72a0357852114aeb937e210dc7dd6b9ff3df |
ext/x25519_ref10/scalarmult.c | 100644 | 0 | 0 | | | 760 Bytes | f7aca8c9b2f06109e8891e7aa328065525b7bbc50e54aa139f34a82439e76bfc |
ext/x25519_ref10/x25519_ref10.c | 100644 | 0 | 0 | | | 2.38 KB | 3ad0b7a27e347904b5ab7752c7fa06ff1adc81c56db4bb747c74fbee9dc52513 |
ext/x25519_ref10/x25519_ref10.h | 100644 | 0 | 0 | | | 403 Bytes | aa73798c89b109899b2a10c581c09c3551dc97e09cb6f29ea3687aef47f7c70c |
lib/x25519.rb | 100644 | 0 | 0 | | | 3.28 KB | 37e0489a4bf3245b51aceb09e4f3038e82aee0ddcacf5c0ef53d27a7251e0288 |
lib/x25519/montgomery_u.rb | 100644 | 0 | 0 | | | 1.03 KB | 6d57bbbb5c21ee20b71cff4dc292dd264d92f5b480bbe1eb114be1639884042a |
lib/x25519/precomputed_not_available.rb | 100644 | 0 | 0 | | | 233 Bytes | eb1fe20a51c63c491f90f5a6641cf8157dcb64b9b46c759163135b139bd20282 |
lib/x25519/scalar.rb | 100644 | 0 | 0 | | | 1.68 KB | 3e334d1c2d88aff7d15e9a7a8fb505eb0ab26cd2f4cc065db834908015cde156 |
lib/x25519/test_vectors.rb | 100644 | 0 | 0 | | | 1.44 KB | e008d767f7fb8181297f9a19fdb2d8e79417fbc01ec2be6f6eb5676dc3ea0d99 |
lib/x25519/version.rb | 100644 | 0 | 0 | | | 70 Bytes | 00495f5e4a37a71183672fc1d0764c7a09c18c51800a52897ea6dbbdbf78b7a7 |
x25519.gemspec | 100644 | 0 | 0 | | | 1.26 KB | 1400a582b25e1c2644df8a16034d8e2f39534eacaa998a1cb795c463bc82adc2 |