Home
last modified time | relevance | path

Searched refs:crypto_sign_ed25519_SECRETKEYBYTES (Results 1 – 25 of 61) sorted by relevance

123

/dports/net-im/tox/c-toxcore-0.2.13/other/fun/
H A Dsign.c53 unsigned char sk[crypto_sign_ed25519_SECRETKEYBYTES]; in main()
66 for (i = 0; i < crypto_sign_ed25519_SECRETKEYBYTES; i++) { in main()
/dports/net/gamenetworkingsockets/GameNetworkingSockets-1.3.0/src/common/
H A Dcrypto_25519_libsodium.cpp85 uint8 bufSodiumSecret[crypto_sign_ed25519_SECRETKEYBYTES]; in GenerateSignature()
89 Assert( crypto_sign_ed25519_SECRETKEYBYTES == 64 ); in GenerateSignature()
/dports/security/signify/outils-0.10/src/usr.bin/signify/
H A Dcrypto_api.h29 #define crypto_sign_ed25519_SECRETKEYBYTES 64U macro
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/tests/crypto/
H A Dcrypto_sign_ed25519.rs27 == crypto_sign_ed25519_SECRETKEYBYTES as usize in test_crypto_sign_ed25519_secretkeybytes()
/dports/dns/encrypted-dns-server/encrypted-dns-server-0.9.1/cargo-crates/libsodium-sys-stable-1.19.19/tests/crypto/
H A Dcrypto_sign_ed25519.rs27 == crypto_sign_ed25519_SECRETKEYBYTES as usize in test_crypto_sign_ed25519_secretkeybytes()
/dports/security/ncrack/ncrack-0.7/opensshlib/
H A Dcrypto_api.h34 #define crypto_sign_ed25519_SECRETKEYBYTES 64U macro
/dports/security/gnome-ssh-askpass/openssh-6.6p1/
H A Dcrypto_api.h34 #define crypto_sign_ed25519_SECRETKEYBYTES 64U macro
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/tests/crypto/
H A Dcrypto_sign_ed25519.rs27 == crypto_sign_ed25519_SECRETKEYBYTES as usize in test_crypto_sign_ed25519_secretkeybytes()
/dports/security/pam_ssh/pam_ssh-8.0/openssh/
H A Dcrypto_api.h35 #define crypto_sign_ed25519_SECRETKEYBYTES 64U macro
/dports/net/cjdns/cjdns-cjdns-v21.1/crypto/sign/
H A Dcrypto_sign_ed25519.h28 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_ref10_SECRETKEYBYTES macro
/dports/security/openssh-portable/openssh-8.8p1/
H A Dcrypto_api.h37 #define crypto_sign_ed25519_SECRETKEYBYTES 64U macro
/dports/games/warzone2100/warzone2100/lib/framework/
H A Dcrc.cpp212 …return EC_KEY(std::vector<unsigned char>(crypto_sign_ed25519_SECRETKEYBYTES), std::vector<unsigned… in createAndReserveForCurve()
346 if (EC_KEY_CAST(vKey)->privateKey.size() != crypto_sign_ed25519_SECRETKEYBYTES) in toBytes()
378 if (key.size() != crypto_sign_ed25519_SECRETKEYBYTES) in fromBytes()
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_sign/ed25519/
H A Dsign_ed25519.c35 return crypto_sign_ed25519_SECRETKEYBYTES; in crypto_sign_ed25519_secretkeybytes()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_sign/ed25519/
H A Dsign_ed25519.c35 return crypto_sign_ed25519_SECRETKEYBYTES; in crypto_sign_ed25519_secretkeybytes()
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_sign/ed25519/
H A Dsign_ed25519.c35 return crypto_sign_ed25519_SECRETKEYBYTES; in crypto_sign_ed25519_secretkeybytes()
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_sign/ed25519/
H A Dsign_ed25519.c35 return crypto_sign_ed25519_SECRETKEYBYTES; in crypto_sign_ed25519_secretkeybytes()
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dtweetnacl.h215 #define crypto_sign_SECRETKEYBYTES crypto_sign_ed25519_SECRETKEYBYTES
230 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_tweet_SECRETKEYBYTES macro
/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dtweetnacl.h211 #define crypto_sign_SECRETKEYBYTES crypto_sign_ed25519_SECRETKEYBYTES
226 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_tweet_SECRETKEYBYTES macro
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtweetnacl.h215 #define crypto_sign_SECRETKEYBYTES crypto_sign_ed25519_SECRETKEYBYTES
230 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_tweet_SECRETKEYBYTES macro
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtweetnacl.h215 #define crypto_sign_SECRETKEYBYTES crypto_sign_ed25519_SECRETKEYBYTES
230 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_tweet_SECRETKEYBYTES macro
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dtweetnacl.h215 #define crypto_sign_SECRETKEYBYTES crypto_sign_ed25519_SECRETKEYBYTES
230 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_tweet_SECRETKEYBYTES macro
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/tests/externals/tweetnacl/
H A Dtweetnacl.h206 #define crypto_sign_SECRETKEYBYTES crypto_sign_ed25519_SECRETKEYBYTES
221 #define crypto_sign_ed25519_SECRETKEYBYTES crypto_sign_ed25519_tweet_SECRETKEYBYTES macro
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/test/default/
H A Ded25519_convert.c15 unsigned char ed25519_skpk[crypto_sign_ed25519_SECRETKEYBYTES]; in main()
/dports/security/libsodium/libsodium-1.0.18/test/default/
H A Ded25519_convert.c15 unsigned char ed25519_skpk[crypto_sign_ed25519_SECRETKEYBYTES]; in main()
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/test/default/
H A Ded25519_convert.c15 unsigned char ed25519_skpk[crypto_sign_ed25519_SECRETKEYBYTES]; in main()

123