Encryption and Decryption implement using EncryptDecryptA143mk jar
In this post, we will learn how we can implement String/Password Base64 Encrypt and Base64 Decrypt as well as Hexadecimal (Base 16) Encrypt and Hexadecimal (Base 16) Decrypt with the help of a jar which is EncryptDecryptA143mk.jar
Consists of 4 functions/methods understand its working as follows.
Base64EEncryptDecrypt:
EncryptA143MK()
DecryptA143MK()
HexadecimalEncryptDecrypt:
HexDecryptA143MK()
HexEncryptA143MK()
Create this Main Method, you can use this code in function/methods as per You wish.Important Information: we do this type of development/implement to provide security to the online user in the web application or other user application like online platform, your personal information like password is neither in the database of the online platform nor with anyone else.
Subscribe to:
Post Comments
(
Atom
)
Code is vary simple thanks for update
ReplyDeletegood
ReplyDelete