Next: , Previous: Byte Data Library Exports, Up: Byte Data Library


6.12.3 Byte Data Library Security Concerns

Amorphous data representation requires memory. Executed programs may ruin very quickly the memory management strategies of the application when processing such data.

Applications using the byte data library would limit memory allocation or risk memory exhaustion.

With memory allocation limited the byte data library does not present significant security challenges.