.gitignore | 100644 | 0 | 0 | | | 170 Bytes | 624320dafe685bca15135957fa766bca32f27560e97af6b3a7b410844835650c |
.rspec | 100644 | 0 | 0 | | | 53 Bytes | 06245e25d7cf46b4fbde27b5faa0df0d4110e11918eeb5848de4ab2aff897b59 |
.rubocop.yml | 100644 | 0 | 0 | | | 393 Bytes | d2289f364bb7528d820209b24971dc30917a18f196bd04ed27eca801d8c04edc |
.travis.yml | 100644 | 0 | 0 | | | 482 Bytes | 36627496e23f62cecd56da8d5b7f7b67ad6c7aaa3543c077cb1fba7fe1f35b7b |
Appraisals | 100644 | 0 | 0 | | | 152 Bytes | 723140b7a06f2a5394550393544e15894906650c32819fd18decb5782d74cd48 |
CHANGELOG.md | 100644 | 0 | 0 | | | 1.99 KB | 2f6522138e347866e3b931c8f9835b8619d52223bbd6a5a0584a73705cda5e1f |
Gemfile | 100644 | 0 | 0 | | | 191 Bytes | a260f4118a860f5bc6eba50ddf9a4a839933c98c9a8d8abfdec006957a8449e0 |
LICENSE.txt | 100644 | 0 | 0 | | | 1.05 KB | 323d7fd50b8138fa45aea57ad114545edbe31359f255e31d80f680876e46079d |
README.md | 100644 | 0 | 0 | | | 4.83 KB | a9bcc4ad039d8e662d6d4e0e8727933ea37072473f4382ded99075a8ed062618 |
Rakefile | 100644 | 0 | 0 | | | 210 Bytes | 909db7017a595774a5aa99b46cd5750ca24eba3ada1845fe6bcd752c1828dcf8 |
bin/console | 100755 | 0 | 0 | | | 369 Bytes | df5ca459d4ecf1e49176912c0072d9b0684dd393a867810e83e8799fd141e34d |
bin/setup | 100755 | 0 | 0 | | | 131 Bytes | e201190bc24e9f00849b3efa5fbaece2cbf069703232e50c7fa15d41c47f2ead |
cose.gemspec | 100644 | 0 | 0 | | | 1.65 KB | 4717f40e454e24b6beb3258ecca9cd7e56c3180cccffed66bcbde028692f9fa3 |
gemfiles/openssl_2_0.gemfile | 100644 | 0 | 0 | | | 118 Bytes | 51549c8ce9e6f2b751d425ae608492475e657f21dd8865f93daaaf84855f9f0f |
gemfiles/openssl_2_1.gemfile | 100644 | 0 | 0 | | | 118 Bytes | cf03c52e0e2c48b770e47f808e40339156016ee60594a0f5b456b8117bffb6c9 |
gemfiles/openssl_default.gemfile | 100644 | 0 | 0 | | | 91 Bytes | 5c1cd2c20733b5c75d563351d52a2ce3ecb725af225d26ee8997b5fe8234d7c3 |
lib/cose.rb | 100644 | 0 | 0 | | | 98 Bytes | 2127850a25ad727b1804128540e1d01da5ea9c8f71240811c907a218f3dc2dbc |
lib/cose/encrypt.rb | 100644 | 0 | 0 | | | 490 Bytes | 3af24e4772b8a450651b176e7ac6bd98124f90893d27f06f6cdb819293ca6ed9 |
lib/cose/encrypt0.rb | 100644 | 0 | 0 | | | 342 Bytes | f2573ac7e4af05da0156bf14bb8a1551be632a2aec835d4b11f9cbb8da4bd7c3 |
lib/cose/key.rb | 100644 | 0 | 0 | | | 1.11 KB | ef8dc0d6b3c2fd073beebacaadcffbfdde1f3f8d4197964a0cff962297bd80d0 |
lib/cose/key/base.rb | 100644 | 0 | 0 | | | 1.04 KB | b2a1a8de85c4ab1e77b43a56281842250488ea2a248c432bd3b325403a166007 |
lib/cose/key/curve_key.rb | 100644 | 0 | 0 | | | 995 Bytes | 4fd72bd35fc21216b2e48f6896a316a00b9b1075bee4d3aceaf9b79624776b08 |
lib/cose/key/ec2.rb | 100644 | 0 | 0 | | | 2.34 KB | 958a935e040a86dd3c6c4686f264cb5f0c3175d6c11c5586e33f39610fea8783 |
lib/cose/key/okp.rb | 100644 | 0 | 0 | | | 358 Bytes | f6e9ea7c5c5981a25dc1b6f54127ed9b528e18d449ca93029340661fcc8e64a7 |
lib/cose/key/rsa.rb | 100644 | 0 | 0 | | | 3.35 KB | b883a5cf9e3eabd162b2ac3229cfab7269a7d1dd1c90c711ab662208ded1f719 |
lib/cose/key/symmetric.rb | 100644 | 0 | 0 | | | 778 Bytes | c8c564e761de88aad4d7f249d36bf98b8395b1fb92698ca002add90445952f03 |
lib/cose/mac.rb | 100644 | 0 | 0 | | | 550 Bytes | 4b48a6f47cc28d4a03961f5d4eeb316c23bdf9216e98652aea4d4bf0436d9bdd |
lib/cose/mac0.rb | 100644 | 0 | 0 | | | 397 Bytes | fd114d6e4d7c7c7669e4bf68a083a80ca5ee1cd781e9b56342e35984972a1455 |
lib/cose/recipient.rb | 100644 | 0 | 0 | | | 575 Bytes | 1b33e230b7072a114980fa354b39a1663bfd421c87ada50959fd789c884daaf5 |
lib/cose/security_message.rb | 100644 | 0 | 0 | | | 609 Bytes | 391b15b8f90bc2b5d785e274d527ad962ca8af393c129c88abdc4ac7c1f022a9 |
lib/cose/sign.rb | 100644 | 0 | 0 | | | 500 Bytes | 1572670b720fb831a9cc164cc4e01b716a23310a7872b3a0d3e7b9c349ebc0d1 |
lib/cose/sign1.rb | 100644 | 0 | 0 | | | 428 Bytes | ad383f0b95de54e3e7e0736f9504263b2bb51fa147394acd585e0a0f4cb7488a |
lib/cose/signature.rb | 100644 | 0 | 0 | | | 338 Bytes | 418f247f915c00895accac926fddc7f00f466662f5a1b1bcfbd871dd36cf4e90 |
lib/cose/version.rb | 100644 | 0 | 0 | | | 67 Bytes | ed6eae9f43e751c3955398146ca442e7742ca5750bb1c625de5d7ae6014d4739 |