Home
last modified time | relevance | path

Searched refs:decodeBase64 (Results 1 – 8 of 8) sorted by relevance

/third_party/node/deps/npm/node_modules/registry-auth-token/
Dbase64.js3 function decodeBase64 (base64) { function
12 decodeBase64: decodeBase64, property
Dindex.js4 var decodeBase64 = base64.decodeBase64 variable
110 var pass = decodeBase64(replaceEnvironmentVariable(password))
/third_party/node/deps/npm/node_modules/registry-auth-token/test/
Dauth-token.test.js13 var decodeBase64 = base64.decodeBase64 variable
298 assert.equal(decodeBase64(token.token), 'foobar:foobar')
322 assert.equal(decodeBase64(token.token), 'foobar:foobar')
346 assert.equal(decodeBase64(token.token), 'username:password')
371 assert.equal(decodeBase64(token.token), 'username:password')
394 assert.equal(decodeBase64(token.token), 'barbaz:barbay')
417 assert.equal(decodeBase64(token.token), 'barbaz:barbay')
441 assert.equal(decodeBase64(token.token), 'barbaz:barbay')
449 assert.equal(decodeBase64(token.token), 'barbaz:foobaz')
/third_party/node/deps/npm/node_modules/tweetnacl/
DCHANGELOG.md59 nacl.util.decodeBase64
Dnacl.js950 …nacl.util.decodeUTF8 = nacl.util.encodeUTF8 = nacl.util.encodeBase64 = nacl.util.decodeBase64 = fu…
Dnacl.min.js1 …til={},r.util.decodeUTF8=r.util.encodeUTF8=r.util.encodeBase64=r.util.decodeBase64=function(){thro…
Dnacl-fast.min.js1 …til={},r.util.decodeUTF8=r.util.encodeUTF8=r.util.encodeBase64=r.util.decodeBase64=function(){thro…
Dnacl-fast.js2163 …nacl.util.decodeUTF8 = nacl.util.encodeUTF8 = nacl.util.encodeBase64 = nacl.util.decodeBase64 = fu…