| Extension
| Type
| Description
| Available
| Cost
| Source Avail.
| Proprietary
|

| n/a
| CRC32
| Use this I.F. to load any file in 'flat' format. You can, using F8, call the 'calculate_crc32' function to retrieve a CRC32 of the file.
| Yes
| FREE
| Yes
| No
|

| n/a
| C++ Initialized data converter
| Converts binary data to and from C++ style braced initialized data. Can be useful when incorporating binary file data seamlessly into an application without the need for separate loads from disk files. Check mode selection functions for (de)serialization options.
| Yes
| FREE
| Yes
| No
|

| POS
| Positional Obfuscation Sequence
| POSitional encryption is a novelty encryption format used to demonstrate BAR's capabilities. Rather than adding a hash to a byte stream, POS mixes up the order of the stream itself. Works with files <= 8192 bytes.
| Yes
| FREE
| Yes
| No
|

| USS
| Universal State Save
| In Universal State Save format, any binary file deserialized by the BAR engine can be saved, nodes and all, and reloaded regardless of the correctness of the I.F.'s ability to deserialize the file.
| Yes
| FREE
| Yes
| No
|