Home
last modified time | relevance | path

Searched refs:crypto_box_PUBLICKEYBYTES (Results 126 – 133 of 133) sorted by relevance

123456

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/curvecp/
H A Dcurvecpserver.c27 #if crypto_box_PUBLICKEYBYTES != 32
/dports/dns/dnscrypt-wrapper/dnscrypt-wrapper-0.4.2/
H A Dmain.c309 crypto_box_PUBLICKEYBYTES) == 0) { in match_cert_to_keys()
/dports/security/py-pynacl/PyNaCl-1.4.0/tests/
H A Dtest_bindings.py91 assert len(A_pubkey) == c.crypto_box_PUBLICKEYBYTES
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs52 pub const crypto_box_PUBLICKEYBYTES: u32 = 32; const
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/src/
H A Dsodium_bindings.rs52 pub const crypto_box_PUBLICKEYBYTES: u32 = 32; const
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libsodium-sys-stable-1.19.19/src/
H A Dsodium_bindings.rs52 pub const crypto_box_PUBLICKEYBYTES: u32 = 32; const
/dports/net/mDNSResponder/mDNSResponder-1310.140.1/Clients/dnssdutil/
H A Ddnssdutil.c6566 uint8_t publicKey[ crypto_box_PUBLICKEYBYTES ];
6580 uint8_t clientPublicKey[ crypto_box_PUBLICKEYBYTES ];
6620 uint8_t serverPublicKey[ crypto_box_PUBLICKEYBYTES ];
6621 uint8_t clientPublicKey[ crypto_box_PUBLICKEYBYTES ];
6977 memcpy( inContext->serverPublicKey, cert->publicKey, crypto_box_PUBLICKEYBYTES ); in DNSCryptProcessCert()
7031 memcpy( hdr->clientPublicKey, inContext->clientPublicKey, crypto_box_PUBLICKEYBYTES ); in DNSCryptBuildQuery()
/dports/www/threema-web/threema-web-2.3.7-gh/
H A D1.001076c1938bf3b809d0.bundle.js.map1crypto_box_PUBLICKEYBYTES","crypto_box_SECRETKEYBYTES","crypto_box_BEFORENMBYTES","crypto_box_NONC…

123456