hamstergeek
New member
- Joined
 - Dec 17, 2020
 
- Messages
 - 1
 
- Programming Experience
 - Beginner
 
Hi folks, is it possible to customize the results of the encryption text using this aes algorithm.
I have an encryption case how to do a conversion from string to digit string as an example
plaintext: "KSJJ12BK1J2B4KJBSFDJB"
chipertext: "001238912389"
i want the ciphertext to be a string only digit string
please reply as soon as possible
	
		
			
		
		
	
				
			I have an encryption case how to do a conversion from string to digit string as an example
plaintext: "KSJJ12BK1J2B4KJBSFDJB"
chipertext: "001238912389"
i want the ciphertext to be a string only digit string
please reply as soon as possible