michael@0: /* michael@0: * OTPWCalc - One time password challenge response calculator client michael@0: * Copyright © 2013 Michael Schloh von Bennewitz michael@0: * michael@0: * OTPWCalc is free software: you can redistribute it and/or modify michael@0: * it under the terms of the European Union Public Licence, either michael@0: * version 1.1 of the license, or (at your option) any later version. michael@0: * michael@0: * OTPWCalc is distributed in the hope that it will be useful, michael@0: * but WITHOUT ANY WARRANTY; without even the implied warranty michael@0: * of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See michael@0: * the European Union Public License for more details. michael@0: * michael@0: * You should have received a copy of the European Union Public michael@0: * Licence along with OTPWCalc. If not, please refer to michael@0: * . michael@0: * michael@0: * This file is part of project OTWPCalc, a one time password challenge michael@0: * response calculator client and is found at http://otpwcalc.europalab.com/ michael@0: * michael@0: * help.js: ECMA JavaScript implementation michael@0: */ michael@0: michael@0: //