blowfish fixes
This commit is contained in:
		
							parent
							
								
									87e8c06ea0
								
							
						
					
					
						commit
						a315031128
					
				| 
						 | 
				
			
			@ -1,7 +1,9 @@
 | 
			
		|||
(define-interface encryption-interface
 | 
			
		||||
  (export
 | 
			
		||||
   blowfish-encrypt
 | 
			
		||||
	blowfish-decrypt))
 | 
			
		||||
   blowfish-encrypt
 | 
			
		||||
   blowfish-encrypt-block
 | 
			
		||||
   blowfish-decrypt-block))
 | 
			
		||||
 | 
			
		||||
(define-structure schemedoc 
 | 
			
		||||
  schemedoc-interface
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue