Apollo18.Based64Cipher (Apollo18 v1.0.1)
Provides cipher mechanism to make your things be like Apollo 18: Officially don't exists, only the owner know that it (if ?) exists.
The truth is out there (Maybe ...).
Uses the Apollo18.Cipher
mechanism, applying additional steps,
to encode/decode to/from base64 before/after cipher/decipher.
Link to this section Summary
Functions
Same doc as for Apollo18.Cipher
. Only add a base64 encode conversion
to received text/string before call Apollo18.Cipher.cipher(string,salt).
Same doc as for Apollo18.Cipher
. Only add a base64 decode conversion
to received text/string after receive the result of call Apollo18.Cipher.decipher(string,salt).
Link to this section Functions
Same doc as for Apollo18.Cipher
. Only add a base64 encode conversion
to received text/string before call Apollo18.Cipher.cipher(string,salt).
Same doc as for Apollo18.Cipher
. Only add a base64 decode conversion
to received text/string after receive the result of call Apollo18.Cipher.decipher(string,salt).