403Webshell
Server IP : 88.99.149.37  /  Your IP : 216.73.216.141
Web Server : nginx/1.31.2
System : Linux server-88-99-149-37 6.12.0-124.56.5.el10_1.x86_64 #1 SMP PREEMPT_DYNAMIC Fri May 15 06:12:08 EDT 2026 x86_64
User : muralimurth ( 1015)
PHP Version : 8.4.23
Disable Function : exec,system,passthru,shell_exec,proc_close,proc_open,dl,popen,show_source,posix_kill,posix_mkfifo,posix_getpwuid,posix_setpgid,posix_setsid,posix_setuid,posix_setgid,posix_seteuid,posix_setegid,posix_uname
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : ON
Directory :  /proc/1/root/proc/thread-self/root/usr/include/sodium/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /proc/1/root/proc/thread-self/root/usr/include/sodium/crypto_kem_xwing.h
#ifndef crypto_kem_xwing_H
#define crypto_kem_xwing_H

#include <stddef.h>

#include "export.h"

#ifdef __cplusplus
#    ifdef __GNUC__
#        pragma GCC diagnostic ignored "-Wlong-long"
#    endif
extern "C" {
#endif

#define crypto_kem_xwing_PUBLICKEYBYTES 1216U
SODIUM_EXPORT
size_t crypto_kem_xwing_publickeybytes(void);

#define crypto_kem_xwing_SECRETKEYBYTES 32U
SODIUM_EXPORT
size_t crypto_kem_xwing_secretkeybytes(void);

#define crypto_kem_xwing_CIPHERTEXTBYTES 1120U
SODIUM_EXPORT
size_t crypto_kem_xwing_ciphertextbytes(void);

#define crypto_kem_xwing_SHAREDSECRETBYTES 32U
SODIUM_EXPORT
size_t crypto_kem_xwing_sharedsecretbytes(void);

#define crypto_kem_xwing_SEEDBYTES 32U
SODIUM_EXPORT
size_t crypto_kem_xwing_seedbytes(void);

SODIUM_EXPORT
int crypto_kem_xwing_seed_keypair(unsigned char       pk[crypto_kem_xwing_PUBLICKEYBYTES],
                                  unsigned char       sk[crypto_kem_xwing_SECRETKEYBYTES],
                                  const unsigned char seed[crypto_kem_xwing_SEEDBYTES])
    __attribute__((nonnull));

SODIUM_EXPORT
int crypto_kem_xwing_keypair(unsigned char pk[crypto_kem_xwing_PUBLICKEYBYTES],
                             unsigned char sk[crypto_kem_xwing_SECRETKEYBYTES])
    __attribute__((nonnull));

SODIUM_EXPORT
int crypto_kem_xwing_enc(unsigned char       ct[crypto_kem_xwing_CIPHERTEXTBYTES],
                         unsigned char       ss[crypto_kem_xwing_SHAREDSECRETBYTES],
                         const unsigned char pk[crypto_kem_xwing_PUBLICKEYBYTES])
    __attribute__((warn_unused_result)) __attribute__((nonnull));

SODIUM_EXPORT
int crypto_kem_xwing_enc_deterministic(unsigned char       ct[crypto_kem_xwing_CIPHERTEXTBYTES],
                                       unsigned char       ss[crypto_kem_xwing_SHAREDSECRETBYTES],
                                       const unsigned char pk[crypto_kem_xwing_PUBLICKEYBYTES],
                                       const unsigned char seed[64])
    __attribute__((warn_unused_result)) __attribute__((nonnull));

SODIUM_EXPORT
int crypto_kem_xwing_dec(unsigned char       ss[crypto_kem_xwing_SHAREDSECRETBYTES],
                         const unsigned char ct[crypto_kem_xwing_CIPHERTEXTBYTES],
                         const unsigned char sk[crypto_kem_xwing_SECRETKEYBYTES])
    __attribute__((warn_unused_result)) __attribute__((nonnull));

#ifdef __cplusplus
}
#endif

#endif

Youez - 2016 - github.com/yon3zu
LinuXploit