• Joel Martin's avatar
    include/des.js: trim some fat. · a9995971
    Joel Martin authored
    DES is just used once during authentication and is not performance
    sensitive so we save some space by generating and/or removing some
    lookup tables. Also, shorten some very frequently used variables.
    
    Shaves off about 100 lines.
    a9995971
des.js 10.4 KB