<?php
$TOC = array (
  0 => 
  array (
    0 => 'function.sodium-add.php',
    1 => 'sodium_add',
  ),
  1 => 
  array (
    0 => 'function.sodium-base642bin.php',
    1 => 'sodium_base642bin',
  ),
  2 => 
  array (
    0 => 'function.sodium-bin2base64.php',
    1 => 'sodium_bin2base64',
  ),
  3 => 
  array (
    0 => 'function.sodium-bin2hex.php',
    1 => 'sodium_bin2hex',
  ),
  4 => 
  array (
    0 => 'function.sodium-compare.php',
    1 => 'sodium_compare',
  ),
  5 => 
  array (
    0 => 'function.sodium-crypto-aead-aegis128l-decrypt.php',
    1 => 'sodium_crypto_aead_aegis128l_decrypt',
  ),
  6 => 
  array (
    0 => 'function.sodium-crypto-aead-aegis128l-encrypt.php',
    1 => 'sodium_crypto_aead_aegis128l_encrypt',
  ),
  7 => 
  array (
    0 => 'function.sodium-crypto-aead-aegis128l-keygen.php',
    1 => 'sodium_crypto_aead_aegis128l_keygen',
  ),
  8 => 
  array (
    0 => 'function.sodium-crypto-aead-aegis256-decrypt.php',
    1 => 'sodium_crypto_aead_aegis256_decrypt',
  ),
  9 => 
  array (
    0 => 'function.sodium-crypto-aead-aegis256-encrypt.php',
    1 => 'sodium_crypto_aead_aegis256_encrypt',
  ),
  10 => 
  array (
    0 => 'function.sodium-crypto-aead-aegis256-keygen.php',
    1 => 'sodium_crypto_aead_aegis256_keygen',
  ),
  11 => 
  array (
    0 => 'function.sodium-crypto-aead-aes256gcm-decrypt.php',
    1 => 'sodium_crypto_aead_aes256gcm_decrypt',
  ),
  12 => 
  array (
    0 => 'function.sodium-crypto-aead-aes256gcm-encrypt.php',
    1 => 'sodium_crypto_aead_aes256gcm_encrypt',
  ),
  13 => 
  array (
    0 => 'function.sodium-crypto-aead-aes256gcm-is-available.php',
    1 => 'sodium_crypto_aead_aes256gcm_is_available',
  ),
  14 => 
  array (
    0 => 'function.sodium-crypto-aead-aes256gcm-keygen.php',
    1 => 'sodium_crypto_aead_aes256gcm_keygen',
  ),
  15 => 
  array (
    0 => 'function.sodium-crypto-aead-chacha20poly1305-decrypt.php',
    1 => 'sodium_crypto_aead_chacha20poly1305_decrypt',
  ),
  16 => 
  array (
    0 => 'function.sodium-crypto-aead-chacha20poly1305-encrypt.php',
    1 => 'sodium_crypto_aead_chacha20poly1305_encrypt',
  ),
  17 => 
  array (
    0 => 'function.sodium-crypto-aead-chacha20poly1305-ietf-decrypt.php',
    1 => 'sodium_crypto_aead_chacha20poly1305_ietf_decrypt',
  ),
  18 => 
  array (
    0 => 'function.sodium-crypto-aead-chacha20poly1305-ietf-encrypt.php',
    1 => 'sodium_crypto_aead_chacha20poly1305_ietf_encrypt',
  ),
  19 => 
  array (
    0 => 'function.sodium-crypto-aead-chacha20poly1305-ietf-keygen.php',
    1 => 'sodium_crypto_aead_chacha20poly1305_ietf_keygen',
  ),
  20 => 
  array (
    0 => 'function.sodium-crypto-aead-chacha20poly1305-keygen.php',
    1 => 'sodium_crypto_aead_chacha20poly1305_keygen',
  ),
  21 => 
  array (
    0 => 'function.sodium-crypto-aead-xchacha20poly1305-ietf-decrypt.php',
    1 => 'sodium_crypto_aead_xchacha20poly1305_ietf_decrypt',
  ),
  22 => 
  array (
    0 => 'function.sodium-crypto-aead-xchacha20poly1305-ietf-encrypt.php',
    1 => 'sodium_crypto_aead_xchacha20poly1305_ietf_encrypt',
  ),
  23 => 
  array (
    0 => 'function.sodium-crypto-aead-xchacha20poly1305-ietf-keygen.php',
    1 => 'sodium_crypto_aead_xchacha20poly1305_ietf_keygen',
  ),
  24 => 
  array (
    0 => 'function.sodium-crypto-auth.php',
    1 => 'sodium_crypto_auth',
  ),
  25 => 
  array (
    0 => 'function.sodium-crypto-auth-keygen.php',
    1 => 'sodium_crypto_auth_keygen',
  ),
  26 => 
  array (
    0 => 'function.sodium-crypto-auth-verify.php',
    1 => 'sodium_crypto_auth_verify',
  ),
  27 => 
  array (
    0 => 'function.sodium-crypto-box.php',
    1 => 'sodium_crypto_box',
  ),
  28 => 
  array (
    0 => 'function.sodium-crypto-box-keypair.php',
    1 => 'sodium_crypto_box_keypair',
  ),
  29 => 
  array (
    0 => 'function.sodium-crypto-box-keypair-from-secretkey-and-publickey.php',
    1 => 'sodium_crypto_box_keypair_from_secretkey_and_publickey',
  ),
  30 => 
  array (
    0 => 'function.sodium-crypto-box-open.php',
    1 => 'sodium_crypto_box_open',
  ),
  31 => 
  array (
    0 => 'function.sodium-crypto-box-publickey.php',
    1 => 'sodium_crypto_box_publickey',
  ),
  32 => 
  array (
    0 => 'function.sodium-crypto-box-publickey-from-secretkey.php',
    1 => 'sodium_crypto_box_publickey_from_secretkey',
  ),
  33 => 
  array (
    0 => 'function.sodium-crypto-box-seal.php',
    1 => 'sodium_crypto_box_seal',
  ),
  34 => 
  array (
    0 => 'function.sodium-crypto-box-seal-open.php',
    1 => 'sodium_crypto_box_seal_open',
  ),
  35 => 
  array (
    0 => 'function.sodium-crypto-box-secretkey.php',
    1 => 'sodium_crypto_box_secretkey',
  ),
  36 => 
  array (
    0 => 'function.sodium-crypto-box-seed-keypair.php',
    1 => 'sodium_crypto_box_seed_keypair',
  ),
  37 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-add.php',
    1 => 'sodium_crypto_core_ristretto255_add',
  ),
  38 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-from-hash.php',
    1 => 'sodium_crypto_core_ristretto255_from_hash',
  ),
  39 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-is-valid-point.php',
    1 => 'sodium_crypto_core_ristretto255_is_valid_point',
  ),
  40 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-random.php',
    1 => 'sodium_crypto_core_ristretto255_random',
  ),
  41 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-add.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_add',
  ),
  42 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-complement.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_complement',
  ),
  43 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-invert.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_invert',
  ),
  44 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-mul.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_mul',
  ),
  45 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-negate.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_negate',
  ),
  46 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-random.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_random',
  ),
  47 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-reduce.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_reduce',
  ),
  48 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-scalar-sub.php',
    1 => 'sodium_crypto_core_ristretto255_scalar_sub',
  ),
  49 => 
  array (
    0 => 'function.sodium-crypto-core-ristretto255-sub.php',
    1 => 'sodium_crypto_core_ristretto255_sub',
  ),
  50 => 
  array (
    0 => 'function.sodium-crypto-generichash.php',
    1 => 'sodium_crypto_generichash',
  ),
  51 => 
  array (
    0 => 'function.sodium-crypto-generichash-final.php',
    1 => 'sodium_crypto_generichash_final',
  ),
  52 => 
  array (
    0 => 'function.sodium-crypto-generichash-init.php',
    1 => 'sodium_crypto_generichash_init',
  ),
  53 => 
  array (
    0 => 'function.sodium-crypto-generichash-keygen.php',
    1 => 'sodium_crypto_generichash_keygen',
  ),
  54 => 
  array (
    0 => 'function.sodium-crypto-generichash-update.php',
    1 => 'sodium_crypto_generichash_update',
  ),
  55 => 
  array (
    0 => 'function.sodium-crypto-kdf-derive-from-key.php',
    1 => 'sodium_crypto_kdf_derive_from_key',
  ),
  56 => 
  array (
    0 => 'function.sodium-crypto-kdf-keygen.php',
    1 => 'sodium_crypto_kdf_keygen',
  ),
  57 => 
  array (
    0 => 'function.sodium-crypto-kx-client-session-keys.php',
    1 => 'sodium_crypto_kx_client_session_keys',
  ),
  58 => 
  array (
    0 => 'function.sodium-crypto-kx-keypair.php',
    1 => 'sodium_crypto_kx_keypair',
  ),
  59 => 
  array (
    0 => 'function.sodium-crypto-kx-publickey.php',
    1 => 'sodium_crypto_kx_publickey',
  ),
  60 => 
  array (
    0 => 'function.sodium-crypto-kx-secretkey.php',
    1 => 'sodium_crypto_kx_secretkey',
  ),
  61 => 
  array (
    0 => 'function.sodium-crypto-kx-seed-keypair.php',
    1 => 'sodium_crypto_kx_seed_keypair',
  ),
  62 => 
  array (
    0 => 'function.sodium-crypto-kx-server-session-keys.php',
    1 => 'sodium_crypto_kx_server_session_keys',
  ),
  63 => 
  array (
    0 => 'function.sodium-crypto-pwhash.php',
    1 => 'sodium_crypto_pwhash',
  ),
  64 => 
  array (
    0 => 'function.sodium-crypto-pwhash-scryptsalsa208sha256.php',
    1 => 'sodium_crypto_pwhash_scryptsalsa208sha256',
  ),
  65 => 
  array (
    0 => 'function.sodium-crypto-pwhash-scryptsalsa208sha256-str.php',
    1 => 'sodium_crypto_pwhash_scryptsalsa208sha256_str',
  ),
  66 => 
  array (
    0 => 'function.sodium-crypto-pwhash-scryptsalsa208sha256-str-verify.php',
    1 => 'sodium_crypto_pwhash_scryptsalsa208sha256_str_verify',
  ),
  67 => 
  array (
    0 => 'function.sodium-crypto-pwhash-str.php',
    1 => 'sodium_crypto_pwhash_str',
  ),
  68 => 
  array (
    0 => 'function.sodium-crypto-pwhash-str-needs-rehash.php',
    1 => 'sodium_crypto_pwhash_str_needs_rehash',
  ),
  69 => 
  array (
    0 => 'function.sodium-crypto-pwhash-str-verify.php',
    1 => 'sodium_crypto_pwhash_str_verify',
  ),
  70 => 
  array (
    0 => 'function.sodium-crypto-scalarmult.php',
    1 => 'sodium_crypto_scalarmult',
  ),
  71 => 
  array (
    0 => 'function.sodium-crypto-scalarmult-base.php',
    1 => 'sodium_crypto_scalarmult_base',
  ),
  72 => 
  array (
    0 => 'function.sodium-crypto-scalarmult-ristretto255.php',
    1 => 'sodium_crypto_scalarmult_ristretto255',
  ),
  73 => 
  array (
    0 => 'function.sodium-crypto-scalarmult-ristretto255-base.php',
    1 => 'sodium_crypto_scalarmult_ristretto255_base',
  ),
  74 => 
  array (
    0 => 'function.sodium-crypto-secretbox.php',
    1 => 'sodium_crypto_secretbox',
  ),
  75 => 
  array (
    0 => 'function.sodium-crypto-secretbox-keygen.php',
    1 => 'sodium_crypto_secretbox_keygen',
  ),
  76 => 
  array (
    0 => 'function.sodium-crypto-secretbox-open.php',
    1 => 'sodium_crypto_secretbox_open',
  ),
  77 => 
  array (
    0 => 'function.sodium-crypto-secretstream-xchacha20poly1305-init-pull.php',
    1 => 'sodium_crypto_secretstream_xchacha20poly1305_init_pull',
  ),
  78 => 
  array (
    0 => 'function.sodium-crypto-secretstream-xchacha20poly1305-init-push.php',
    1 => 'sodium_crypto_secretstream_xchacha20poly1305_init_push',
  ),
  79 => 
  array (
    0 => 'function.sodium-crypto-secretstream-xchacha20poly1305-keygen.php',
    1 => 'sodium_crypto_secretstream_xchacha20poly1305_keygen',
  ),
  80 => 
  array (
    0 => 'function.sodium-crypto-secretstream-xchacha20poly1305-pull.php',
    1 => 'sodium_crypto_secretstream_xchacha20poly1305_pull',
  ),
  81 => 
  array (
    0 => 'function.sodium-crypto-secretstream-xchacha20poly1305-push.php',
    1 => 'sodium_crypto_secretstream_xchacha20poly1305_push',
  ),
  82 => 
  array (
    0 => 'function.sodium-crypto-secretstream-xchacha20poly1305-rekey.php',
    1 => 'sodium_crypto_secretstream_xchacha20poly1305_rekey',
  ),
  83 => 
  array (
    0 => 'function.sodium-crypto-shorthash.php',
    1 => 'sodium_crypto_shorthash',
  ),
  84 => 
  array (
    0 => 'function.sodium-crypto-shorthash-keygen.php',
    1 => 'sodium_crypto_shorthash_keygen',
  ),
  85 => 
  array (
    0 => 'function.sodium-crypto-sign.php',
    1 => 'sodium_crypto_sign',
  ),
  86 => 
  array (
    0 => 'function.sodium-crypto-sign-detached.php',
    1 => 'sodium_crypto_sign_detached',
  ),
  87 => 
  array (
    0 => 'function.sodium-crypto-sign-ed25519-pk-to-curve25519.php',
    1 => 'sodium_crypto_sign_ed25519_pk_to_curve25519',
  ),
  88 => 
  array (
    0 => 'function.sodium-crypto-sign-ed25519-sk-to-curve25519.php',
    1 => 'sodium_crypto_sign_ed25519_sk_to_curve25519',
  ),
  89 => 
  array (
    0 => 'function.sodium-crypto-sign-keypair.php',
    1 => 'sodium_crypto_sign_keypair',
  ),
  90 => 
  array (
    0 => 'function.sodium-crypto-sign-keypair-from-secretkey-and-publickey.php',
    1 => 'sodium_crypto_sign_keypair_from_secretkey_and_publickey',
  ),
  91 => 
  array (
    0 => 'function.sodium-crypto-sign-open.php',
    1 => 'sodium_crypto_sign_open',
  ),
  92 => 
  array (
    0 => 'function.sodium-crypto-sign-publickey.php',
    1 => 'sodium_crypto_sign_publickey',
  ),
  93 => 
  array (
    0 => 'function.sodium-crypto-sign-publickey-from-secretkey.php',
    1 => 'sodium_crypto_sign_publickey_from_secretkey',
  ),
  94 => 
  array (
    0 => 'function.sodium-crypto-sign-secretkey.php',
    1 => 'sodium_crypto_sign_secretkey',
  ),
  95 => 
  array (
    0 => 'function.sodium-crypto-sign-seed-keypair.php',
    1 => 'sodium_crypto_sign_seed_keypair',
  ),
  96 => 
  array (
    0 => 'function.sodium-crypto-sign-verify-detached.php',
    1 => 'sodium_crypto_sign_verify_detached',
  ),
  97 => 
  array (
    0 => 'function.sodium-crypto-stream.php',
    1 => 'sodium_crypto_stream',
  ),
  98 => 
  array (
    0 => 'function.sodium-crypto-stream-keygen.php',
    1 => 'sodium_crypto_stream_keygen',
  ),
  99 => 
  array (
    0 => 'function.sodium-crypto-stream-xchacha20.php',
    1 => 'sodium_crypto_stream_xchacha20',
  ),
  100 => 
  array (
    0 => 'function.sodium-crypto-stream-xchacha20-keygen.php',
    1 => 'sodium_crypto_stream_xchacha20_keygen',
  ),
  101 => 
  array (
    0 => 'function.sodium-crypto-stream-xchacha20-xor.php',
    1 => 'sodium_crypto_stream_xchacha20_xor',
  ),
  102 => 
  array (
    0 => 'function.sodium-crypto-stream-xchacha20-xor-ic.php',
    1 => 'sodium_crypto_stream_xchacha20_xor_ic',
  ),
  103 => 
  array (
    0 => 'function.sodium-crypto-stream-xor.php',
    1 => 'sodium_crypto_stream_xor',
  ),
  104 => 
  array (
    0 => 'function.sodium-hex2bin.php',
    1 => 'sodium_hex2bin',
  ),
  105 => 
  array (
    0 => 'function.sodium-increment.php',
    1 => 'sodium_increment',
  ),
  106 => 
  array (
    0 => 'function.sodium-memcmp.php',
    1 => 'sodium_memcmp',
  ),
  107 => 
  array (
    0 => 'function.sodium-memzero.php',
    1 => 'sodium_memzero',
  ),
  108 => 
  array (
    0 => 'function.sodium-pad.php',
    1 => 'sodium_pad',
  ),
  109 => 
  array (
    0 => 'function.sodium-unpad.php',
    1 => 'sodium_unpad',
  ),
);
$TOC_DEPRECATED = array (
);
$PARENTS = array (
  0 => 
  array (
    0 => 'book.sodium.php',
    1 => 'Sodium',
  ),
  1 => 
  array (
    0 => 'refs.crypto.php',
    1 => 'Криптографические модули',
  ),
  2 => 
  array (
    0 => 'funcref.php',
    1 => 'Справочник функций',
  ),
  3 => 
  array (
    0 => 'index.php',
    1 => 'Предисловие',
  ),
);