Bug 123767 - Implement base64url encoding from RFC 4648
Summary: Implement base64url encoding from RFC 4648
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Template Framework (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords:
Depends on:
Blocks: 122679
  Show dependency treegraph
 
Reported: 2013-11-04 16:48 PST by Alexey Proskuryakov
Modified: 2013-11-04 17:43 PST (History)
4 users (show)

See Also:


Attachments
proposed patch (11.31 KB, patch)
2013-11-04 16:50 PST, Alexey Proskuryakov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2013-11-04 16:48:46 PST
Because JOSE family of formats uses it (JWK, JWA, JWE, ...)
Comment 1 Alexey Proskuryakov 2013-11-04 16:50:58 PST
Created attachment 215970 [details]
proposed patch
Comment 2 WebKit Commit Bot 2013-11-04 17:43:51 PST
Comment on attachment 215970 [details]
proposed patch

Clearing flags on attachment: 215970

Committed r158628: <http://trac.webkit.org/changeset/158628>
Comment 3 WebKit Commit Bot 2013-11-04 17:43:53 PST
All reviewed patches have been landed.  Closing bug.