summaryrefslogtreecommitdiff
path: root/vendor/README.md
blob: da666d1c13c8559de45716873a8b5cc6a3286e63 (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
# Vendored Libraries

This directory contains vendored dependencies that are shipped with InspIRCd to avoid users needing to install them manually.

## bcrypt

**Author** — Solar Designer <solar@openwall.com>

**Last Updated** — 2018-08-14 (v1.3)

**License** — Public Domain

**Website** — [http://openwall.com/crypt/](http://openwall.com/crypt/)

## http_parser

**Author** — Joyent, Inc. and other Node contributors

**Last Updated** — 2018-10-04 (77310eeb839c4251c07184a5db8885a572a08352)

**License** — MIT License

**Website** — (https://github.com/nodejs/http-parser  )[https://github.com/nodejs/http-parser]

## sha256

**Author** — Olivier Gay <olivier.gay@a3.epfl.ch>

**Last Updated** — 2018-09-06 (2007-02-02)

**License** — 3-clause BSD License

**Website** — [http://www.ouah.org/ogay/sha2/](http://www.ouah.org/ogay/sha2/)