1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 20:26:39 +02:00
Files
anope/vendor/README.md
T
2025-11-12 19:49:59 +00:00

64 lines
1.5 KiB
Markdown

# Vendored Libraries
This directory contains vendored dependencies that are shipped with Anope to avoid users needing to install them manually.
## bcrypt
**Author** — [Solar Designer](mailto:solar@openwall.com)
**License** — Public Domain
**Version** — v1.3
**Website** — [https://www.openwall.com/crypt/](https://www.openwall.com/crypt/)
## md5
**Author** — [Solar Designer](mailto:solar@openwall.com)
**License** — Cut-down BSD License
**Version** — v2.0
**Website** — [https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5](https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5)
## sha1
**Author** — Steve Reid
**License** — Public Domain
**Version** — 0.1.0
**Website** — [https://github.com/clibs/sha1](https://github.com/clibs/sha1)
## sha2
**Author** — [Olivier Gay](mailto:olivier.gay@a3.epfl.ch)
**License** — 3-clause BSD License
**Version** — 2007-02-02
**Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/)
## utfcpp
**Author** — Nemanja Trifunovic
**License** — Boost Software License
**Version** — v4.0.8
**Website** — [https://github.com/nemtrif/utfcpp](https://github.com/nemtrif/utfcpp)
## yyjson
**Author** — Yaoyuan Guo
**License** — MIT License
**Version** — 0.12.0
**Website** — [https://github.com/ibireme/yyjson](https://github.com/ibireme/yyjson)