| name: "modp_b64" | |
| description: | |
| "modp base64 decoder is part of the stringencoders library and is a high " | |
| "performance base64 encoder/decoder. Cobalt uses base64 decoding to enable " | |
| "client apps to perform device authentication." | |
| third_party { | |
| url { | |
| type: GIT | |
| value: "https://chromium.googlesource.com/chromium/src/third_party/modp_b64" | |
| } | |
| license_type: NOTICE | |
| } |