• 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
Name
Last commit
Last update
docs Loading commit data...
include Loading commit data...
tests Loading commit data...
utils Loading commit data...
.gitignore Loading commit data...
LICENSE.txt Loading commit data...
README.md Loading commit data...
vnc.html Loading commit data...
vnc_auto.html Loading commit data...