Thursday, August 12, 2021

Re: [NEW] security/p5-Crypt-Ed25519

On 2021/08/12 07:17, wen heping wrote:
> Hi, ports@:
>
> Here is a patch to create new port security/p5-Crypt-Ed25519.
> This module implements Ed25519 public key generation, message signing
> and verification. It is a pretty bare-bones implementation that
> implements the standard Ed25519 variant with SHA512 hash, as well as a
> slower API compatible with the upcoming EdDSA RFC.
>
> It build well and pass all tests on amd64-current system.
>
>
> Cheers !
> wen

with the following problem fixed, it's ok with me:

$ make port-lib-depends-check

p5-Crypt-Ed25519-1.05(security/p5-Crypt-Ed25519):
Missing: c.96 (/usr/local/libdata/perl5/site_perl/amd64-openbsd/auto/Crypt/Ed25519/Ed25519.so) (system lib)
WANTLIB += c

No comments:

Post a Comment