]> arthur.barton.de Git - netatalk.git/commit
Put cryptographic code into a separate code file. This is in preparation
authorsrittau <srittau>
Wed, 11 Jun 2003 06:29:29 +0000 (06:29 +0000)
committersrittau <srittau>
Wed, 11 Jun 2003 06:29:29 +0000 (06:29 +0000)
commit3b037f1e2d31d504884e3e6d5796f08e0b9ae0ef
tree1ef43f9f147941521ac53695b27d4529632d02e1
parent4d5277a037b3edce0f02b8f5b2d7d05828cee6b6
Put cryptographic code into a separate code file. This is in preparation
for libgcrypt support. Also, it will reduce code duplication.
etc/uams/Makefile.am
etc/uams/crypt.c [new file with mode: 0644]
etc/uams/crypt.h [new file with mode: 0644]
etc/uams/uams_randnum.c