# InterlockLedger il2_utils
## Description
**il2_utils** is a *Rust* utility library designed to provide utility functionalities
to the **InterlockLedger** *Rust* codebase.
It also provides some of the platform specific code required to access some of the
target OS functionalities when required.
## Dependencies
See **Cargo.toml** for more information about the external dependencies.
## Project history
This project is a completely new reoganization of existing libraries written to support
the **InterlockLedger** *Rust* codebase.
It contains parts of code originally written by **Open Communications Security** and
**InterlockLedger Development Team** relicensed to be released under a
**3-Clause BSD license**.
## License
This library is licensed under a 3-Clause BSD license.