Dr. Stephen Henson 
							
						 
					 
					
						
						
							
						
						24d0524f31 
					 
					
						
						
							
							PR: 2588  
						
						... 
						
						
						
						Submitted by: Thomas Jarosch <thomas.jarosch@intra2net.com >
Reviewed by: steve
Close file pointer. 
						
						
					 
					
						2011-09-01 13:48:48 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Laurie 
							
						 
					 
					
						
						
							
						
						1eee8a4226 
					 
					
						
						
							
							Use the correct length (reported by Quanhong Wang).  
						
						
						
						
					 
					
						2009-03-03 15:06:49 +00:00 
						 
				 
			
				
					
						
							
							
								Bodo Möller 
							
						 
					 
					
						
						
							
						
						c3cc4662af 
					 
					
						
						
							
							Add SEED encryption algorithm.  
						
						... 
						
						
						
						PR: 1503
Submitted by: KISA
Reviewed by: Bodo Moeller 
						
						
					 
					
						2007-04-23 23:50:26 +00:00 
						 
				 
			
				
					
						
							
							
								Bodo Möller 
							
						 
					 
					
						
						
							
						
						e18eef3d7a 
					 
					
						
						
							
							Camellia cipher, contributed by NTT  
						
						... 
						
						
						
						Submitted by: Masashi Fujita
Reviewed by: Bodo Moeller 
						
						
					 
					
						2006-06-09 15:42:21 +00:00 
						 
				 
			
				
					
						
							
							
								Nils Larsch 
							
						 
					 
					
						
						
							
						
						e00b165e9b 
					 
					
						
						
							
							let "make all test" work with "no-aes"  
						
						... 
						
						
						
						PR: 1078 
						
						
					 
					
						2005-05-31 17:56:17 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						5906e8d5fe 
					 
					
						
						
							
							I think it could be a good thing to know what went wrong with the tests...  
						
						
						
						
					 
					
						2004-07-12 12:25:54 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						0b13e9f055 
					 
					
						
						
							
							Add the possibility to build without the ENGINE framework.  
						
						... 
						
						
						
						PR: 287 
						
						
					 
					
						2003-01-30 17:39:26 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						3dda0dd2a2 
					 
					
						
						
							
							Some compilers are quite picky about non-void functions that don't return  
						
						... 
						
						
						
						anything. 
						
						
					 
					
						2002-12-06 08:50:06 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						848f735ae4 
					 
					
						
						
							
							EXIT() needs to be in a function that returns int.  
						
						
						
						
					 
					
						2002-12-01 01:23:35 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						55f78baf32 
					 
					
						
						
							
							Have all tests use EXIT() to exit rather than exit(), since the latter doesn't  
						
						... 
						
						
						
						always give the expected result on some platforms. 
						
						
					 
					
						2002-11-28 18:54:30 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						6631a7e7f1 
					 
					
						
						
							
							use sstrsep() to get the proper type to aoti().  
						
						... 
						
						
						
						Remove unneeded cast in ustrsep().
PR: 69 
						
						
					 
					
						2002-06-03 15:27:46 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						e6bd5e8a6d 
					 
					
						
						
							
							Make it possible to give vectors only for decryption or encryption.  
						
						
						
						
					 
					
						2002-05-31 13:12:49 +00:00 
						 
				 
			
				
					
						
							
							
								Dr. Stephen Henson 
							
						 
					 
					
						
						
							
						
						544a2aea4b 
					 
					
						
						
							
							Zero cipher_data in EVP_CIPHER_CTX_cleanup  
						
						... 
						
						
						
						Add cleanup calls to evp_test.c
Allow reuse of cipher contexts by removing
automatic cleanup in EVP_*Final(). 
						
						
					 
					
						2002-05-15 18:49:25 +00:00 
						 
				 
			
				
					
						
							
							
								Richard Levitte 
							
						 
					 
					
						
						
							
						
						236be53269 
					 
					
						
						
							
							gcc figures that the format specifier %2x means unsigned int, so let's  
						
						... 
						
						
						
						make n unsigned. 
						
						
					 
					
						2002-02-20 13:50:36 +00:00 
						 
				 
			
				
					
						
							
							
								Bodo Möller 
							
						 
					 
					
						
						
							
						
						6cc3700314 
					 
					
						
						
							
							don't call OPENSSL_config(), this does not make any sense during "make test"  
						
						
						
						
					 
					
						2002-02-14 13:51:20 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Laurie 
							
						 
					 
					
						
						
							
						
						9dd5ae6553 
					 
					
						
						
							
							Constification, add config to /dev/crypto.  
						
						
						
						
					 
					
						2002-01-18 16:51:05 +00:00 
						 
				 
			
				
					
						
							
							
								Dr. Stephen Henson 
							
						 
					 
					
						
						
							
						
						b83eddc578 
					 
					
						
						
							
							Win32 fixes.  
						
						
						
						
					 
					
						2001-11-06 13:40:27 +00:00 
						 
				 
			
				
					
						
							
							
								Dr. Stephen Henson 
							
						 
					 
					
						
						
							
						
						581f1c8494 
					 
					
						
						
							
							Modify EVP cipher behaviour in a similar way  
						
						... 
						
						
						
						to digests to retain compatibility. 
						
						
					 
					
						2001-10-17 00:37:12 +00:00 
						 
				 
			
				
					
						
							
							
								Dr. Stephen Henson 
							
						 
					 
					
						
						
							
						
						20d2186c87 
					 
					
						
						
							
							Retain compatibility of EVP_DigestInit() and EVP_DigestFinal()  
						
						... 
						
						
						
						with existing code.
Modify library to use digest *_ex() functions. 
						
						
					 
					
						2001-10-16 01:24:29 +00:00 
						 
				 
			
				
					
						
							
							
								Geoff Thorpe 
							
						 
					 
					
						
						
							
						
						11a57c7be5 
					 
					
						
						
							
							This changes EVP's cipher and digest code to hook via the ENGINE support.  
						
						... 
						
						
						
						See crypto/engine/README for details.
- it also removes openbsd_hw.c from the build (that functionality is
  going to be available in the openbsd ENGINE in a upcoming commit)
- evp_test has had the extra initialisation added so it will use (if
  possible) any ENGINEs supporting the algorithms required. 
						
						
					 
					
						2001-09-25 21:37:02 +00:00 
						 
				 
			
				
					
						
							
							
								Geoff Thorpe 
							
						 
					 
					
						
						
							
						
						cb78486d97 
					 
					
						
						
							
							This commits changes to various parts of libcrypto required by the recent  
						
						... 
						
						
						
						ENGINE surgery. DH, DSA, RAND, and RSA now use *both* "method" and ENGINE
pointers to manage their hooking with ENGINE. Previously their use of
"method" pointers was replaced by use of ENGINE references. See
crypto/engine/README for details.
Also, remove the ENGINE iterations from evp_test - even when the
cipher/digest code is committed in, this functionality would require a
different set of API calls. 
						
						
					 
					
						2001-09-25 20:23:40 +00:00 
						 
				 
			
				
					
						
							
							
								Geoff Thorpe 
							
						 
					 
					
						
						
							
						
						997a54c981 
					 
					
						
						
							
							'evp_test' needs to initialise and cleanup EVP_CIPHER_CTX structures. Also,  
						
						... 
						
						
						
						fix a typo and add cleanup operations. This also switches on memory leak
checking (which is how the rest was found). 
						
						
					 
					
						2001-09-14 18:20:44 +00:00 
						 
				 
			
				
					
						
							
							
								Ulf Möller 
							
						 
					 
					
						
						
							
						
						5b46eee0f5 
					 
					
						
						
							
							strsep implementation to allow the file to compile on non-BSD systems  
						
						... 
						
						
						
						Submitted by: "Brian Havard" <brianh@kheldar.apana.org.au > 
						
						
					 
					
						2001-09-04 22:19:06 +00:00 
						 
				 
			
				
					
						
							
							
								Ulf Möller 
							
						 
					 
					
						
						
							
						
						8716dbea40 
					 
					
						
						
							
							undo, didn't work  
						
						
						
						
					 
					
						2001-09-01 05:59:27 +00:00 
						 
				 
			
				
					
						
							
							
								Ulf Möller 
							
						 
					 
					
						
						
							
						
						e9bc66c84f 
					 
					
						
						
							
							*** empty log message ***  
						
						
						
						
					 
					
						2001-09-01 05:30:45 +00:00 
						 
				 
			
				
					
						
							
							
								Ulf Möller 
							
						 
					 
					
						
						
							
						
						c078798c60 
					 
					
						
						
							
							strsep implementation to allow the file to compile on non-BSD systems  
						
						... 
						
						
						
						Submitted by: "Brian Havard" <brianh@kheldar.apana.org.au > 
						
						
					 
					
						2001-09-01 05:05:32 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Laurie 
							
						 
					 
					
						
						
							
						
						4897dc4056 
					 
					
						
						
							
							Test digests.  
						
						
						
						
					 
					
						2001-08-26 17:09:31 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Laurie 
							
						 
					 
					
						
						
							
						
						a8a004987c 
					 
					
						
						
							
							Add AES tests.  
						
						
						
						
					 
					
						2001-08-18 16:02:52 +00:00 
						 
				 
			
				
					
						
							
							
								Ben Laurie 
							
						 
					 
					
						
						
							
						
						0e36019977 
					 
					
						
						
							
							Add EVP test program.  
						
						
						
						
					 
					
						2001-08-18 13:53:01 +00:00