InspIRCd v4 is still early in development!

If you use this branch you may experience crashes, weird behaviour, and unannounced breaking changes.

You probably want to use InspIRCd v3 instead.

The "sha1" Module (v4)

Description

This module allows other modules to generate SHA-1 hashes.

Configuration

To load this module use the following <module> tag:

<module name="sha1">

This module requires no other configuration.