Skip to content

locasto/libdisorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

The libdisorder project is a simple C library for entropy measurement of
byte streams and other data.

The homepage is:

     http://libdisorder.freshdefense.net

You can also retrieve the code from:

     http://code.dyne.org/?r=libdisorder

Plans include adding new entropy measurement functions as well as a module
for supporting the parsing or chunking of data format tokens (for example,
this mechanism would support measuring the entropy of an HTML document in
terms of the tags it uses, where each tag is considered a "token"). This
mechanism can be extended to any structured data format: files, network
protocols, etc.

About

A simple C library for entropy measurement of byte streams and other data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages