blob: 2128efaad6856d0c537420c06caca1fafed31af6 (
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
|
pkgbase = rsactftool-git
pkgdesc = RSA attack tool (mainly for ctf) - retreive private key from weak public key and/or uncipher data
pkgver = r1097.56a71b9
pkgrel = 1
url = https://github.com/Ganapati/RsaCtfTool
arch = any
license = GPL-3.0-or-later
makedepends = git
depends = python-pycryptodome
depends = python-gmpy2
depends = python-sympy
depends = python-requests
depends = python-six
depends = python-psutil
depends = python-cryptography
optdepends = sagemath: for boneh_durfee / ecm / ecm2 / qicheng / smallfraction attack
provides = rsactftool
conflicts = rsactftool
source = rsactftool-git::git+https://github.com/Ganapati/RsaCtfTool
source = rsactftool-launch-script
sha256sums = SKIP
sha256sums = 2f3cebc4d30867bddaa38b3517357298e74c5b4562c04afe65dca6a9ee6dcb44
pkgname = rsactftool-git
|