Ths file provides a JavaScript Implementation of the MD5 algorithm (cryptographic hash). If the user has JavaScript enabled this will be used to send a hashed password to the server rather the plaintext password.
There is no problem with guests viewing this file (except traffic maybe

), as there is nothing "secret" in there - the algorithm is well known ad the specific implementation is open source.