Implemented symmetric encryption; new commands are SYM KEYGEN; SYM ENCRYPT; SYM DECRYPT
				
					
				
			This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
pub mod age;   // NEW
 | 
			
		||||
pub mod sym;
 | 
			
		||||
pub mod cmd;
 | 
			
		||||
pub mod crypto;
 | 
			
		||||
pub mod error;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user