Source: unsafeopenssl
Section: utils
Priority: optional
Maintainer: Kali Developers <devel@kali.org>
Uploaders:
 Sophie Brun <sophie@offensive-security.com>,
Build-Depends:
 bc,
 debhelper-compat (= 12),
 dpkg-dev (>= 1.15.7),
 libz-dev,
 m4,
Standards-Version: 4.6.2
Homepage: https://github.com/gremwell/unsafeopenssl-pkg-deb
Vcs-Git: https://gitlab.com/kalilinux/packages/unsafeopenssl.git
Vcs-Browser: https://gitlab.com/kalilinux/packages/unsafeopenssl

Package: openssl-unsafe
Architecture: any
Depends:
 libunsafessl1.0.2 (= ${binary:Version}),
 ${misc:Depends},
 ${perl:Depends},
 ${shlibs:Depends},
Suggests:
 ca-certificates,
Description: Secure Sockets Layer toolkit - cryptographic utility - UNSAFE VERSION
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains the general-purpose command line binary /usr/bin/openssl,
 useful for cryptographic operations such as:
  * creating RSA, DH, and DSA key parameters;
  * creating X.509 certificates, CSRs, and CRLs;
  * calculating message digests;
  * encrypting and decrypting with ciphers;
  * testing SSL/TLS clients and servers;
  * handling S/MIME signed or encrypted mail.

Package: libunsafessl1.0.2
Section: libs
Architecture: any
Multi-Arch: same
Breaks:
 cupid-hostapd (<< 1:2.1-0.1kali8),
 cupid-wpasupplicant (<< 1:2.1-0.1kali8),
 hostapd-wpe (<< 2.10+git20220310-0kali3),
 qsslcaudit (<< 0.8.3-0kali2),
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Secure Sockets Layer toolkit - shared libraries - UNSAFE VERSION
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It provides the libssl and libcrypto shared libraries.

Package: libunsafessl-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libunsafessl1.0.2 (= ${binary:Version}),
 zlib1g-dev,
 ${misc:Depends},
Description: Secure Sockets Layer toolkit - development files - UNSAFE VERSION
 This package is part of the OpenSSL project's implementation of the SSL
 and TLS cryptographic protocols for secure communication over the
 Internet.
 .
 It contains development libraries, header files, and manpages for libssl
 and libcrypto.
