Skip to content

bardia47/Base64Crypto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Base64Crypto

Complete the source project methods

Help

Google

Output

The output should be as follows:

Hello -> SGVsbG8=
SGVsbG8= -> Hello
----------------------------------------
This is a test -> VGhpcyBpcyBhIHRlc3Q=
VGhpcyBpcyBhIHRlc3Q= -> This is a test
----------------------------------------
I want to encode me then decode me :D -> SSB3YW50IHRvIGVuY29kZSBtZSB0aGVuIGRlY29kZSBtZSA6RA==
SSB3YW50IHRvIGVuY29kZSBtZSB0aGVuIGRlY29kZSBtZSA6RA== -> I want to encode me then decode me :D

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%