blob: 87ad661a73e26e499cfa58554bb7d24f0700fc20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = python-hashpumpy-git
pkgdesc = A tool to exploit the hash length extension attack in various hashing algorithms
pkgver = v1.2.0.r8.g314268e
pkgrel = 2
url = https://github.com/bwall/HashPump
arch = i686
arch = x86_64
license = MIT
makedepends = git
depends = openssl
depends = python
provides = python-hashpumpy
source = python-hashpumpy::git+https://github.com/bwall/HashPump
md5sums = SKIP
pkgname = python-hashpumpy-git
|