Commit History

Author SHA1 Message Date
  nov 5270873b4e jwk support on singing too 9 years ago
  nov e0cae6ca14 now json-jwt behaviour on EC key decode & encode are consistent. 9 years ago
  nov a2553b25bf shared key support 9 years ago
  nov fc3b9d55ec refactored jwk 9 years ago
  nov 30e9cf42c1 v1.2.1 9 years ago
  nov a4f1fc5e3f JWS now support JWK & JWK::Set as public key on verification 9 years ago
  nov 391a8c0925 v1.2.0 9 years ago
  Nov Matake fea1d977e2 Merge pull request #24 from nov/feature/jwk_refactoring 9 years ago
  nov 5f8da7ce27 revert ruby version check for EC key converting 9 years ago
  nov a81937d086 Class#include was private before.. 9 years ago
  nov 464dafb42d update notes 9 years ago
  nov 2fe913ae58 keep JWK backward compatibility 9 years ago
  nov a9f7976a23 fix spec/interop/with_rfc_example_spec.rb 9 years ago
  nov df52ebf475 OpenSSL::PKey::EC instances can be public & private key at the same time 9 years ago
  nov 49edd77ab9 use `update` instead of `replace`, so that no need for ugly hack 9 years ago
  nov 1844946869 update jwk set spec 9 years ago
  nov 8afc29b371 refactored jwkizable spec 9 years ago
  nov 5d60bf8f9b jwkizable tests & RSA private key support 9 years ago
  nov 0cfd8d2897 JWK refactoring basic concept code 9 years ago
  nov 3f0bf86860 use markdown for readme 9 years ago
  nov 8c644f66fc update readme 9 years ago
  nov b2f15bf192 v1.1.0 9 years ago
  nov f1f491c9bb JWS JSON Serialization spec 9 years ago
  nov 9284fe5f68 use `syntax` option for JWS JSON Serialization 9 years ago
  nov 7b49a12a0f defining JSON::JWS#as_json for JWS JSON Serialization breaks existing JSON::JWS#to_json usage 9 years ago
  nov 4c765b069f rough JWS JSON Serialization implementation 9 years ago
  nov 4e276507be v1.0.3 9 years ago
  nov c13749751e JWK Thumbprint 9 years ago
  nov e261b45d8c relaxing to use symbol 9 years ago
  nov 0d2d0a20f8 v1.0.2 9 years ago