summaryrefslogtreecommitdiffstats
path: root/source/lib/md4.c
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>1997-09-14 16:19:49 +0000
committerAndrew Tridgell <tridge@samba.org>1997-09-14 16:19:49 +0000
commitc2bc073a878179dd56db97c66dc957d42fe0b81b (patch)
tree8bde1f9521510791eaf006b9203ef4889b1b6aac /source/lib/md4.c
parent9a55c49626f65627b26417795891260bb2afcc27 (diff)
downloadsamba-c2bc073a878179dd56db97c66dc957d42fe0b81b.tar.gz
samba-c2bc073a878179dd56db97c66dc957d42fe0b81b.tar.xz
samba-c2bc073a878179dd56db97c66dc957d42fe0b81b.zip
This is a written from scratch DES implementation. I couldn't find a
GPLd implementation so I decided to write one. This version only does DES ecb encryption and isn't very general, so it may in fact be exempt from ITAR regulations. ITAR regulations do not prohibit the distribution of code that can be used for authentication purposes only. This code has no decrypt function so it would be useless for a normal encryption application and thus may be ITAR exempt. It is also very slow, but we don't need it to be fast. It is a literal implementation from the standard and treats each bit as one byte to make the code easy to write.
Diffstat (limited to 'source/lib/md4.c')
0 files changed, 0 insertions, 0 deletions