Subversion Repositories SmartDukaan

Rev

Rev 9103 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 9103 Rev 9269
Line 1... Line 1...
1
package in.shop2020.serving.utils.ebs;
1
package in.shop2020.mobileapi.serving.utils.ebs;
2
 
2
 
3
/**
3
/**
4
 * This class enciphers or deciphers strings using the RC4 encryption algorithm.
4
 * This class enciphers or deciphers strings using the RC4 encryption algorithm.
5
 * 
5
 * 
6
 * @author R. Prince - Java coded based on the original VB source by Mike
6
 * @author R. Prince - Java coded based on the original VB source by Mike