CVSROOT:        /cvs
Module name:    src
Changes by:     j...@cvs.openbsd.org    2018/07/14 23:38:48

Modified files:
        lib/libcrypto/ec: ec2_mult.c ec2_oct.c ec2_smpl.c ec_ameth.c 
                          ec_asn1.c ec_check.c ec_curve.c ec_key.c 
                          ec_lcl.h ec_lib.c ec_mult.c eck_prn.c 
                          ecp_mont.c ecp_nist.c ecp_nistp224.c 
                          ecp_nistp256.c ecp_nistp521.c ecp_nistz256.c 
                          ecp_oct.c ecp_smpl.c 
        lib/libcrypto/man: EC_POINT_add.3 

Log message:
back out ecc constant time changes

after the constant time commits various regress tests started failing
on sparc64 ssh t9, libcrypto ec ecdh ecdsa and trying to ssh out
resulted in 'invalid elliptic curve value'

ok tb@

Reply via email to