Source: golang-github-cretz-gopaque
Section: devel
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 12),
               dh-golang,
               golang-any,
               golang-golang-x-crypto-dev,
	       golang-go.dedis-kyber-dev
Standards-Version: 4.5.0
Homepage: https://github.com/cretz/gopaque
Rules-Requires-Root: no
XS-Go-Import-Path: github.com/cretz/gopaque
Testsuite: autopkgtest-pkg-go

Package: golang-github-cretz-gopaque-dev
Architecture: all
Depends: golang-golang-x-crypto-dev,
         ${misc:Depends}
Description: Go implementation of OPAQUE
 This package contains the Go implementation of the OPAQUE protocol in Go.
 OPAQUE is a way to register users with a server without having to send the
 user's password to the server during registration or authentication.
