OSDN Git Service

Fix a missing include in des.c and add configurability of loop unrolling
authorManuel Novoa III <mjn3@codepoet.org>
Fri, 29 Jun 2001 20:32:47 +0000 (20:32 -0000)
committerManuel Novoa III <mjn3@codepoet.org>
Fri, 29 Jun 2001 20:32:47 +0000 (20:32 -0000)
commit2f98c4258bada4b7de8dc4401dded43ade7f1c60
tree1af5814cb84497d0fbd88816db6d193747830b82
parentbe78085df51bd0c9e8c3a7c0a4f13fe1f074130f
Fix a missing include in des.c and add configurability of loop unrolling
to md5.c.  Note: by default it is smallest/slowest.
libcrypt/des.c
libcrypt/md5.c