tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

hmac.https.any.js (151B)


      1 // META: title=WebCryptoAPI: sign() and verify() Using HMAC
      2 // META: script=hmac_vectors.js
      3 // META: script=hmac.js
      4 // META: timeout=long
      5 
      6 run_test();