Crypto-JS is now missing on google codes

CENT1PEDE picture CENT1PEDE · May 13, 2016 · Viewed 27.7k times · Source

I was using the online version of Crypto-Js hosted on google codes see below:

<script src="https://crypto-js.googlecode.com/svn/tags/3.0.2/build/rollups/hmac-sha256.js"></script>
<script src="https://crypto-js.googlecode.com/svn/tags/3.0.2/build/components/enc-base64-min.js"></script>

Then yesterday my website suddenly crashed, and I find out that the host doesn't exist anymore. Am I the only one using this link? Did they move it to a different link?

crypto-js

Answer

CENT1PEDE picture CENT1PEDE · May 14, 2016

There are few ways to get the CryptoJs codes.

  1. Get from the google code archive : Crypto-Js
  2. CDN : CryptoJs CDN

Note

This answer might get outdated through time and I cant really track it and this solution might not work in the future, if so, just comment here so I can update it :)