Home
last modified time | relevance | path

Searched defs:crypto_box_open (Results 1 – 25 of 37) sorted by relevance

12

/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_box/
H A Dwrapper-open.cpp5 string crypto_box_open(const string &c,const string &n,const string &pk,const string &sk) in crypto_box_open() function
/dports/net/cjdns/cjdns-cjdns-v21.1/node_build/dependencies/cnacl/crypto_box/curve25519xsalsa20poly1305/ref/
H A Dbox.c16 int crypto_box_open( in crypto_box_open() function
/dports/security/p5-Crypt-Sodium/Crypt-Sodium-0.11/lib/Crypt/
H A DSodium.pm311 sub crypto_box_open { subroutine
/dports/security/py-pynacl/PyNaCl-1.4.0/src/nacl/bindings/
H A Dcrypto_box.py124 def crypto_box_open(ciphertext, nonce, pk, sk): function
/dports/multimedia/gstreamer1-plugins-rust/gst-plugins-rs-d0466b3eee114207f851b37cae0015c0e718f021/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c109 crypto_box_open(unsigned char *m, const unsigned char *c, in crypto_box_open() function
/dports/security/libsodium/libsodium-1.0.18/src/libsodium/crypto_box/
H A Dcrypto_box.c109 crypto_box_open(unsigned char *m, const unsigned char *c, in crypto_box_open() function
/dports/security/py-pynacl/PyNaCl-1.4.0/src/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c109 crypto_box_open(unsigned char *m, const unsigned char *c, in crypto_box_open() function
/dports/devel/pijul/pijul-1.0.0.a55/cargo-crates/libsodium-sys-0.2.7/libsodium/src/libsodium/crypto_box/
H A Dcrypto_box.c109 crypto_box_open(unsigned char *m, const unsigned char *c, in crypto_box_open() function
/dports/chinese/wordpress-zh_TW/wordpress/wp-includes/sodium_compat/lib/
H A Dsodium_compat.php238 function crypto_box_open($message, $nonce, $kp) function
/dports/chinese/wordpress-zh_CN/wordpress/wp-includes/sodium_compat/lib/
H A Dsodium_compat.php238 function crypto_box_open($message, $nonce, $kp) function
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/paragonie/sodium_compat/lib/
H A Dsodium_compat.php244 function crypto_box_open($message, $nonce, $kp) function
/dports/security/py-libnacl/libnacl-1.6.1/libnacl/
H A D__init__.py220 def crypto_box_open(ctxt, nonce, pk, sk): function
/dports/security/cryptopp/cryptopp-8.6.0/
H A Dtweetnacl.h32 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
H A Dtweetnacl.cpp564 int crypto_box_open(byte *m,const byte *c,word64 d,const byte *n,const byte *y,const byte *x) in crypto_box_open() function
/dports/security/snuffleupagus/snuffleupagus-0.7.0/src/
H A Dtweetnacl.h28 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
H A Dtweetnacl.c492 int crypto_box_open(u8 *m,const u8 *c,u64 d,const u8 *n,const u8 *y,const u8 *x) in crypto_box_open() function
/dports/emulators/citra-qt5/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtweetnacl.h32 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
/dports/emulators/citra/citra-ac98458e0/externals/cryptopp/cryptopp/
H A Dtweetnacl.h32 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
/dports/security/asignify/asignify-1.0/libasignify/
H A Dtweetnacl.h23 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
H A Dtweetnacl.c483 int crypto_box_open(u8 *m,const u8 *c,u64 d,const u8 *n,const u8 *y,const u8 *x) in crypto_box_open() function
/dports/sysutils/fusefs-securefs/securefs-0.12.0/external/cryptopp/
H A Dtweetnacl.h32 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
/dports/sysutils/fwup/fwup-1.9.0/src/3rdparty/monocypher-3.1.2/tests/externals/tweetnacl/
H A Dtweetnacl.h23 #define crypto_box_open crypto_box_curve25519xsalsa20poly1305_open macro
/dports/www/joomla3/joomla3-3.9.24/libraries/vendor/paragonie/sodium_compat/src/
H A DCompat.php1104 public static function crypto_box_open($ciphertext, $nonce, $keypair) function in ParagonIE_Sodium_Compat
/dports/net/libzmq4/zeromq-4.3.4/src/
H A Dtweetnacl.c524 int crypto_box_open(u8 *m,const u8 *c,u64 d,const u8 *n,const u8 *y,const u8 *x) in crypto_box_open() function
/dports/net/py-pyzmq/pyzmq-22.3.0/bundled/zeromq/src/
H A Dtweetnacl.c524 int crypto_box_open(u8 *m,const u8 *c,u64 d,const u8 *n,const u8 *y,const u8 *x) in crypto_box_open() function

12