Source: android-platform-external-boringssl Section: libs Priority: optional Maintainer: Android Tools Maintainers Uploaders: Roger Shimizu Build-Depends: clang [amd64 i386 armel armhf arm64 mipsel mips64el ppc64el riscv64], debhelper-compat (= 13), dh-exec, libgtest-dev, lld [amd64 i386 armel armhf arm64 mipsel mips64el ppc64el], Standards-Version: 4.6.1 Rules-Requires-Root: no Vcs-Git: https://salsa.debian.org/android-tools-team/android-platform-external-boringssl.git Vcs-Browser: https://salsa.debian.org/android-tools-team/android-platform-external-boringssl Homepage: https://android.googlesource.com/platform/external/boringssl Description: Google's internal fork of OpenSSL for the Android SDK The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. Package: android-libboringssl Architecture: armel armhf arm64 amd64 i386 ppc64el mipsel mips64el alpha arc hurd-amd64 hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 loong64 riscv64 sh4 x32 Multi-Arch: same Depends: ${misc:Depends}, ${shlibs:Depends} Description: ${source:Synopsis} ${source:Extended-Description} Package: android-libboringssl-dev Section: libdevel Architecture: armel armhf arm64 amd64 i386 ppc64el mipsel mips64el alpha arc hurd-amd64 hurd-i386 ia64 kfreebsd-amd64 kfreebsd-i386 loong64 riscv64 sh4 x32 Multi-Arch: foreign Depends: ${misc:Depends}, android-libboringssl (= ${binary:Version}), Description: ${source:Synopsis} - devel ${source:Extended-Description} . This package contains the development files. Package: android-boringssl Section: utils Architecture: armel armhf arm64 amd64 i386 ppc64el mipsel mips64el alpha arc ia64 kfreebsd-amd64 kfreebsd-i386 loong64 riscv64 sh4 x32 Multi-Arch: foreign Depends: ${misc:Depends}, ${shlibs:Depends} Description: ${source:Synopsis} - tool ${source:Extended-Description} . This package contains the boringssl command line tool.