Crate malwaredb_server

source
Expand description

§MalwareDB Server

TestLintCrossCrates.io Version

This is the logic for the MalwareDB Server. This can be used to add MalwareDB functionality to a custom server application.

There is separate documentation for the database schema.

Modules§

  • Cryptographic functionality for file storage
  • Database I/O
  • HTTP Server
  • Entropy functions
  • VirusTotal communication

Structs§

  • State & configuration of the running server instance

Constants§