The Official Blog of Patcoola

Im just a dude watching over my parents,
and trying to make cartoons and video games from home.

Encoded Assets [JavaScript]

, By Patcoola

Script Title: encode_asset_class
Script Language: JavaScript
Date Created: 2023-01-30

Purpose: To encode and decode files for various uses. To make files closed source and to make mixed media documents.

Description: Encoded assets allows files to be encoded. These files can be made closed source for HTML Applications (HTA), and provide encryption. Encoding files can be used to create new mixed media documents, consolidation, and proprietary document formats for applications. The encoder also includes integrated integrity checks to prevent tampering or to detect file corruption.

*This class only contains the encoder and decoder engine, and does not load or save files.

Methods:

encode_asset_class()

the class

encode ( string | Uint8Array )

function to encode

decode ( string )

function to decode the encoded data
returns a string or Uint8Array

 

Advertisement

Donate Now!

This might not be the best time, but making a blog is not easy. Would you consider donating?


 

Post Meta

Share Post

 

Comments: Write Comment

Be the first to write a comment.


Leave a Comment


All comments are reviewed before publishing. Comments must be related to the page topic, must not be spam, and must comply with the criminal code of Canada.