Johan Danielsson 
							
						 
					 
					
						
						
							
						
						dbe9dbe36e 
					 
					
						
						
							
							(krb5_string_to_key_derived): leak less memory  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10118 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-06-18 16:55:41 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						d27aa3b62e 
					 
					
						
						
							
							add some krb5_{set,clear}_error_string  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9937 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-05-14 06:14:52 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						780b387de7 
					 
					
						
						
							
							(encryption_type): make field names more consistent  
						
						... 
						
						
						
						(create_checksum): separate usage and type
(krb5_create_checksum): add a separate type parameter
(encrypt_internal): only free once on mismatched checksum length
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9868 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-05-09 07:06:47 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						3937ac0261 
					 
					
						
						
							
							make checksum_types into an array of pointers  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9829 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-05-02 08:58:14 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						b201faa9a6 
					 
					
						
						
							
							(create_checksum): change so that `type == 0' means pick from the  
						
						... 
						
						
						
						`crypto' (context) and otherwise use that type.  this is not a large
change in practice and allows callers to specify the exact checksum
algorithm to use
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9760 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-03-26 00:49:12 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						42a66c6903 
					 
					
						
						
							
							(krb5_derive_key): new function, used by derived-key-test.c  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9744 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-03-12 07:44:05 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						3ec01acc28 
					 
					
						
						
							
							add blank lines to make make-proto happier  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9708 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-02-20 01:51:48 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						2aefcf796c 
					 
					
						
						
							
							try to use handle using openssl instead of libdes better.  based on patches from GOMBAS Gabor <gombasg@inf.elte.hu> and Brian May <bam@snoopy.apana.org.au>  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9681 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-02-15 04:20:54 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						5761d220bb 
					 
					
						
						
							
							(decrypt_internal_derived): check that there's enough data  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9622 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-01-30 17:10:55 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						59a594bad4 
					 
					
						
						
							
							use the openssl api for md4/md5/sha.  handle openssl/*.h  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9559 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2001-01-29 02:09:01 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						633782864b 
					 
					
						
						
							
							(main): handle krb5_init_context failure consistently  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9443 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-12-31 08:05:03 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						978cb24ac3 
					 
					
						
						
							
							(DES_AFS3_CMU_string_to_key): always treat cell names as lower case  
						
						... 
						
						
						
						(krb5_encrypt_ivec, krb5_decrypt_ivec): new functions that allow an
explicit ivec to be specified.  fix all sub-functions.
(DES3_CBC_encrypt_ivec): new function that takes an explicit ivec
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9310 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-12-08 05:01:31 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						be8dcb7ae5 
					 
					
						
						
							
							(_key_schedule): re-use an existing schedule  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9027 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-09-09 16:49:06 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						cedc89c0f3 
					 
					
						
						
							
							remove trailing commas  
						
						... 
						
						
						
						(KRB5_KU_USAGE_SEQ): renamed from KRB5_KU_USAGE_MIC
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8998 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-08-27 03:32:31 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						dcac4bde92 
					 
					
						
						
							
							(encrypt_internal_derived): free the checksum after use  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8946 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-08-16 07:39:10 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						97817f4b13 
					 
					
						
						
							
							extra braces  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8849 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-07-27 05:30:22 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						6d5c7680fd 
					 
					
						
						
							
							typo in previous  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8621 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-07-08 16:30:37 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						14799a4363 
					 
					
						
						
							
							fix type in des3-cbc-none  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8614 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-07-08 16:04:25 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						6c81500e59 
					 
					
						
						
							
							introduce the `special' encryption methods that are not like all other  
						
						... 
						
						
						
						encryption methods and implement arcfour-hmac-md5
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8560 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-07-06 00:06:58 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						cec6004120 
					 
					
						
						
							
							add some more pseudo crypto types  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8544 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-07-05 13:06:08 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						211c70f9ba 
					 
					
						
						
							
							(krb5_get_wrapped_length): rewrite into different parts for the  
						
						... 
						
						
						
						derived and non-derived cases
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8170 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-04-11 17:30:22 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						7046d9605a 
					 
					
						
						
							
							(krb5_get_wrapped_length): the padding should be done after having  
						
						... 
						
						
						
						added confounder and checksum
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8168 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-04-11 02:12:29 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						94e1d9abee 
					 
					
						
						
							
							update to pseudo-standard APIs for md4,md5,sha.  
						
						... 
						
						
						
						some changes to libdes calls to make them more portable.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7817 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-01-25 23:06:55 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						b2cf20bac2 
					 
					
						
						
							
							(ARCFOUR_string_to_key): correct signature  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7739 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						2000-01-06 20:21:13 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						c5b916ca6f 
					 
					
						
						
							
							remove advertising clause  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7464 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-12-02 17:05:13 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						b75cfd368f 
					 
					
						
						
							
							ARCFOUR_set_key -> RC4_set_key  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7461 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-12-02 15:03:06 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						3eeca33e57 
					 
					
						
						
							
							(ARCFOUR_string_to_key): change order of bytes within unicode  
						
						... 
						
						
						
						characters.  this should probably be done in some arbitrarly complex
way to do it properly and you would have to know what character
encoding was used for the password and salt string.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7426 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-11-23 09:01:15 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						48b2840818 
					 
					
						
						
							
							rc4->arcfour  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7422 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-11-22 14:57:13 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						032a510b3e 
					 
					
						
						
							
							some code for doing RC4/MD5/HMAC which might not be totally different  
						
						... 
						
						
						
						from some small company up in the north-west corner of the US
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7408 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-11-17 16:36:48 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						9372950a30 
					 
					
						
						
							
							remove DES3_postproc  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7342 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-11-09 18:18:02 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						477dea8523 
					 
					
						
						
							
							(krb5_keytype_to_enctypes_default): new function  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7301 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-11-04 01:56:50 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						1d35aa3ab8 
					 
					
						
						
							
							(krb5_get_wrapped_length): more correct calculation  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7150 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-10-17 06:41:35 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						afb9f7f509 
					 
					
						
						
							
							(krb5_enctype_to_keytype): remove warning  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7138 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-10-12 09:29:10 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						78e6a32f6e 
					 
					
						
						
							
							(krb5_string_to_salttype): new function  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7127 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-10-10 04:53:44 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						4bd83e662f 
					 
					
						
						
							
							(krb5_enctypes_compatible_keys): spell correctly  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7099 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-10-03 20:03:14 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						00498d48e2 
					 
					
						
						
							
							(etypes): remove NEW_DES3_CODE, enable des3-cbc-sha1 and keep  
						
						... 
						
						
						
						old-des3-cbc-sha1 for backwards compatability
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6834 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-08-18 19:33:31 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						9230f6de40 
					 
					
						
						
							
							(*): do some malloc return-value checks properly  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6397 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-07-03 02:32:51 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						f2cf913bd2 
					 
					
						
						
							
							(HMAC_SHA1_DES3_checksum): don't include the length  
						
						... 
						
						
						
						(checksum_sha1, checksum_hmac_sha1_des3): blocksize should be 64
(encrypt_internal_derived): don't include the length and don't
decrease by the checksum size twice
(_get_derived_key): the constant should be 5 bytes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6295 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-06-03 23:06:10 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						03adfaa3b1 
					 
					
						
						
							
							(DES3_postproc): new version that does the right thing  
						
						... 
						
						
						
						(*): don't put and recover length in 3DES encoding
other small fixes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6294 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-06-03 17:36:04 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						fa88e29d84 
					 
					
						
						
							
							(verify_checksum): call (*ct->checksum) directly, avoiding redundant  
						
						... 
						
						
						
						lookups and memory leaks
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6271 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-05-21 12:46:38 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						52df3677bb 
					 
					
						
						
							
							(F_PSEUDO): new flag for non-protocol encryption types  
						
						... 
						
						
						
						(do_checksum): new function
(verify_checksum): take the checksum to use from the checksum message
and not from the crypto struct
(etypes): add F_PSEUDO flags
(krb5_keytype_to_enctypes): new function
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@6049 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-04-25 17:39:48 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						65f29bd32d 
					 
					
						
						
							
							(encrypt_internal): free checksum if lengths fail to match.  
						
						... 
						
						
						
						(krb5_get_wrapped_length): new function
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5904 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-04-10 15:10:00 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						9ae1fb3e0d 
					 
					
						
						
							
							(encrypt_internal): free checksum  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5829 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-04-01 17:02:55 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						586bae403b 
					 
					
						
						
							
							k_{put,get}_int -> _krb5_{put,get}_int  
						
						... 
						
						
						
						crc_{init_table,update} -> _krb5_crc_{init_table,update}
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5802 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-03-29 19:24:58 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						0eeee9f3fc 
					 
					
						
						
							
							n_fold -> _krb5_n_fold  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5776 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-03-27 16:48:42 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						f0c5eadce8 
					 
					
						
						
							
							(krb5_crypto_destroy): free `crypto'  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5752 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-03-24 22:25:47 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						4ce9048b86 
					 
					
						
						
							
							(krb5_verify_checksum): rename C -> cksum to be consistent  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5553 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-03-16 13:31:27 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						8f5094b857 
					 
					
						
						
							
							(DES3_string_to_key): make this actually do what the draft said it  
						
						... 
						
						
						
						should
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5401 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-02-20 16:30:11 +00:00 
						 
				 
			
				
					
						
							
							
								Assar Westerlund 
							
						 
					 
					
						
						
							
						
						ad82c58082 
					 
					
						
						
							
							(krb5_salttype_to_string): new function  
						
						... 
						
						
						
						(RSA_MD5_DES_verify, RSA_MD5_DES3_verify): initialize ret
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5365 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-02-15 21:03:38 +00:00 
						 
				 
			
				
					
						
							
							
								Johan Danielsson 
							
						 
					 
					
						
						
							
						
						aaae186ab9 
					 
					
						
						
							
							merge new-crypto branch  
						
						... 
						
						
						
						git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5332 ec53bebd-3082-4978-b11e-865c3cabbd6b 
						
						
					 
					
						1999-02-11 21:03:59 +00:00