Subject: CVS commit: pkgsrc/security/libdecaf
From: Santhosh Raju
Date: 2022-11-12 16:19:03
Message id: 20221112151903.B5E79FA90@cvs.NetBSD.org

Log Message:
security/libdecaf: Update to v1.0.2

Changes since v1.0.1:

July 13, 2022:
    Fix a security bug and an issue.

    Point::steg_encode was leaving the 24 high bits of the buffer as zero.
    It also ignored the size parameter.  The size parameter has now been
    removed, the zeros fixed and a test added to make sure that it is fixed.

    Per https://github.com/MystenLabs/ed25519-unsafe-libs, deprecate eddsa
    signing with separate pubkey and privkey input. Instead decaf_ed*_keypair_sign.

    Release v1.0.2.

Files:
RevisionActionfile
1.5modifypkgsrc/security/libdecaf/Makefile
1.5modifypkgsrc/security/libdecaf/distinfo
1.1addpkgsrc/security/libdecaf/patches/patch-src_per__curve_eddsa.tmpl.h