File: control

package info (click to toggle)
pyrit-opencl 0.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd
  • size: 180 kB
  • ctags: 79
  • sloc: ansic: 763; python: 230; lisp: 192; makefile: 2
file content (28 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download
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
Source: pyrit-opencl
Section: python
Priority: optional
Maintainer: Dmitry Smirnov <onlyjob@debian.org>
Build-Depends: debhelper (>= 9), python-all-dev
              ,libssl-dev
              ,ocl-icd-opencl-dev
              ,opencl-headers
              ,zlib1g-dev
X-Python-Version: >= 2.7
Standards-Version: 3.9.5
Homepage: https://code.google.com/p/pyrit/
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/pyrit-opencl.git
Vcs-Git: git://anonscm.debian.org/collab-maint/pyrit-opencl.git

Package: pyrit-opencl
Architecture: any
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
        ,pyrit
Enhances: pyrit
Description: OpenCL extension module for Pyrit
 This package adds OpenCL capability to Pyrit.
 .
 Pyrit allows one to create massive databases, pre-computing part of the
 WPA/WPA2-PSK authentication phase in a space-time-tradeoff. Exploiting the
 computational power of many-core- and other platforms through ATI-Stream,
 Nvidia CUDA, OpenCL, and VIA Padlock, it is currently by far the most
 powerful attack against one of the world's most used security-protocols.