I've released cryptoapi-2.4.7.0 right now; you can download the source tarball from the projects' file section on sourceforge; after unpacking, just do a ./configure --enable-test-tools to enable building of the test_cipher tool; it's main use for now is to test the ciphers against known test vectors and it is used by the test_vektor.sh; On Mon, 13 Aug 2001, Søren Kongstad wrote: > Hi > I am rather new in linux programming, and I am having problems with compiling > the CVS source for cryptoapi. There is no configure file in the CVS archive, > and I dont know enough to edit the "old" configure file. > > I specifically want to try to compile the tests in the tests directory, to > see how to use the api in "real life", and have tried to include the "tests" > directory in the source found in http://www.hvrlab.org/pub/crypto/. I have > come as far as making testcip.o but I do not know what to link against to > make it work. > > I made testcip with this command - executed in the tests directory: > gcc -I../include -I./ testcip.c -o testcip.o > > Any help would be appreciated > > > Søren Kongstad > > Linux-crypto: cryptography in and on the Linux system > Archive: http://mail.nl.linux.org/linux-crypto/ > -- Herbert Valerio Riedel / Phone: (EUROPE) +43-1-58801-18840 Email: hvr@xxxxxxxxxx / Finger hvr@xxxxxxx for GnuPG Public Key GnuPG Key Fingerprint: 7BB9 2D6C D485 CE64 4748 5F65 4981 E064 883F 4142 Linux-crypto: cryptography in and on the Linux system Archive: http://mail.nl.linux.org/linux-crypto/