Encrypt with Virginia algorithm/** * Virginia cipher algorithm (BigDecimal), the encryption/decryption process is still BigDecimal type, the positive and negative signs and decimal points are not processed* * @param str * Source BigDecimal * @param key * The key should be a string composed of numeric characters* @param mode * Mode (encryption or decryption) * @return The BigDecimal after encryption/decryption
You Might Like
Recommended ContentMore
Open source project More
Popular Components
Searched by Users
Just Take a LookMore
Trending Downloads
Trending ArticlesMore