CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2021/04/23 22:33:53

Log message:
    import py-fastecdsa, ok inoguchi sthen
    
    Fast elliptic curve cryptography, specifically digital signatures.  There
    is no nonce reuse, no branching on secret material, and all points are
    validated before any operations are performed on them.  Timing side
    channels are mitigated via Montgomery point multiplication.  Nonces are
    generated per RFC6979.
    
    Status:
    
    Vendor Tag: tb
    Release Tags:       tb_20210424
    
    N ports/security/py-fastecdsa/Makefile
    N ports/security/py-fastecdsa/distinfo
    N ports/security/py-fastecdsa/pkg/DESCR
    N ports/security/py-fastecdsa/pkg/PLIST
    N 
ports/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_rfc6979_ecdsa_py
    N 
ports/security/py-fastecdsa/patches/patch-fastecdsa_tests_test_whycheproof_vectors_py
    N ports/security/py-fastecdsa/patches/patch-src__ecdsa_c
    
    No conflicts created by this import

Reply via email to