Giter Club home page Giter Club logo

Comments (3)

ciehanski avatar ciehanski commented on August 15, 2024

Hi, I am also getting this error on MacOS mojave.

➜ go get -u -v -x github.com/ipsn/go-libtor
github.com/ipsn/go-libtor (download)
cd .
git clone https://github.com/ipsn/go-libtor /Users/Ryan/go/src/github.com/ipsn/go-libtor
cd /Users/Ryan/go/src/github.com/ipsn/go-libtor
git submodule update --init --recursive
cd /Users/Ryan/go/src/github.com/ipsn/go-libtor
git show-ref
cd /Users/Ryan/go/src/github.com/ipsn/go-libtor
git submodule update --init --recursive
github.com/cretz/bine (download)
cd .
git clone https://github.com/cretz/bine /Users/Ryan/go/src/github.com/cretz/bine
cd /Users/Ryan/go/src/github.com/cretz/bine
git submodule update --init --recursive
cd /Users/Ryan/go/src/github.com/cretz/bine
git show-ref
cd /Users/Ryan/go/src/github.com/cretz/bine
git submodule update --init --recursive
cd /Users/Ryan/go/src/github.com/cretz/bine
git config remote.origin.url
cd /Users/Ryan/go/src/github.com/cretz/bine
git config remote.origin.url
cd /Users/Ryan/go/src/github.com/cretz/bine
git config remote.origin.url
Fetching https://golang.org/x/crypto/ed25519?go-get=1
Parsing meta tags from https://golang.org/x/crypto/ed25519?go-get=1 (status code 200)
get "golang.org/x/crypto/ed25519": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at https://golang.org/x/crypto/ed25519?go-get=1
get "golang.org/x/crypto/ed25519": verifying non-authoritative meta tag
Fetching https://golang.org/x/crypto?go-get=1
Parsing meta tags from https://golang.org/x/crypto?go-get=1 (status code 200)
golang.org/x/crypto (download)
cd .
git clone https://go.googlesource.com/crypto /Users/Ryan/go/src/golang.org/x/crypto
cd /Users/Ryan/go/src/golang.org/x/crypto
git submodule update --init --recursive
cd /Users/Ryan/go/src/golang.org/x/crypto
git show-ref
cd /Users/Ryan/go/src/golang.org/x/crypto
git submodule update --init --recursive
cd /Users/Ryan/go/src/golang.org/x/crypto
git config remote.origin.url
Fetching https://golang.org/x/crypto/ed25519/internal/edwards25519?go-get=1
Parsing meta tags from https://golang.org/x/crypto/ed25519/internal/edwards25519?go-get=1 (status code 200)
get "golang.org/x/crypto/ed25519/internal/edwards25519": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at https://golang.org/x/crypto/ed25519/internal/edwards25519?go-get=1
get "golang.org/x/crypto/ed25519/internal/edwards25519": verifying non-authoritative meta tag
Fetching https://golang.org/x/crypto/sha3?go-get=1
Parsing meta tags from https://golang.org/x/crypto/sha3?go-get=1 (status code 200)
get "golang.org/x/crypto/sha3": found meta tag get.metaImport{Prefix:"golang.org/x/crypto", VCS:"git", RepoRoot:"https://go.googlesource.com/crypto"} at https://golang.org/x/crypto/sha3?go-get=1
get "golang.org/x/crypto/sha3": verifying non-authoritative meta tag
WORK=/var/folders/81/j4xlg_cd0t32mdhmdc8dct000000gn/T/go-build097787530
github.com/cretz/bine/torutil/ed25519/internal/edwards25519
mkdir -p $WORK/b074/
cat >$WORK/b074/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/usr/local/go/pkg/darwin_amd64/encoding/binary.a
EOF
golang.org/x/crypto/ed25519/internal/edwards25519
mkdir -p $WORK/b076/
cd /Users/Ryan/go/src/github.com/cretz/bine/torutil/ed25519/internal/edwards25519
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b074/_pkg_.a -trimpath $WORK/b074 -p github.com/cretz/bine/torutil/ed25519/internal/edwards25519 -complete -buildid Vwdv6KPPf9bC5ELy92_p/Vwdv6KPPf9bC5ELy92_p -goversion go1.11.4 -D "" -importcfg $WORK/b074/importcfg -pack -c=4 ./const.go ./edwards25519.go
cat >$WORK/b076/importcfg << 'EOF' # internal
# import config
packagefile encoding/binary=/usr/local/go/pkg/darwin_amd64/encoding/binary.a
EOF
cd /Users/Ryan/go/src/golang.org/x/crypto/ed25519/internal/edwards25519
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b076/_pkg_.a -trimpath $WORK/b076 -p golang.org/x/crypto/ed25519/internal/edwards25519 -complete -buildid xx8VS-dKXZK7pVlvUgF-/xx8VS-dKXZK7pVlvUgF- -goversion go1.11.4 -D "" -importcfg $WORK/b076/importcfg -pack -c=4 ./const.go ./edwards25519.go
golang.org/x/crypto/sha3
mkdir -p $WORK/b077/
cat >$WORK/b077/importcfg << 'EOF' # internal
# import config
packagefile crypto=/usr/local/go/pkg/darwin_amd64/crypto.a
packagefile encoding/binary=/usr/local/go/pkg/darwin_amd64/encoding/binary.a
packagefile hash=/usr/local/go/pkg/darwin_amd64/hash.a
packagefile io=/usr/local/go/pkg/darwin_amd64/io.a
EOF
cd /Users/Ryan/go/src/golang.org/x/crypto/sha3
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b077/_pkg_.a -trimpath $WORK/b077 -p golang.org/x/crypto/sha3 -buildid F2Ff1FIvJxwz_udKBZeu/F2Ff1FIvJxwz_udKBZeu -goversion go1.11.4 -D "" -importcfg $WORK/b077/importcfg -pack -asmhdr $WORK/b077/go_asm.h -c=4 ./doc.go ./hashes.go ./hashes_generic.go ./keccakf_amd64.go ./register.go ./sha3.go ./shake.go ./shake_generic.go ./xor_generic.go ./xor_unaligned.go
/usr/local/go/pkg/tool/darwin_amd64/asm -trimpath $WORK/b077 -I $WORK/b077/ -I /usr/local/go/pkg/include -D GOOS_darwin -D GOARCH_amd64 -o $WORK/b077/keccakf_amd64.o ./keccakf_amd64.s
/usr/local/go/pkg/tool/darwin_amd64/pack r $WORK/b077/_pkg_.a $WORK/b077/keccakf_amd64.o # internal
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b077/_pkg_.a # internal
cp $WORK/b077/_pkg_.a /Users/Ryan/Library/Caches/go-build/af/afc73e57cdba63ee737d9b81d21bf9f1fcd83d438a5795f70192732623e835e9-d # internal
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b076/_pkg_.a # internal
cp $WORK/b076/_pkg_.a /Users/Ryan/Library/Caches/go-build/f7/f7242d179d9ac2c3ec9a9f151f17c9ed25ef764276440a32f1497a687aadaa4f-d # internal
golang.org/x/crypto/ed25519
mkdir -p $WORK/b075/
cat >$WORK/b075/importcfg << 'EOF' # internal
# import config
packagefile bytes=/usr/local/go/pkg/darwin_amd64/bytes.a
packagefile crypto=/usr/local/go/pkg/darwin_amd64/crypto.a
packagefile crypto/rand=/usr/local/go/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/sha512=/usr/local/go/pkg/darwin_amd64/crypto/sha512.a
packagefile errors=/usr/local/go/pkg/darwin_amd64/errors.a
packagefile golang.org/x/crypto/ed25519/internal/edwards25519=$WORK/b076/_pkg_.a
packagefile io=/usr/local/go/pkg/darwin_amd64/io.a
packagefile strconv=/usr/local/go/pkg/darwin_amd64/strconv.a
EOF
cd /Users/Ryan/go/src/golang.org/x/crypto/ed25519
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b075/_pkg_.a -trimpath $WORK/b075 -p golang.org/x/crypto/ed25519 -complete -buildid YsI6phWaMZWpiJpwxwfo/YsI6phWaMZWpiJpwxwfo -goversion go1.11.4 -D "" -importcfg $WORK/b075/importcfg -pack -c=4 ./ed25519.go
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b074/_pkg_.a # internal
cp $WORK/b074/_pkg_.a /Users/Ryan/Library/Caches/go-build/80/808e65889a190dd4db38ee3494b7a5ab7779f3044319abf1558f8eabf190c582-d # internal
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b075/_pkg_.a # internal
cp $WORK/b075/_pkg_.a /Users/Ryan/Library/Caches/go-build/1b/1b2c07a7eb71ece61d178ec47eadb7c2189cedb118ef3fc6365626cfad9c117b-d # internal
github.com/cretz/bine/torutil/ed25519
mkdir -p $WORK/b073/
cat >$WORK/b073/importcfg << 'EOF' # internal
# import config
packagefile crypto=/usr/local/go/pkg/darwin_amd64/crypto.a
packagefile crypto/rand=/usr/local/go/pkg/darwin_amd64/crypto/rand.a
packagefile crypto/sha512=/usr/local/go/pkg/darwin_amd64/crypto/sha512.a
packagefile errors=/usr/local/go/pkg/darwin_amd64/errors.a
packagefile github.com/cretz/bine/torutil/ed25519/internal/edwards25519=$WORK/b074/_pkg_.a
packagefile golang.org/x/crypto/ed25519=$WORK/b075/_pkg_.a
packagefile io=/usr/local/go/pkg/darwin_amd64/io.a
EOF
cd /Users/Ryan/go/src/github.com/cretz/bine/torutil/ed25519
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b073/_pkg_.a -trimpath $WORK/b073 -p github.com/cretz/bine/torutil/ed25519 -complete -buildid gTVM0FTcMjA0NvpQx-vA/gTVM0FTcMjA0NvpQx-vA -goversion go1.11.4 -D "" -importcfg $WORK/b073/importcfg -pack -c=4 ./ed25519.go
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b073/_pkg_.a # internal
cp $WORK/b073/_pkg_.a /Users/Ryan/Library/Caches/go-build/b5/b574ea28dba3d9582cbec5955e3ee9b3ba9d71292cafe4170e68dc9a109f46bc-d # internal
github.com/cretz/bine/torutil
mkdir -p $WORK/b028/
cat >$WORK/b028/importcfg << 'EOF' # internal
# import config
packagefile crypto=/usr/local/go/pkg/darwin_amd64/crypto.a
packagefile crypto/rsa=/usr/local/go/pkg/darwin_amd64/crypto/rsa.a
packagefile crypto/sha1=/usr/local/go/pkg/darwin_amd64/crypto/sha1.a
packagefile crypto/x509=/usr/local/go/pkg/darwin_amd64/crypto/x509.a
packagefile encoding/base32=/usr/local/go/pkg/darwin_amd64/encoding/base32.a
packagefile fmt=/usr/local/go/pkg/darwin_amd64/fmt.a
packagefile github.com/cretz/bine/torutil/ed25519=$WORK/b073/_pkg_.a
packagefile golang.org/x/crypto/sha3=$WORK/b077/_pkg_.a
packagefile strings=/usr/local/go/pkg/darwin_amd64/strings.a
EOF
cd /Users/Ryan/go/src/github.com/cretz/bine/torutil
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b028/_pkg_.a -trimpath $WORK/b028 -p github.com/cretz/bine/torutil -complete -buildid 0y5JiHuzgJsL4jtKiu-9/0y5JiHuzgJsL4jtKiu-9 -goversion go1.11.4 -D "" -importcfg $WORK/b028/importcfg -pack -c=4 ./doc.go ./key.go ./string.go
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b028/_pkg_.a # internal
cp $WORK/b028/_pkg_.a /Users/Ryan/Library/Caches/go-build/34/3467c42d8d79577aae54fd1dc2b4aab2150dfed11d9e4913dfd0151a3871db99-d # internal
github.com/cretz/bine/process
mkdir -p $WORK/b027/
cat >$WORK/b027/importcfg << 'EOF' # internal
# import config
packagefile context=/usr/local/go/pkg/darwin_amd64/context.a
packagefile fmt=/usr/local/go/pkg/darwin_amd64/fmt.a
packagefile github.com/cretz/bine/torutil=$WORK/b028/_pkg_.a
packagefile net=/usr/local/go/pkg/darwin_amd64/net.a
packagefile os=/usr/local/go/pkg/darwin_amd64/os.a
packagefile os/exec=/usr/local/go/pkg/darwin_amd64/os/exec.a
packagefile strconv=/usr/local/go/pkg/darwin_amd64/strconv.a
packagefile strings=/usr/local/go/pkg/darwin_amd64/strings.a
EOF
cd /Users/Ryan/go/src/github.com/cretz/bine/process
/usr/local/go/pkg/tool/darwin_amd64/compile -o $WORK/b027/_pkg_.a -trimpath $WORK/b027 -p github.com/cretz/bine/process -complete -buildid jhTsJSgCgfkZ9qkHVlWq/jhTsJSgCgfkZ9qkHVlWq -goversion go1.11.4 -D "" -importcfg $WORK/b027/importcfg -pack -c=4 ./process.go
/usr/local/go/pkg/tool/darwin_amd64/buildid -w $WORK/b027/_pkg_.a # internal
cp $WORK/b027/_pkg_.a /Users/Ryan/Library/Caches/go-build/e1/e169f8f67fc19aa3c77c52d377d34f54b3d21ef8562abf65afe8f5a35e3fc4ae-d # internal
github.com/ipsn/go-libtor
mkdir -p $WORK/b001/
cd /Users/Ryan/go/src/github.com/ipsn/go-libtor
CGO_LDFLAGS='"-g" "-O2" "-lm"' /usr/local/go/pkg/tool/darwin_amd64/cgo -objdir $WORK/b001/ -importpath github.com/ipsn/go-libtor -- -I $WORK/b001/ -g -O2 -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/libevent_config -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/libevent -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/libevent/compat -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/libevent/include -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl_config -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl/include -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl/crypto/include -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl/crypto/ec/curve448 -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl/crypto/ec/curve448/arch_32 -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/openssl/crypto/modes -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor_config -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor/src -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor/src/core/or -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor/src/ext -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor/src/ext/trunnel -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/tor/src/feature/api -DED25519_CUSTOMRANDOM -DED25519_CUSTOMHASH -DED25519_SUFFIX=_donna -I/Users/Ryan/go/src/github.com/ipsn/go-libtor/zlib ./libevent_buffer.go ./libevent_bufferevent.go ./libevent_bufferevent_filter.go ./libevent_bufferevent_pair.go ./libevent_bufferevent_ratelim.go ./libevent_bufferevent_sock.go ./libevent_epoll.go ./libevent_evdns.go ./libevent_event.go ./libevent_event_tagging.go ./libevent_evmap.go ./libevent_evrpc.go ./libevent_evthread.go ./libevent_evutil.go ./libevent_evutil_rand.go ./libevent_evutil_time.go ./libevent_http.go ./libevent_listener.go ./libevent_log.go ./libevent_poll.go ./libevent_preamble.go ./libevent_select.go ./libevent_signal.go ./libevent_strlcpy.go ./libtor.go ./libtor_preamble.go ./openssl_crypto_aes_aes_cbc.go ./openssl_crypto_aes_aes_cfb.go ./openssl_crypto_aes_aes_core.go ./openssl_crypto_aes_aes_ecb.go ./openssl_crypto_aes_aes_ige.go ./openssl_crypto_aes_aes_misc.go ./openssl_crypto_aes_aes_ofb.go ./openssl_crypto_aes_aes_wrap.go ./openssl_crypto_aria_aria.go ./openssl_crypto_asn1_a_bitstr.go ./openssl_crypto_asn1_a_d2i_fp.go ./openssl_crypto_asn1_a_digest.go ./openssl_crypto_asn1_a_dup.go ./openssl_crypto_asn1_a_gentm.go ./openssl_crypto_asn1_a_i2d_fp.go ./openssl_crypto_asn1_a_int.go ./openssl_crypto_asn1_a_mbstr.go ./openssl_crypto_asn1_a_object.go ./openssl_crypto_asn1_a_octet.go ./openssl_crypto_asn1_a_print.go ./openssl_crypto_asn1_a_sign.go ./openssl_crypto_asn1_a_strex.go ./openssl_crypto_asn1_a_strnid.go ./openssl_crypto_asn1_a_time.go ./openssl_crypto_asn1_a_type.go ./openssl_crypto_asn1_a_utctm.go ./openssl_crypto_asn1_a_utf8.go ./openssl_crypto_asn1_a_verify.go ./openssl_crypto_asn1_ameth_lib.go ./openssl_crypto_asn1_asn1_err.go ./openssl_crypto_asn1_asn1_gen.go ./openssl_crypto_asn1_asn1_item_list.go ./openssl_crypto_asn1_asn1_lib.go ./openssl_crypto_asn1_asn1_par.go ./openssl_crypto_asn1_asn_mime.go ./openssl_crypto_asn1_asn_moid.go ./openssl_crypto_asn1_asn_mstbl.go ./openssl_crypto_asn1_asn_pack.go ./openssl_crypto_asn1_bio_asn1.go ./openssl_crypto_asn1_bio_ndef.go ./openssl_crypto_asn1_d2i_pr.go ./openssl_crypto_asn1_d2i_pu.go ./openssl_crypto_asn1_evp_asn1.go ./openssl_crypto_asn1_f_int.go ./openssl_crypto_asn1_f_string.go ./openssl_crypto_asn1_i2d_pr.go ./openssl_crypto_asn1_i2d_pu.go ./openssl_crypto_asn1_n_pkey.go ./openssl_crypto_asn1_nsseq.go ./openssl_crypto_asn1_p5_pbe.go ./openssl_crypto_asn1_p5_pbev2.go ./openssl_crypto_asn1_p5_scrypt.go ./openssl_crypto_asn1_p8_pkey.go ./openssl_crypto_asn1_t_bitst.go ./openssl_crypto_asn1_t_pkey.go ./openssl_crypto_asn1_t_spki.go ./openssl_crypto_asn1_tasn_dec.go ./openssl_crypto_asn1_tasn_enc.go ./openssl_crypto_asn1_tasn_fre.go ./openssl_crypto_asn1_tasn_new.go ./openssl_crypto_asn1_tasn_prn.go ./openssl_crypto_asn1_tasn_scn.go ./openssl_crypto_asn1_tasn_typ.go ./openssl_crypto_asn1_tasn_utl.go ./openssl_crypto_asn1_x_algor.go ./openssl_crypto_asn1_x_bignum.go ./openssl_crypto_asn1_x_info.go ./openssl_crypto_asn1_x_int64.go ./openssl_crypto_asn1_x_long.go ./openssl_crypto_asn1_x_pkey.go ./openssl_crypto_asn1_x_sig.go ./openssl_crypto_asn1_x_spki.go ./openssl_crypto_asn1_x_val.go ./openssl_crypto_async_arch_async_null.go ./openssl_crypto_async_arch_async_posix.go ./openssl_crypto_async_arch_async_win.go ./openssl_crypto_async_async.go ./openssl_crypto_async_async_err.go ./openssl_crypto_async_async_wait.go ./openssl_crypto_bf_bf_cfb64.go ./openssl_crypto_bf_bf_ecb.go ./openssl_crypto_bf_bf_enc.go ./openssl_crypto_bf_bf_ofb64.go ./openssl_crypto_bf_bf_skey.go ./openssl_crypto_bio_b_addr.go ./openssl_crypto_bio_b_dump.go ./openssl_crypto_bio_b_print.go ./openssl_crypto_bio_b_sock.go ./openssl_crypto_bio_b_sock2.go ./openssl_crypto_bio_bf_buff.go ./openssl_crypto_bio_bf_lbuf.go ./openssl_crypto_bio_bf_nbio.go ./openssl_crypto_bio_bf_null.go ./openssl_crypto_bio_bio_cb.go ./openssl_crypto_bio_bio_err.go ./openssl_crypto_bio_bio_lib.go ./openssl_crypto_bio_bio_meth.go ./openssl_crypto_bio_bss_acpt.go ./openssl_crypto_bio_bss_bio.go ./openssl_crypto_bio_bss_conn.go ./openssl_crypto_bio_bss_dgram.go ./openssl_crypto_bio_bss_fd.go ./openssl_crypto_bio_bss_file.go ./openssl_crypto_bio_bss_log.go ./openssl_crypto_bio_bss_mem.go ./openssl_crypto_bio_bss_null.go ./openssl_crypto_bio_bss_sock.go ./openssl_crypto_blake2_blake2b.go ./openssl_crypto_blake2_blake2s.go ./openssl_crypto_blake2_m_blake2b.go ./openssl_crypto_blake2_m_blake2s.go ./openssl_crypto_bn_bn_add.go ./openssl_crypto_bn_bn_asm.go ./openssl_crypto_bn_bn_blind.go ./openssl_crypto_bn_bn_const.go ./openssl_crypto_bn_bn_ctx.go ./openssl_crypto_bn_bn_depr.go ./openssl_crypto_bn_bn_dh.go ./openssl_crypto_bn_bn_div.go ./openssl_crypto_bn_bn_err.go ./openssl_crypto_bn_bn_exp.go ./openssl_crypto_bn_bn_exp2.go ./openssl_crypto_bn_bn_gcd.go ./openssl_crypto_bn_bn_gf2m.go ./openssl_crypto_bn_bn_intern.go ./openssl_crypto_bn_bn_kron.go ./openssl_crypto_bn_bn_lib.go ./openssl_crypto_bn_bn_mod.go ./openssl_crypto_bn_bn_mont.go ./openssl_crypto_bn_bn_mpi.go ./openssl_crypto_bn_bn_mul.go ./openssl_crypto_bn_bn_nist.go ./openssl_crypto_bn_bn_prime.go ./openssl_crypto_bn_bn_print.go ./openssl_crypto_bn_bn_rand.go ./openssl_crypto_bn_bn_recp.go ./openssl_crypto_bn_bn_shift.go ./openssl_crypto_bn_bn_sqr.go ./openssl_crypto_bn_bn_sqrt.go ./openssl_crypto_bn_bn_srp.go ./openssl_crypto_bn_bn_word.go ./openssl_crypto_bn_bn_x931p.go ./openssl_crypto_buffer_buf_err.go ./openssl_crypto_buffer_buffer.go ./openssl_crypto_camellia_camellia.go ./openssl_crypto_camellia_cmll_cbc.go ./openssl_crypto_camellia_cmll_cfb.go ./openssl_crypto_camellia_cmll_ctr.go ./openssl_crypto_camellia_cmll_ecb.go ./openssl_crypto_camellia_cmll_misc.go ./openssl_crypto_camellia_cmll_ofb.go ./openssl_crypto_cast_c_cfb64.go ./openssl_crypto_cast_c_ecb.go ./openssl_crypto_cast_c_enc.go ./openssl_crypto_cast_c_ofb64.go ./openssl_crypto_cast_c_skey.go ./openssl_crypto_chacha_chacha_enc.go ./openssl_crypto_cmac_cm_ameth.go ./openssl_crypto_cmac_cm_pmeth.go ./openssl_crypto_cmac_cmac.go ./openssl_crypto_cms_cms_asn1.go ./openssl_crypto_cms_cms_att.go ./openssl_crypto_cms_cms_cd.go ./openssl_crypto_cms_cms_dd.go ./openssl_crypto_cms_cms_enc.go ./openssl_crypto_cms_cms_env.go ./openssl_crypto_cms_cms_err.go ./openssl_crypto_cms_cms_ess.go ./openssl_crypto_cms_cms_io.go ./openssl_crypto_cms_cms_kari.go ./openssl_crypto_cms_cms_lib.go ./openssl_crypto_cms_cms_pwri.go ./openssl_crypto_cms_cms_sd.go ./openssl_crypto_cms_cms_smime.go ./openssl_crypto_comp_c_zlib.go ./openssl_crypto_comp_comp_err.go ./openssl_crypto_comp_comp_lib.go ./openssl_crypto_conf_conf_api.go ./openssl_crypto_conf_conf_def.go ./openssl_crypto_conf_conf_err.go ./openssl_crypto_conf_conf_lib.go ./openssl_crypto_conf_conf_mall.go ./openssl_crypto_conf_conf_mod.go ./openssl_crypto_conf_conf_sap.go ./openssl_crypto_conf_conf_ssl.go ./openssl_crypto_cpt_err.go ./openssl_crypto_cryptlib.go ./openssl_crypto_ct_ct_b64.go ./openssl_crypto_ct_ct_err.go ./openssl_crypto_ct_ct_log.go ./openssl_crypto_ct_ct_oct.go ./openssl_crypto_ct_ct_policy.go ./openssl_crypto_ct_ct_prn.go ./openssl_crypto_ct_ct_sct.go ./openssl_crypto_ct_ct_sct_ctx.go ./openssl_crypto_ct_ct_vfy.go ./openssl_crypto_ct_ct_x509v3.go ./openssl_crypto_ctype.go ./openssl_crypto_cversion.go ./openssl_crypto_des_cbc_cksm.go ./openssl_crypto_des_cbc_enc.go ./openssl_crypto_des_cfb64ede.go ./openssl_crypto_des_cfb64enc.go ./openssl_crypto_des_cfb_enc.go ./openssl_crypto_des_des_enc.go ./openssl_crypto_des_ecb3_enc.go ./openssl_crypto_des_ecb_enc.go ./openssl_crypto_des_fcrypt.go ./openssl_crypto_des_fcrypt_b.go ./openssl_crypto_des_ofb64ede.go ./openssl_crypto_des_ofb64enc.go ./openssl_crypto_des_ofb_enc.go ./openssl_crypto_des_pcbc_enc.go ./openssl_crypto_des_qud_cksm.go ./openssl_crypto_des_rand_key.go ./openssl_crypto_des_set_key.go ./openssl_crypto_des_str2key.go ./openssl_crypto_des_xcbc_enc.go ./openssl_crypto_dh_dh_ameth.go ./openssl_crypto_dh_dh_asn1.go ./openssl_crypto_dh_dh_check.go ./openssl_crypto_dh_dh_depr.go ./openssl_crypto_dh_dh_err.go ./openssl_crypto_dh_dh_gen.go ./openssl_crypto_dh_dh_kdf.go ./openssl_crypto_dh_dh_key.go ./openssl_crypto_dh_dh_lib.go ./openssl_crypto_dh_dh_meth.go ./openssl_crypto_dh_dh_pmeth.go ./openssl_crypto_dh_dh_prn.go ./openssl_crypto_dh_dh_rfc5114.go ./openssl_crypto_dh_dh_rfc7919.go ./openssl_crypto_dsa_dsa_ameth.go ./openssl_crypto_dsa_dsa_asn1.go ./openssl_crypto_dsa_dsa_depr.go ./openssl_crypto_dsa_dsa_err.go ./openssl_crypto_dsa_dsa_gen.go ./openssl_crypto_dsa_dsa_key.go ./openssl_crypto_dsa_dsa_lib.go ./openssl_crypto_dsa_dsa_meth.go ./openssl_crypto_dsa_dsa_ossl.go ./openssl_crypto_dsa_dsa_pmeth.go ./openssl_crypto_dsa_dsa_prn.go ./openssl_crypto_dsa_dsa_sign.go ./openssl_crypto_dsa_dsa_vrf.go ./openssl_crypto_dso_dso_dl.go ./openssl_crypto_dso_dso_dlfcn.go ./openssl_crypto_dso_dso_err.go ./openssl_crypto_dso_dso_lib.go ./openssl_crypto_dso_dso_openssl.go ./openssl_crypto_dso_dso_vms.go ./openssl_crypto_dso_dso_win32.go ./openssl_crypto_ebcdic.go ./openssl_crypto_ec_curve25519.go ./openssl_crypto_ec_curve448_arch_32_f_impl.go ./openssl_crypto_ec_curve448_curve448.go ./openssl_crypto_ec_curve448_curve448_tables.go ./openssl_crypto_ec_curve448_eddsa.go ./openssl_crypto_ec_curve448_f_generic.go ./openssl_crypto_ec_curve448_scalar.go ./openssl_crypto_ec_ec2_oct.go ./openssl_crypto_ec_ec2_smpl.go ./openssl_crypto_ec_ec_ameth.go ./openssl_crypto_ec_ec_asn1.go ./openssl_crypto_ec_ec_check.go ./openssl_crypto_ec_ec_curve.go ./openssl_crypto_ec_ec_cvt.go ./openssl_crypto_ec_ec_err.go ./openssl_crypto_ec_ec_key.go ./openssl_crypto_ec_ec_kmeth.go ./openssl_crypto_ec_ec_lib.go ./openssl_crypto_ec_ec_mult.go ./openssl_crypto_ec_ec_oct.go ./openssl_crypto_ec_ec_pmeth.go ./openssl_crypto_ec_ec_print.go ./openssl_crypto_ec_ecdh_kdf.go ./openssl_crypto_ec_ecdh_ossl.go ./openssl_crypto_ec_ecdsa_ossl.go ./openssl_crypto_ec_ecdsa_sign.go ./openssl_crypto_ec_ecdsa_vrf.go ./openssl_crypto_ec_eck_prn.go ./openssl_crypto_ec_ecp_mont.go ./openssl_crypto_ec_ecp_nist.go ./openssl_crypto_ec_ecp_nistp224.go ./openssl_crypto_ec_ecp_nistp256.go ./openssl_crypto_ec_ecp_nistp521.go ./openssl_crypto_ec_ecp_nistputil.go ./openssl_crypto_ec_ecp_oct.go ./openssl_crypto_ec_ecp_smpl.go ./openssl_crypto_ec_ecx_meth.go ./openssl_crypto_engine_eng_all.go ./openssl_crypto_engine_eng_cnf.go ./openssl_crypto_engine_eng_ctrl.go ./openssl_crypto_engine_eng_dyn.go ./openssl_crypto_engine_eng_err.go ./openssl_crypto_engine_eng_fat.go ./openssl_crypto_engine_eng_init.go ./openssl_crypto_engine_eng_lib.go ./openssl_crypto_engine_eng_list.go ./openssl_crypto_engine_eng_openssl.go ./openssl_crypto_engine_eng_pkey.go ./openssl_crypto_engine_eng_rdrand.go ./openssl_crypto_engine_eng_table.go ./openssl_crypto_engine_tb_asnmth.go ./openssl_crypto_engine_tb_cipher.go ./openssl_crypto_engine_tb_dh.go ./openssl_crypto_engine_tb_digest.go ./openssl_crypto_engine_tb_dsa.go ./openssl_crypto_engine_tb_eckey.go ./openssl_crypto_engine_tb_pkmeth.go ./openssl_crypto_engine_tb_rand.go ./openssl_crypto_engine_tb_rsa.go ./openssl_crypto_err_err.go ./openssl_crypto_err_err_all.go ./openssl_crypto_err_err_prn.go ./openssl_crypto_evp_bio_b64.go ./openssl_crypto_evp_bio_enc.go ./openssl_crypto_evp_bio_md.go ./openssl_crypto_evp_bio_ok.go ./openssl_crypto_evp_c_allc.go ./openssl_crypto_evp_c_alld.go ./openssl_crypto_evp_cmeth_lib.go ./openssl_crypto_evp_digest.go ./openssl_crypto_evp_e_aes.go ./openssl_crypto_evp_e_aes_cbc_hmac_sha1.go ./openssl_crypto_evp_e_aes_cbc_hmac_sha256.go ./openssl_crypto_evp_e_aria.go ./openssl_crypto_evp_e_bf.go ./openssl_crypto_evp_e_camellia.go ./openssl_crypto_evp_e_cast.go ./openssl_crypto_evp_e_chacha20_poly1305.go ./openssl_crypto_evp_e_des.go ./openssl_crypto_evp_e_des3.go ./openssl_crypto_evp_e_idea.go ./openssl_crypto_evp_e_null.go ./openssl_crypto_evp_e_old.go ./openssl_crypto_evp_e_rc2.go ./openssl_crypto_evp_e_rc4.go ./openssl_crypto_evp_e_rc4_hmac_md5.go ./openssl_crypto_evp_e_rc5.go ./openssl_crypto_evp_e_seed.go ./openssl_crypto_evp_e_sm4.go ./openssl_crypto_evp_e_xcbc_d.go ./openssl_crypto_evp_encode.go ./openssl_crypto_evp_evp_cnf.go ./openssl_crypto_evp_evp_enc.go ./openssl_crypto_evp_evp_err.go ./openssl_crypto_evp_evp_key.go ./openssl_crypto_evp_evp_lib.go ./openssl_crypto_evp_evp_pbe.go ./openssl_crypto_evp_evp_pkey.go ./openssl_crypto_evp_m_md2.go ./openssl_crypto_evp_m_md4.go ./openssl_crypto_evp_m_md5.go ./openssl_crypto_evp_m_md5_sha1.go ./openssl_crypto_evp_m_mdc2.go ./openssl_crypto_evp_m_null.go ./openssl_crypto_evp_m_ripemd.go ./openssl_crypto_evp_m_sha1.go ./openssl_crypto_evp_m_sha3.go ./openssl_crypto_evp_m_sigver.go ./openssl_crypto_evp_m_wp.go ./openssl_crypto_evp_names.go ./openssl_crypto_evp_p5_crpt.go ./openssl_crypto_evp_p5_crpt2.go ./openssl_crypto_evp_p_dec.go ./openssl_crypto_evp_p_enc.go ./openssl_crypto_evp_p_lib.go ./openssl_crypto_evp_p_open.go ./openssl_crypto_evp_p_seal.go ./openssl_crypto_evp_p_sign.go ./openssl_crypto_evp_p_verify.go ./openssl_crypto_evp_pbe_scrypt.go ./openssl_crypto_evp_pmeth_fn.go ./openssl_crypto_evp_pmeth_gn.go ./openssl_crypto_evp_pmeth_lib.go ./openssl_crypto_ex_data.go ./openssl_crypto_getenv.go ./openssl_crypto_hmac_hm_ameth.go ./openssl_crypto_hmac_hm_pmeth.go ./openssl_crypto_hmac_hmac.go ./openssl_crypto_idea_i_cbc.go ./openssl_crypto_idea_i_cfb64.go ./openssl_crypto_idea_i_ecb.go ./openssl_crypto_idea_i_ofb64.go ./openssl_crypto_idea_i_skey.go ./openssl_crypto_init.go ./openssl_crypto_kdf_hkdf.go ./openssl_crypto_kdf_kdf_err.go ./openssl_crypto_kdf_scrypt.go ./openssl_crypto_kdf_tls1_prf.go ./openssl_crypto_lhash_lh_stats.go ./openssl_crypto_lhash_lhash.go ./openssl_crypto_md4_md4_dgst.go ./openssl_crypto_md4_md4_one.go ./openssl_crypto_md5_md5_dgst.go ./openssl_crypto_md5_md5_one.go ./openssl_crypto_mdc2_mdc2_one.go ./openssl_crypto_mdc2_mdc2dgst.go ./openssl_crypto_mem.go ./openssl_crypto_mem_clr.go ./openssl_crypto_mem_dbg.go ./openssl_crypto_mem_sec.go ./openssl_crypto_modes_cbc128.go ./openssl_crypto_modes_ccm128.go ./openssl_crypto_modes_cfb128.go ./openssl_crypto_modes_ctr128.go ./openssl_crypto_modes_cts128.go ./openssl_crypto_modes_gcm128.go ./openssl_crypto_modes_ocb128.go ./openssl_crypto_modes_ofb128.go ./openssl_crypto_modes_wrap128.go ./openssl_crypto_modes_xts128.go ./openssl_crypto_o_dir.go ./openssl_crypto_o_fips.go ./openssl_crypto_o_fopen.go ./openssl_crypto_o_init.go ./openssl_crypto_o_str.go ./openssl_crypto_o_time.go ./openssl_crypto_objects_o_names.go ./openssl_crypto_objects_obj_dat.go ./openssl_crypto_objects_obj_err.go ./openssl_crypto_objects_obj_lib.go ./openssl_crypto_objects_obj_xref.go ./openssl_crypto_ocsp_ocsp_asn.go ./openssl_crypto_ocsp_ocsp_cl.go ./openssl_crypto_ocsp_ocsp_err.go ./openssl_crypto_ocsp_ocsp_ext.go ./openssl_crypto_ocsp_ocsp_ht.go ./openssl_crypto_ocsp_ocsp_lib.go ./openssl_crypto_ocsp_ocsp_prn.go ./openssl_crypto_ocsp_ocsp_srv.go ./openssl_crypto_ocsp_ocsp_vfy.go ./openssl_crypto_ocsp_v3_ocsp.go ./openssl_crypto_pem_pem_all.go ./openssl_crypto_pem_pem_err.go ./openssl_crypto_pem_pem_info.go ./openssl_crypto_pem_pem_lib.go ./openssl_crypto_pem_pem_oth.go ./openssl_crypto_pem_pem_pk8.go ./openssl_crypto_pem_pem_pkey.go ./openssl_crypto_pem_pem_sign.go ./openssl_crypto_pem_pem_x509.go ./openssl_crypto_pem_pem_xaux.go ./openssl_crypto_pem_pvkfmt.go ./openssl_crypto_pkcs12_p12_add.go ./openssl_crypto_pkcs12_p12_asn.go ./openssl_crypto_pkcs12_p12_attr.go ./openssl_crypto_pkcs12_p12_crpt.go ./openssl_crypto_pkcs12_p12_crt.go ./openssl_crypto_pkcs12_p12_decr.go ./openssl_crypto_pkcs12_p12_init.go ./openssl_crypto_pkcs12_p12_key.go ./openssl_crypto_pkcs12_p12_kiss.go ./openssl_crypto_pkcs12_p12_mutl.go ./openssl_crypto_pkcs12_p12_npas.go ./openssl_crypto_pkcs12_p12_p8d.go ./openssl_crypto_pkcs12_p12_p8e.go ./openssl_crypto_pkcs12_p12_sbag.go ./openssl_crypto_pkcs12_p12_utl.go ./openssl_crypto_pkcs12_pk12err.go ./openssl_crypto_pkcs7_bio_pk7.go ./openssl_crypto_pkcs7_pk7_asn1.go ./openssl_crypto_pkcs7_pk7_attr.go ./openssl_crypto_pkcs7_pk7_doit.go ./openssl_crypto_pkcs7_pk7_lib.go ./openssl_crypto_pkcs7_pk7_mime.go ./openssl_crypto_pkcs7_pk7_smime.go ./openssl_crypto_pkcs7_pkcs7err.go ./openssl_crypto_poly1305_poly1305.go ./openssl_crypto_poly1305_poly1305_ameth.go ./openssl_crypto_poly1305_poly1305_pmeth.go ./openssl_crypto_rand_drbg_ctr.go ./openssl_crypto_rand_drbg_lib.go ./openssl_crypto_rand_rand_egd.go ./openssl_crypto_rand_rand_err.go ./openssl_crypto_rand_rand_lib.go ./openssl_crypto_rand_rand_unix.go ./openssl_crypto_rand_rand_vms.go ./openssl_crypto_rand_rand_win.go ./openssl_crypto_rand_randfile.go ./openssl_crypto_rc2_rc2_cbc.go ./openssl_crypto_rc2_rc2_ecb.go ./openssl_crypto_rc2_rc2_skey.go ./openssl_crypto_rc2_rc2cfb64.go ./openssl_crypto_rc2_rc2ofb64.go ./openssl_crypto_rc4_rc4_enc.go ./openssl_crypto_rc4_rc4_skey.go ./openssl_crypto_ripemd_rmd_dgst.go ./openssl_crypto_ripemd_rmd_one.go ./openssl_crypto_rsa_rsa_ameth.go ./openssl_crypto_rsa_rsa_asn1.go ./openssl_crypto_rsa_rsa_chk.go ./openssl_crypto_rsa_rsa_crpt.go ./openssl_crypto_rsa_rsa_depr.go ./openssl_crypto_rsa_rsa_err.go ./openssl_crypto_rsa_rsa_gen.go ./openssl_crypto_rsa_rsa_lib.go ./openssl_crypto_rsa_rsa_meth.go ./openssl_crypto_rsa_rsa_mp.go ./openssl_crypto_rsa_rsa_none.go ./openssl_crypto_rsa_rsa_oaep.go ./openssl_crypto_rsa_rsa_ossl.go ./openssl_crypto_rsa_rsa_pk1.go ./openssl_crypto_rsa_rsa_pmeth.go ./openssl_crypto_rsa_rsa_prn.go ./openssl_crypto_rsa_rsa_pss.go ./openssl_crypto_rsa_rsa_saos.go ./openssl_crypto_rsa_rsa_sign.go ./openssl_crypto_rsa_rsa_ssl.go ./openssl_crypto_rsa_rsa_x931.go ./openssl_crypto_rsa_rsa_x931g.go ./openssl_crypto_seed_seed.go ./openssl_crypto_seed_seed_cbc.go ./openssl_crypto_seed_seed_cfb.go ./openssl_crypto_seed_seed_ecb.go ./openssl_crypto_seed_seed_ofb.go ./openssl_crypto_sha_keccak1600.go ./openssl_crypto_sha_sha1_one.go ./openssl_crypto_sha_sha1dgst.go ./openssl_crypto_sha_sha256.go ./openssl_crypto_sha_sha512.go ./openssl_crypto_siphash_siphash.go ./openssl_crypto_siphash_siphash_ameth.go ./openssl_crypto_siphash_siphash_pmeth.go ./openssl_crypto_sm2_sm2_crypt.go ./openssl_crypto_sm2_sm2_err.go ./openssl_crypto_sm2_sm2_pmeth.go ./openssl_crypto_sm2_sm2_sign.go ./openssl_crypto_sm3_m_sm3.go ./openssl_crypto_sm3_sm3.go ./openssl_crypto_sm4_sm4.go ./openssl_crypto_srp_srp_lib.go ./openssl_crypto_srp_srp_vfy.go ./openssl_crypto_stack_stack.go ./openssl_crypto_store_loader_file.go ./openssl_crypto_store_store_err.go ./openssl_crypto_store_store_init.go ./openssl_crypto_store_store_lib.go ./openssl_crypto_store_store_register.go ./openssl_crypto_store_store_strings.go ./openssl_crypto_threads_none.go ./openssl_crypto_threads_pthread.go ./openssl_crypto_threads_win.go ./openssl_crypto_ts_ts_asn1.go ./openssl_crypto_ts_ts_conf.go ./openssl_crypto_ts_ts_err.go ./openssl_crypto_ts_ts_lib.go ./openssl_crypto_ts_ts_req_print.go ./openssl_crypto_ts_ts_req_utils.go ./openssl_crypto_ts_ts_rsp_print.go ./openssl_crypto_ts_ts_rsp_sign.go ./openssl_crypto_ts_ts_rsp_utils.go ./openssl_crypto_ts_ts_rsp_verify.go ./openssl_crypto_ts_ts_verify_ctx.go ./openssl_crypto_txt_db_txt_db.go ./openssl_crypto_ui_ui_err.go ./openssl_crypto_ui_ui_lib.go ./openssl_crypto_ui_ui_null.go ./openssl_crypto_ui_ui_openssl.go ./openssl_crypto_ui_ui_util.go ./openssl_crypto_uid.go ./openssl_crypto_whrlpool_wp_block.go ./openssl_crypto_whrlpool_wp_dgst.go ./openssl_crypto_x509_by_dir.go ./openssl_crypto_x509_by_file.go ./openssl_crypto_x509_t_crl.go ./openssl_crypto_x509_t_req.go ./openssl_crypto_x509_t_x509.go ./openssl_crypto_x509_x509_att.go ./openssl_crypto_x509_x509_cmp.go ./openssl_crypto_x509_x509_d2.go ./openssl_crypto_x509_x509_def.go ./openssl_crypto_x509_x509_err.go ./openssl_crypto_x509_x509_ext.go ./openssl_crypto_x509_x509_lu.go ./openssl_crypto_x509_x509_meth.go ./openssl_crypto_x509_x509_obj.go ./openssl_crypto_x509_x509_r2x.go ./openssl_crypto_x509_x509_req.go ./openssl_crypto_x509_x509_set.go ./openssl_crypto_x509_x509_trs.go ./openssl_crypto_x509_x509_txt.go ./openssl_crypto_x509_x509_v3.go ./openssl_crypto_x509_x509_vfy.go ./openssl_crypto_x509_x509_vpm.go ./openssl_crypto_x509_x509cset.go ./openssl_crypto_x509_x509name.go ./openssl_crypto_x509_x509rset.go ./openssl_crypto_x509_x509spki.go ./openssl_crypto_x509_x509type.go ./openssl_crypto_x509_x_all.go ./openssl_crypto_x509_x_attrib.go ./openssl_crypto_x509_x_crl.go ./openssl_crypto_x509_x_exten.go ./openssl_crypto_x509_x_name.go ./openssl_crypto_x509_x_pubkey.go ./openssl_crypto_x509_x_req.go ./openssl_crypto_x509_x_x509.go ./openssl_crypto_x509_x_x509a.go ./openssl_crypto_x509v3_pcy_cache.go ./openssl_crypto_x509v3_pcy_data.go ./openssl_crypto_x509v3_pcy_lib.go ./openssl_crypto_x509v3_pcy_map.go ./openssl_crypto_x509v3_pcy_node.go ./openssl_crypto_x509v3_pcy_tree.go ./openssl_crypto_x509v3_v3_addr.go ./openssl_crypto_x509v3_v3_admis.go ./openssl_crypto_x509v3_v3_akey.go ./openssl_crypto_x509v3_v3_akeya.go ./openssl_crypto_x509v3_v3_alt.go ./openssl_crypto_x509v3_v3_asid.go ./openssl_crypto_x509v3_v3_bcons.go ./openssl_crypto_x509v3_v3_bitst.go ./openssl_crypto_x509v3_v3_conf.go ./openssl_crypto_x509v3_v3_cpols.go ./openssl_crypto_x509v3_v3_crld.go ./openssl_crypto_x509v3_v3_enum.go ./openssl_crypto_x509v3_v3_extku.go ./openssl_crypto_x509v3_v3_genn.go ./openssl_crypto_x509v3_v3_ia5.go ./openssl_crypto_x509v3_v3_info.go ./openssl_crypto_x509v3_v3_int.go ./openssl_crypto_x509v3_v3_lib.go ./openssl_crypto_x509v3_v3_ncons.go ./openssl_crypto_x509v3_v3_pci.go ./openssl_crypto_x509v3_v3_pcia.go ./openssl_crypto_x509v3_v3_pcons.go ./openssl_crypto_x509v3_v3_pku.go ./openssl_crypto_x509v3_v3_pmaps.go ./openssl_crypto_x509v3_v3_prn.go ./openssl_crypto_x509v3_v3_purp.go ./openssl_crypto_x509v3_v3_skey.go ./openssl_crypto_x509v3_v3_sxnet.go ./openssl_crypto_x509v3_v3_tlsf.go ./openssl_crypto_x509v3_v3_utl.go ./openssl_crypto_x509v3_v3err.go ./openssl_engines_e_afalg.go ./openssl_engines_e_capi.go ./openssl_engines_e_padlock.go ./openssl_preamble.go ./openssl_ssl_bio_ssl.go ./openssl_ssl_d1_lib.go ./openssl_ssl_d1_msg.go ./openssl_ssl_d1_srtp.go ./openssl_ssl_methods.go ./openssl_ssl_packet.go ./openssl_ssl_pqueue.go ./openssl_ssl_record_dtls1_bitmap.go ./openssl_ssl_record_rec_layer_d1.go ./openssl_ssl_record_rec_layer_s3.go ./openssl_ssl_record_ssl3_buffer.go ./openssl_ssl_record_ssl3_record.go ./openssl_ssl_record_ssl3_record_tls13.go ./openssl_ssl_s3_cbc.go ./openssl_ssl_s3_enc.go ./openssl_ssl_s3_lib.go ./openssl_ssl_s3_msg.go ./openssl_ssl_ssl_asn1.go ./openssl_ssl_ssl_cert.go ./openssl_ssl_ssl_ciph.go ./openssl_ssl_ssl_conf.go ./openssl_ssl_ssl_err.go ./openssl_ssl_ssl_init.go ./openssl_ssl_ssl_lib.go ./openssl_ssl_ssl_mcnf.go ./openssl_ssl_ssl_rsa.go ./openssl_ssl_ssl_sess.go ./openssl_ssl_ssl_stat.go ./openssl_ssl_ssl_txt.go ./openssl_ssl_ssl_utst.go ./openssl_ssl_statem_extensions.go ./openssl_ssl_statem_extensions_clnt.go ./openssl_ssl_statem_extensions_cust.go ./openssl_ssl_statem_extensions_srvr.go ./openssl_ssl_statem_statem.go ./openssl_ssl_statem_statem_clnt.go ./openssl_ssl_statem_statem_dtls.go ./openssl_ssl_statem_statem_lib.go ./openssl_ssl_statem_statem_srvr.go ./openssl_ssl_t1_enc.go ./openssl_ssl_t1_lib.go ./openssl_ssl_t1_trce.go ./openssl_ssl_tls13_enc.go ./openssl_ssl_tls_srp.go ./tor_preamble.go ./tor_src_app_config_config.go ./tor_src_app_config_confparse.go ./tor_src_app_config_statefile.go ./tor_src_app_main_main.go ./tor_src_core_crypto_hs_ntor.go ./tor_src_core_crypto_onion_crypto.go ./tor_src_core_crypto_onion_fast.go ./tor_src_core_crypto_onion_ntor.go ./tor_src_core_crypto_onion_tap.go ./tor_src_core_crypto_relay_crypto.go ./tor_src_core_mainloop_connection.go ./tor_src_core_mainloop_cpuworker.go ./tor_src_core_mainloop_mainloop.go ./tor_src_core_mainloop_netstatus.go ./tor_src_core_mainloop_periodic.go ./tor_src_core_or_address_set.go ./tor_src_core_or_channel.go ./tor_src_core_or_channelpadding.go ./tor_src_core_or_channeltls.go ./tor_src_core_or_circuitbuild.go ./tor_src_core_or_circuitlist.go ./tor_src_core_or_circuitmux.go ./tor_src_core_or_circuitmux_ewma.go ./tor_src_core_or_circuitstats.go ./tor_src_core_or_circuituse.go ./tor_src_core_or_command.go ./tor_src_core_or_connection_edge.go ./tor_src_core_or_connection_or.go ./tor_src_core_or_dos.go ./tor_src_core_or_onion.go ./tor_src_core_or_policies.go ./tor_src_core_or_protover.go ./tor_src_core_or_protover_rust.go ./tor_src_core_or_reasons.go ./tor_src_core_or_relay.go ./tor_src_core_or_scheduler.go ./tor_src_core_or_scheduler_kist.go ./tor_src_core_or_scheduler_vanilla.go ./tor_src_core_or_status.go ./tor_src_core_or_versions.go ./tor_src_core_proto_proto_cell.go ./tor_src_core_proto_proto_control0.go ./tor_src_core_proto_proto_ext_or.go ./tor_src_core_proto_proto_http.go ./tor_src_core_proto_proto_socks.go ./tor_src_ext_csiphash.go ./tor_src_ext_curve25519_donna_curve25519-donna-c64_amd64.go ./tor_src_ext_ed25519_donna_ed25519_tor.go ./tor_src_ext_ed25519_ref10_blinding.go ./tor_src_ext_ed25519_ref10_fe_0.go ./tor_src_ext_ed25519_ref10_fe_1.go ./tor_src_ext_ed25519_ref10_fe_add.go ./tor_src_ext_ed25519_ref10_fe_cmov.go ./tor_src_ext_ed25519_ref10_fe_copy.go ./tor_src_ext_ed25519_ref10_fe_frombytes.go ./tor_src_ext_ed25519_ref10_fe_invert.go ./tor_src_ext_ed25519_ref10_fe_isnegative.go ./tor_src_ext_ed25519_ref10_fe_isnonzero.go ./tor_src_ext_ed25519_ref10_fe_mul.go ./tor_src_ext_ed25519_ref10_fe_neg.go ./tor_src_ext_ed25519_ref10_fe_pow22523.go ./tor_src_ext_ed25519_ref10_fe_sq.go ./tor_src_ext_ed25519_ref10_fe_sq2.go ./tor_src_ext_ed25519_ref10_fe_sub.go ./tor_src_ext_ed25519_ref10_fe_tobytes.go ./tor_src_ext_ed25519_ref10_ge_add.go ./tor_src_ext_ed25519_ref10_ge_double_scalarmult.go ./tor_src_ext_ed25519_ref10_ge_frombytes.go ./tor_src_ext_ed25519_ref10_ge_madd.go ./tor_src_ext_ed25519_ref10_ge_msub.go ./tor_src_ext_ed25519_ref10_ge_p1p1_to_p2.go ./tor_src_ext_ed25519_ref10_ge_p1p1_to_p3.go ./tor_src_ext_ed25519_ref10_ge_p2_0.go ./tor_src_ext_ed25519_ref10_ge_p2_dbl.go ./tor_src_ext_ed25519_ref10_ge_p3_0.go ./tor_src_ext_ed25519_ref10_ge_p3_dbl.go ./tor_src_ext_ed25519_ref10_ge_p3_to_cached.go ./tor_src_ext_ed25519_ref10_ge_p3_to_p2.go ./tor_src_ext_ed25519_ref10_ge_p3_tobytes.go ./tor_src_ext_ed25519_ref10_ge_precomp_0.go ./tor_src_ext_ed25519_ref10_ge_scalarmult_base.go ./tor_src_ext_ed25519_ref10_ge_sub.go ./tor_src_ext_ed25519_ref10_ge_tobytes.go ./tor_src_ext_ed25519_ref10_keyconv.go ./tor_src_ext_ed25519_ref10_keypair.go ./tor_src_ext_ed25519_ref10_open.go ./tor_src_ext_ed25519_ref10_sc_muladd.go ./tor_src_ext_ed25519_ref10_sc_reduce.go ./tor_src_ext_ed25519_ref10_sign.go ./tor_src_ext_keccak-tiny_keccak-tiny-unrolled.go ./tor_src_ext_readpassphrase.go ./tor_src_ext_trunnel_trunnel.go ./tor_src_feature_api_tor_api.go ./tor_src_feature_client_addressmap.go ./tor_src_feature_client_bridges.go ./tor_src_feature_client_circpathbias.go ./tor_src_feature_client_dnsserv.go ./tor_src_feature_client_entrynodes.go ./tor_src_feature_client_transports.go ./tor_src_feature_control_control.go ./tor_src_feature_control_fmt_serverstatus.go ./tor_src_feature_control_getinfo_geoip.go ./tor_src_feature_dirauth_authmode.go ./tor_src_feature_dirauth_bwauth.go ./tor_src_feature_dirauth_dircollate.go ./tor_src_feature_dirauth_dirvote.go ./tor_src_feature_dirauth_dsigs_parse.go ./tor_src_feature_dirauth_guardfraction.go ./tor_src_feature_dirauth_keypin.go ./tor_src_feature_dirauth_process_descs.go ./tor_src_feature_dirauth_reachability.go ./tor_src_feature_dirauth_recommend_pkg.go ./tor_src_feature_dirauth_shared_random.go ./tor_src_feature_dirauth_shared_random_state.go ./tor_src_feature_dirauth_voteflags.go ./tor_src_feature_dircache_conscache.go ./tor_src_feature_dircache_consdiffmgr.go ./tor_src_feature_dircache_dircache.go ./tor_src_feature_dircache_dirserv.go ./tor_src_feature_dirclient_dirclient.go ./tor_src_feature_dirclient_dlstatus.go ./tor_src_feature_dircommon_consdiff.go ./tor_src_feature_dircommon_directory.go ./tor_src_feature_dircommon_fp_pair.go ./tor_src_feature_dircommon_voting_schedule.go ./tor_src_feature_dirparse_authcert_parse.go ./tor_src_feature_dirparse_microdesc_parse.go ./tor_src_feature_dirparse_ns_parse.go ./tor_src_feature_dirparse_parsecommon.go ./tor_src_feature_dirparse_policy_parse.go ./tor_src_feature_dirparse_routerparse.go ./tor_src_feature_dirparse_sigcommon.go ./tor_src_feature_dirparse_signing.go ./tor_src_feature_dirparse_unparseable.go ./tor_src_feature_hibernate_hibernate.go ./tor_src_feature_hs_common_replaycache.go ./tor_src_feature_hs_common_shared_random_client.go ./tor_src_feature_hs_hs_cache.go ./tor_src_feature_hs_hs_cell.go ./tor_src_feature_hs_hs_circuit.go ./tor_src_feature_hs_hs_circuitmap.go ./tor_src_feature_hs_hs_client.go ./tor_src_feature_hs_hs_common.go ./tor_src_feature_hs_hs_config.go ./tor_src_feature_hs_hs_control.go ./tor_src_feature_hs_hs_descriptor.go ./tor_src_feature_hs_hs_ident.go ./tor_src_feature_hs_hs_intropoint.go ./tor_src_feature_hs_hs_service.go ./tor_src_feature_hs_hs_stats.go ./tor_src_feature_keymgt_loadkey.go ./tor_src_feature_nodelist_authcert.go ./tor_src_feature_nodelist_describe.go ./tor_src_feature_nodelist_dirlist.go ./tor_src_feature_nodelist_fmt_routerstatus.go ./tor_src_feature_nodelist_microdesc.go ./tor_src_feature_nodelist_networkstatus.go ./tor_src_feature_nodelist_nickname.go ./tor_src_feature_nodelist_node_select.go ./tor_src_feature_nodelist_nodelist.go ./tor_src_feature_nodelist_routerinfo.go ./tor_src_feature_nodelist_routerlist.go ./tor_src_feature_nodelist_routerset.go ./tor_src_feature_nodelist_torcert.go ./tor_src_feature_relay_dns.go ./tor_src_feature_relay_ext_orport.go ./tor_src_feature_relay_onion_queue.go ./tor_src_feature_relay_router.go ./tor_src_feature_relay_routerkeys.go ./tor_src_feature_relay_routermode.go ./tor_src_feature_relay_selftest.go ./tor_src_feature_rend_rendcache.go ./tor_src_feature_rend_rendclient.go ./tor_src_feature_rend_rendcommon.go ./tor_src_feature_rend_rendmid.go ./tor_src_feature_rend_rendparse.go ./tor_src_feature_rend_rendservice.go ./tor_src_feature_stats_geoip_stats.go ./tor_src_feature_stats_predict_ports.go ./tor_src_feature_stats_rephist.go ./tor_src_lib_compress_compress.go ./tor_src_lib_compress_compress_buf.go ./tor_src_lib_compress_compress_lzma.go ./tor_src_lib_compress_compress_none.go ./tor_src_lib_compress_compress_zlib.go ./tor_src_lib_compress_compress_zstd.go ./tor_src_lib_container_bloomfilt.go ./tor_src_lib_container_buffers.go ./tor_src_lib_container_map.go ./tor_src_lib_container_order.go ./tor_src_lib_container_smartlist.go ./tor_src_lib_crypt_ops_aes_openssl.go ./tor_src_lib_crypt_ops_crypto_cipher.go ./tor_src_lib_crypt_ops_crypto_curve25519.go ./tor_src_lib_crypt_ops_crypto_dh.go ./tor_src_lib_crypt_ops_crypto_dh_openssl.go ./tor_src_lib_crypt_ops_crypto_digest.go ./tor_src_lib_crypt_ops_crypto_ed25519.go ./tor_src_lib_crypt_ops_crypto_format.go ./tor_src_lib_crypt_ops_crypto_hkdf.go ./tor_src_lib_crypt_ops_crypto_init.go ./tor_src_lib_crypt_ops_crypto_ope.go ./tor_src_lib_crypt_ops_crypto_openssl_mgt.go ./tor_src_lib_crypt_ops_crypto_pwbox.go ./tor_src_lib_crypt_ops_crypto_rand.go ./tor_src_lib_crypt_ops_crypto_rsa.go ./tor_src_lib_crypt_ops_crypto_rsa_openssl.go ./tor_src_lib_crypt_ops_crypto_s2k.go ./tor_src_lib_crypt_ops_crypto_util.go ./tor_src_lib_crypt_ops_digestset.go ./tor_src_lib_ctime_di_ops.go ./tor_src_lib_encoding_binascii.go ./tor_src_lib_encoding_confline.go ./tor_src_lib_encoding_cstring.go ./tor_src_lib_encoding_keyval.go ./tor_src_lib_encoding_pem.go ./tor_src_lib_encoding_time_fmt.go ./tor_src_lib_err_backtrace.go ./tor_src_lib_err_torerr.go ./tor_src_lib_evloop_compat_libevent.go ./tor_src_lib_evloop_procmon.go ./tor_src_lib_evloop_timers.go ./tor_src_lib_evloop_token_bucket.go ./tor_src_lib_evloop_workqueue.go ./tor_src_lib_fdio_fdio.go ./tor_src_lib_fs_conffile.go ./tor_src_lib_fs_dir.go ./tor_src_lib_fs_files.go ./tor_src_lib_fs_freespace.go ./tor_src_lib_fs_lockfile.go ./tor_src_lib_fs_mmap.go ./tor_src_lib_fs_path.go ./tor_src_lib_fs_storagedir.go ./tor_src_lib_fs_userdb.go ./tor_src_lib_geoip_geoip.go ./tor_src_lib_intmath_addsub.go ./tor_src_lib_intmath_bits.go ./tor_src_lib_intmath_muldiv.go ./tor_src_lib_intmath_weakrng.go ./tor_src_lib_lock_compat_mutex.go ./tor_src_lib_lock_compat_mutex_pthreads.go ./tor_src_lib_log_escape.go ./tor_src_lib_log_git_revision.go ./tor_src_lib_log_log.go ./tor_src_lib_log_ratelim.go ./tor_src_lib_log_util_bug.go ./tor_src_lib_malloc_malloc.go ./tor_src_lib_math_fp.go ./tor_src_lib_math_laplace.go ./tor_src_lib_memarea_memarea.go ./tor_src_lib_meminfo_meminfo.go ./tor_src_lib_net_address.go ./tor_src_lib_net_alertsock.go ./tor_src_lib_net_buffers_net.go ./tor_src_lib_net_gethostname.go ./tor_src_lib_net_inaddr.go ./tor_src_lib_net_resolve.go ./tor_src_lib_net_socket.go ./tor_src_lib_net_socketpair.go ./tor_src_lib_osinfo_uname.go ./tor_src_lib_process_daemon.go ./tor_src_lib_process_env.go ./tor_src_lib_process_pidfile.go ./tor_src_lib_process_restrict.go ./tor_src_lib_process_setuid.go ./tor_src_lib_process_subprocess.go ./tor_src_lib_process_waitpid.go ./tor_src_lib_sandbox_sandbox.go ./tor_src_lib_smartlist_core_smartlist_core.go ./tor_src_lib_smartlist_core_smartlist_split.go ./tor_src_lib_string_compat_ctype.go ./tor_src_lib_string_compat_string.go ./tor_src_lib_string_parse_int.go ./tor_src_lib_string_printf.go ./tor_src_lib_string_scanf.go ./tor_src_lib_string_util_string.go ./tor_src_lib_term_getpass.go ./tor_src_lib_thread_compat_pthreads.go ./tor_src_lib_thread_compat_threads.go ./tor_src_lib_thread_numcpus.go ./tor_src_lib_time_compat_time.go ./tor_src_lib_time_tvdiff.go ./tor_src_lib_tls_buffers_tls.go ./tor_src_lib_tls_tortls.go ./tor_src_lib_tls_tortls_openssl.go ./tor_src_lib_tls_x509.go ./tor_src_lib_tls_x509_openssl.go ./tor_src_lib_wallclock_approx_time.go ./tor_src_lib_wallclock_time_to_tm.go ./tor_src_lib_wallclock_tor_gettimeofday.go ./tor_src_trunnel_channelpadding_negotiation.go ./tor_src_trunnel_ed25519_cert.go ./tor_src_trunnel_hs_cell_common.go ./tor_src_trunnel_hs_cell_establish_intro.go ./tor_src_trunnel_hs_cell_introduce1.go ./tor_src_trunnel_hs_cell_rendezvous.go ./tor_src_trunnel_link_handshake.go ./tor_src_trunnel_pwbox.go ./tor_src_trunnel_socks5.go ./zlib_adler32.go ./zlib_compress.go ./zlib_crc32.go ./zlib_deflate.go ./zlib_gzclose.go ./zlib_gzlib.go ./zlib_gzread.go ./zlib_gzwrite.go ./zlib_infback.go ./zlib_inffast.go ./zlib_inflate.go ./zlib_inftrees.go ./zlib_preamble.go ./zlib_trees.go ./zlib_uncompr.go ./zlib_zutil.go
# github.com/ipsn/go-libtor
In file included from ../src/github.com/ipsn/go-libtor/libevent_buffer.go:8:
In file included from ../src/github.com/ipsn/go-libtor/libevent/buffer.c:85:
In file included from ../src/github.com/ipsn/go-libtor/libevent/include/event2/event.h:202:
../src/github.com/ipsn/go-libtor/libevent/include/event2/util.h:132:2: error: "No way to define ev_uint64_t"
#error "No way to define ev_uint64_t"
 ^
../src/github.com/ipsn/go-libtor/libevent/include/event2/util.h:151:2: error: "No way to define ev_uint32_t"
#error "No way to define ev_uint32_t"
 ^
../src/github.com/ipsn/go-libtor/libevent/include/event2/util.h:170:2: error: "No way to define ev_uint16_t"
#error "No way to define ev_uint16_t"
 ^
../src/github.com/ipsn/go-libtor/libevent/include/event2/util.h:286:2: error: "No way to define SIZE_MAX"
#error "No way to define SIZE_MAX"
 ^
4 errors generated.

from go-libtor.

karalabe avatar karalabe commented on August 15, 2024

I haven't ported the builders to macos yet unfortunately, I don't have an mac myself, so it's a PITA for me to do it. Here's a pointer on what's needed #3 (comment). I'll close this issue as it's not something yet supported, so the build failure is expected.

from go-libtor.

hook-s3c avatar hook-s3c commented on August 15, 2024

@Kralor-Guldan I don't know if this will help, but I had some issues trying to build for mips - try this out

#10 (comment)

from go-libtor.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.