summaryrefslogtreecommitdiff
path: root/source3/include
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
commit58ec10049b8029de82e70ba10559e143a1b16707 (patch)
treef4b8813b9d536cdb3baf3a09704a4f8a916ab789 /source3/include
parent34695928331e74a44389815cab941a3e673c84ee (diff)
downloadsamba-58ec10049b8029de82e70ba10559e143a1b16707.tar.gz
samba-58ec10049b8029de82e70ba10559e143a1b16707.tar.bz2
samba-58ec10049b8029de82e70ba10559e143a1b16707.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. (This used to be commit c2bc073a878179dd56db97c66dc957d42fe0b81b)
Diffstat (limited to 'source3/include')
0 files changed, 0 insertions, 0 deletions