File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- // vtest build: present_openssl? && !(sanitize-memory-clang? || docker-ubuntu-musl? )
1+ // vtest build: present_openssl? && !(sanitize-memory-clang || docker-ubuntu-musl)
22module ecdsa
33
44fn test_ecdsa () {
Original file line number Diff line number Diff line change 1- // vtest build: present_openssl? && !(sanitize-memory-clang? || docker-ubuntu-musl? )
1+ // vtest build: present_openssl? && !(sanitize-memory-clang || docker-ubuntu-musl)
22import rand
33import crypto.ecdsa
44import encoding.hex
Original file line number Diff line number Diff line change 1- // vtest build: present_openssl? && !(sanitize-memory-clang? || docker-ubuntu-musl? )
1+ // vtest build: present_openssl? && !(sanitize-memory-clang || docker-ubuntu-musl)
22import net.openssl
33import crypto.ecdsa
44
Original file line number Diff line number Diff line change 1- // vtest build: present_openssl? && !(sanitize-memory-clang? || docker-ubuntu-musl? )
1+ // vtest build: present_openssl? && !(sanitize-memory-clang || docker-ubuntu-musl)
22module ecdsa
33
44import encoding.hex
You can’t perform that action at this time.
0 commit comments