--- loncom/auth/londes.js 2002/03/23 20:40:57 1.6 +++ loncom/auth/londes.js 2003/01/08 22:43:10 1.7 @@ -3,7 +3,7 @@ // Encryption Routines according to Data Encryption Standard DES // Federal Information Processing Standards Publication 46-2 (1993 Dec 30) // -// $Id: londes.js,v 1.6 2002/03/23 20:40:57 www Exp $ +// $Id: londes.js,v 1.7 2003/01/08 22:43:10 albertel Exp $ // // Copyright Michigan State University Board of Trustees // @@ -154,6 +154,7 @@ function shift(sreg) { // Initialize key-arrays according to uextkey and lextkey function initkeys() { + init(); // Constants var celements="574941332517 9 158504234261810 259514335271911 360524436"; var delements="63554739312315 762544638302214 661534537292113 5282012 4";