Martin Storsjö
							
						 
						
							
							
							
								
							
								75366a504d 
								
							
								 
							
						 
						
							
							
								
								blowfish: Add more tests  
							
							 
							
							 
							
							
								
							
							
							Test inplace ECB, normal CBC and inplace CBC encryption/decryption.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								87f023f2c0 
								
							
								 
							
						 
						
							
							
								
								blowfish: Fix CBC decryption with dst==src  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Martin Storsjö
							
						 
						
							
							
							
								
							
								0cc9a64b92 
								
							
								 
							
						 
						
							
							
								
								blowfish: Factorize testing into a separate function  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Michael Niedermayer
							
						 
						
							
							
							
								
							
								ec08676232 
								
							
								 
							
						 
						
							
							
								
								Blowfish: restructure/simplify code a bit.  
							
							 
							
							 
							
							
								
							
							
							Very slightly faster (2% or so)
Signed-off-by: Michael Niedermayer <michaelni@gmx.at> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Samuel Pitoiset
							
						 
						
							
							
							
								
							
								e4a7fb3da3 
								
							
								 
							
						 
						
							
							
								
								blowfish: Make the count parameter match the documentation  
							
							 
							
							 
							
							
								
							
							
							Previously it was interpreted as number of bytes, while the
documentation stated that it was the number of 8 byte blocks.
This makes it behave similarly to the existing AES code.
Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Luca Barbato
							
						 
						
							
							
							
								
							
								669bbedfa8 
								
							
								 
							
						 
						
							
							
								
								blowfish: invert branch and loop precedence  
							
							 
							
							 
							
							
								
							
							
							Should slightly improve performance depending on the compiler used. 
							
						 
						13 years ago  
					 
				
					
						
							
							
								   Samuel Pitoiset
							
						 
						
							
							
							
								
							
								bc3dbcc8e5 
								
							
								 
							
						 
						
							
							
								
								Add Blowfish encryption support in libavutil  
							
							 
							
							 
							
							
								
							
							
							Signed-off-by: Martin Storsjö <martin@martin.st> 
							
						 
						13 years ago