summaryrefslogtreecommitdiff
path: root/vendor/README.md
blob: fb4210c356a1d569ec7f20f87510edf3943cf369 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
# 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)

## 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/)

## yyjson

**Author** — Yaoyuan Guo

**License** — MIT License

**Version** — 0.10.0

**Website** — [https://github.com/ibireme/yyjson](https://github.com/ibireme/yyjson)