lib/cose/key/symmetric.rb | 100644 | 0 | 0 | | | 767 Bytes | 60dc8ffd34108ff7f1f3b2246d442834604f8af887115b53f732225b76f043e4 |
.github/workflows/build.yml | 100644 | 0 | 0 | | | 1.09 KB | f8a2cd7097ce1168cb9c7cff7597fc284853769b5743ab77fb3e84b2502c030a |
.gitignore | 100644 | 0 | 0 | | | 170 Bytes | 624320dafe685bca15135957fa766bca32f27560e97af6b3a7b410844835650c |
.gitmodules | 100644 | 0 | 0 | | | 127 Bytes | d50e0c09a6eb194453bf39219ac430e6aa8b79520040647171fd472985003ad1 |
.rspec | 100644 | 0 | 0 | | | 45 Bytes | 3234da309d99b4b297cfdcbb2c04cd38441df7bd5b88030b6ff875a930be5265 |
.rubocop.yml | 100644 | 0 | 0 | | | 504 Bytes | 479c08f3cf04afbb852f0ebfd639bcc64a0d0dbe3f9a150cfa6c41df059b15f5 |
Appraisals | 100644 | 0 | 0 | | | 242 Bytes | 50d90e4aad8da7aedc8983d9208ff12bf1f2ae43a5d1a17fb58813e1bb121459 |
CHANGELOG.md | 100644 | 0 | 0 | | | 4.3 KB | 1c46073a2edc56f9a1f2d0ad25998606a729041d0e6e1d61cc090e566ba2a8ee |
Gemfile | 100644 | 0 | 0 | | | 191 Bytes | a260f4118a860f5bc6eba50ddf9a4a839933c98c9a8d8abfdec006957a8449e0 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 323d7fd50b8138fa45aea57ad114545edbe31359f255e31d80f680876e46079d |
README.md | 100644 | 0 | 0 | | | 4.98 KB | 343ecf67066a330017c8aee352fdd9eeee30369ddfad6ba38446113f38668258 |
Rakefile | 100644 | 0 | 0 | | | 207 Bytes | 155b273d79b461efeed15d13dd372eed974c0a2a41a918f47eec883ac902db65 |
SECURITY.md | 100644 | 0 | 0 | | | 384 Bytes | 4ca602ed85e0a5fc223083e2f7a9f5f7c2a2e080061a4dcb1f6775167cf8613a |
bin/console | 100755 | 0 | 0 | | | 369 Bytes | df5ca459d4ecf1e49176912c0072d9b0684dd393a867810e83e8799fd141e34d |
bin/setup | 100755 | 0 | 0 | | | 172 Bytes | cb985046c9b69d20aca9f7dcce3d956c0ce065935699c8a8e953344582d72873 |
cose.gemspec | 100644 | 0 | 0 | | | 1.8 KB | 8557ae6fe57aaf21263a5d906110ce85f1ab060de6c94f38e67698521a7d6d8b |
gemfiles/openssl_2_1.gemfile | 100644 | 0 | 0 | | | 118 Bytes | cf03c52e0e2c48b770e47f808e40339156016ee60594a0f5b456b8117bffb6c9 |
gemfiles/openssl_2_2.gemfile | 100644 | 0 | 0 | | | 118 Bytes | 802d0d800c19edccdb4a89646372611cf574d55e91bef0120bc9ef51f3a5cbe3 |
gemfiles/openssl_3_0.gemfile | 100644 | 0 | 0 | | | 118 Bytes | b5b682589b2f7804469d5a944e7d4865973c7eaf634c64ffe851783d5eaf3051 |
gemfiles/openssl_default.gemfile | 100644 | 0 | 0 | | | 91 Bytes | 5c1cd2c20733b5c75d563351d52a2ce3ecb725af225d26ee8997b5fe8234d7c3 |
lib/cose.rb | 100644 | 0 | 0 | | | 221 Bytes | 5b2b6d16b9761963f68f9c657c922a61c62bf27cda082b94bc37b280fd4dde04 |
lib/cose/algorithm.rb | 100644 | 0 | 0 | | | 1.53 KB | 7dc5b70865240b40cb46c06e8d6024b555e70de7f8645874c2066d52c7192938 |
lib/cose/algorithm/base.rb | 100644 | 0 | 0 | | | 204 Bytes | dd22978409d738be14ab046ee776aa441d3ed923062b3d8960ecc89cb0f6d5a9 |
lib/cose/algorithm/ecdsa.rb | 100644 | 0 | 0 | | | 1.2 KB | c94a318bf9cf6bef7bcf476a4c3a720e3367b9e093b64cff3606f468874cfe10 |
lib/cose/algorithm/eddsa.rb | 100644 | 0 | 0 | | | 870 Bytes | 5e507b87835de8d6414e4ef1863f04cd990f515b45876e92fc72e45605a85e7b |
lib/cose/algorithm/hmac.rb | 100644 | 0 | 0 | | | 781 Bytes | 3af18059946447ae5e2b5650b2b58d2b5a09b591ca1b3958755c5b85c93e558b |
lib/cose/algorithm/rsa_pss.rb | 100644 | 0 | 0 | | | 908 Bytes | 68ab980eefbb111cee896ea5589195274a629ebfc6544a1517e720810d9d2584 |
lib/cose/algorithm/signature_algorithm.rb | 100644 | 0 | 0 | | | 1.52 KB | 2a1ea0103ed15532f27ee2dc05660297124f682a678d8b4500862aabfd6f8324 |
lib/cose/encrypt.rb | 100644 | 0 | 0 | | | 521 Bytes | adbac1ce3cf712d66edd07d891987654372e0143ad2dfcc11a659e9455185c2e |
lib/cose/encrypt0.rb | 100644 | 0 | 0 | | | 373 Bytes | 6e7cf93eb16b2920422d5e69b01935c0be50ce4fc42268e723f105315b1ad56e |
lib/cose/error.rb | 100644 | 0 | 0 | | | 82 Bytes | fa264023e82fe6e0a85dc817945909156924d2386aa11dd405a6313317fb0ef4 |
lib/cose/key.rb | 100644 | 0 | 0 | | | 1.63 KB | e4046fd84998ea5325f9c2ca2573a4f7c6113efb517e6b1f13a880e9cf02e312 |
lib/cose/key/base.rb | 100644 | 0 | 0 | | | 1.01 KB | 6490cdeb2da3c370d5824e0322571c5682383df31edcac97555ec380a565d28b |
lib/cose/key/curve.rb | 100644 | 0 | 0 | | | 924 Bytes | 619b8456c940a2fe26a27c331787413a5e95a568484fb4c58ef38859f06eb237 |
lib/cose/key/curve_key.rb | 100644 | 0 | 0 | | | 947 Bytes | 13bb7e4a9beb361822089bcdde64a75142fc46f21046f0a3510727103479fd1a |
lib/cose/key/ec2.rb | 100644 | 0 | 0 | | | 3.36 KB | afba27a7f25cf99ea4d89d45af177722c8c9efbb429d842d9d290b632b5a5b20 |
lib/cose/key/okp.rb | 100644 | 0 | 0 | | | 2.09 KB | 76b3078f51b2f4e9cf5392a3fda7245167bd43c3b1279021f528c30f1c7cdf15 |
lib/cose/key/rsa.rb | 100644 | 0 | 0 | | | 3.54 KB | fcd3e34f8c00510568132709711090321ed845a2edad32d16bf3bb494ae1993e |
lib/cose/mac.rb | 100644 | 0 | 0 | | | 761 Bytes | 6a6267ffb45e3071a6cc20c99fea7b51ab18e414ae2113223b07d849ea28f9fa |
lib/cose/mac0.rb | 100644 | 0 | 0 | | | 850 Bytes | c1bb24e8d13d095e159f5cced78168090305fa0e1dcb73d29ceb0de7661f61fd |
lib/cose/recipient.rb | 100644 | 0 | 0 | | | 606 Bytes | 2bbbde63ece83717a92974e477f64a8d605d1b63958b36389e150fc35562fe97 |
lib/cose/security_message.rb | 100644 | 0 | 0 | | | 1.51 KB | 8514a82d6c2b7eee0f998b2aca885b9f5598c573dcc893dfb782e01807365d28 |
lib/cose/security_message/headers.rb | 100644 | 0 | 0 | | | 606 Bytes | fa34b5ee5262e065d6bf9fa926ea9c8fe03226827518839cd5b8d1365ca47a2a |
lib/cose/sign.rb | 100644 | 0 | 0 | | | 1.25 KB | 9dd77329dd9c151f69896793cf74df90441071892943896e0dc902ad0c43f7f5 |
lib/cose/sign1.rb | 100644 | 0 | 0 | | | 934 Bytes | 5282c6c3bd12a29b15feab4cf8831cd7aae900f881ceff01541bad855dcda70f |
lib/cose/signature.rb | 100644 | 0 | 0 | | | 369 Bytes | ab0b8a93d696d4cab1c1dd80540f8cc39ee26054281fab992504ad1a8c92c5f0 |
lib/cose/version.rb | 100644 | 0 | 0 | | | 67 Bytes | 6a7702f17b1d6660fa891d5d06b2421750eb601dbd83bc49ed0fd26c1c41ee16 |