mirror of
https://github.com/anope/anope.git
synced 2026-06-12 17:24:49 +02:00
19 lines
570 B
TOML
19 lines
570 B
TOML
[bcrypt]
|
|
author = "Solar Designer"
|
|
email = "solar@openwall.com"
|
|
files = "crypt_blowfish.[ch]"
|
|
license = "Public Domain"
|
|
tarball = "https://www.openwall.com/crypt/crypt_blowfish-1.3.tar.gz"
|
|
version = "v1.3"
|
|
website = "https://www.openwall.com/crypt/"
|
|
|
|
[md5]
|
|
author = "Solar Designer"
|
|
depth = 1
|
|
email = "solar@openwall.com"
|
|
files = "{LICENSE,md5/md5.[ch]}"
|
|
license = "Cut-down BSD License"
|
|
tarball = "https://www.openwall.com/blists/blists-2.0.tar.gz"
|
|
version = "v2.0"
|
|
website = "https://openwall.info/wiki/people/solar/software/public-domain-source-code/md5"
|