Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > c4551ce37398477250d5d2d0403f3d93 > files > 4

php-password-compat-1.0.0-4.git58151cf.fc18.noarch.rpm

{
	"name": "ircmaxell/password-compat",
	"description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash",
	"version": "1.0.0",
	"keywords": ["password", "hashing"],
	"homepage": "https://github.com/ircmaxell/password_compat",
	"license": "MIT",
	"authors": [
		{
			"name": "Anthony Ferrara",
			"email": "ircmaxell@php.net",
			"homepage": "http://blog.ircmaxell.com"
		}
	],
	"autoload": {
		"files": ["lib/password.php"]
	}
}