CVSROOT:        /cvs
Module name:    ports
Changes by:     t...@cvs.openbsd.org    2023/02/24 01:18:24

Modified files:
        security/rust-ring: Makefile 
Added files:
        security/rust-ring/patches: 
                                    
patch-crypto_fipsmodule_ec_asm_ecp_nistz256-armv8_pl 
                                    
patch-pregenerated_ecp_nistz256-armv8-linux64_S 

Log message:
rust-ring: add aarch64 xonly support

This ports changes landed in BoringSSL to add aarch64 xonly support to
ring. There has been some divergence between the files, so the diff is
somewhat different. Missing are the extra contortions needed in perlasm
to accomodate the special needs of the Apple ecosystem. At least this
now passes regress on OpenBSD.

https://boringssl-review.googlesource.com/c/boringssl/+/57446

Reply via email to