Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Nov 2022 12:48:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 268039] [NEW PORT] security/lua-argon2: Lua C binding for the Argon2 password hashing function
Message-ID:  <bug-268039-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268039

            Bug ID: 268039
           Summary: [NEW PORT] security/lua-argon2: Lua C binding for the
                    Argon2 password hashing function
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: manuel@mmap.at

Created attachment 238400
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D238400&action=
=3Dedit
lua-argon2.diff

New port: security/lua-argon2

Lua C binding for the Argon2 password hashing function. Compatible with Lua=
 5.x
and LuaJIT.

- portlint -AC=20
- tested with Lua 5.2 and 5.4 on 13.1
- trivially patched to avoid gmake dependency
- build warnings (-Wvoid-pointer-to-enum-cast)
  - are caused by improper upstream code,
  - cannot be avoided without major refactoring,
  - do not affect functionality

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268039-7788>