Revised patch based on sthen@ review. wen
________________________________________ 发件人: Stuart Henderson <s...@spacehopper.org> 发送时间: 2021年8月12日 18:29 收件人: wen heping 抄送: ports@openbsd.org 主题: 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
p5-Crypt-Ed25519-p0.tar.gz
Description: p5-Crypt-Ed25519-p0.tar.gz