Simon Wilkinson 1d9072f026 krb5: reorganise crypto.c
lib/krb5/crypto.c was a large, monolithic block of code which made
it very difficult to selectively enable and disable particular
alogrithms.

Reorganise crypto.c into individual files for each encryption and
salt time, and place the structures which tie everything together
into their own file (crypto-algs.c)

Add a non-installed library (librfc3961) and test program
(test_rfc3961) which builds a minimal rfc3961 crypto library, and
checks that it is usable.
2010-11-03 11:12:24 +00:00
2010-10-27 20:33:57 -07:00
2010-10-31 00:28:24 -07:00
2010-10-27 19:35:04 -07:00
2010-10-30 22:19:29 -07:00
2010-10-27 21:13:31 -07:00
2010-10-18 08:28:42 -07:00
2010-10-27 21:13:47 -07:00
2010-11-03 11:12:24 +00:00
2010-09-14 08:04:20 -04:00
2008-12-11 05:11:34 +00:00
2009-12-17 09:25:01 +01:00
2010-08-20 19:39:20 -07:00
2004-02-12 14:19:16 +00:00
2009-12-22 18:49:39 +01:00
2000-06-07 10:01:25 +00:00
2002-08-21 13:29:08 +00:00
1998-08-14 12:05:21 +00:00
x
2009-08-14 16:29:40 +02:00
2010-10-18 15:00:34 -07:00
2010-10-02 10:54:03 -07:00
2009-09-27 18:26:54 -07:00
2010-01-05 19:21:45 +01:00

Heimdal is a Kerberos 5 implementation.

For information how to install see <http://www.h5l.org/compile.html>.

There are briefer man pages for most of the commands.

Bug reports and bugs are appreciated, see more under Bug reports in
the manual on how we prefer them: <heimdal-bugs@h5l.org>.

For more information see the web-page at
<http://www.h5l.org/> or the mailing lists:

heimdal-announce@sics.se	low-volume announcement
heimdal-discuss@sics.se		high-volume discussion

send a mail to heimdal-announce-request@sics.se and
heimdal-discuss-request@sics.se respectively to subscribe.
Languages
C 92.1%
Roff 2.8%
Shell 2.3%
Makefile 0.7%
M4 0.5%
Other 1.4%