initSidebarItems({"constant":[["BOX_NONCE_LEN",""],["BOX_PUBLIC_KEY_LEN",""],["BOX_SECRET_KEY_LEN",""],["HASH_LEN",""],["ONETIMEAUTH_HASH_LEN",""],["ONETIMEAUTH_KEY_LEN",""],["SECRETBOX_KEY_LEN",""],["SECRETBOX_NONCE_LEN",""],["SIGN_LEN",""],["SIGN_PUBLIC_KEY_LEN",""],["SIGN_SECRET_KEY_LEN",""],["STREAM_KEY_LEN",""],["STREAM_NONCE_LEN",""]],"fn":[["box_",""],["box_keypair",""],["box_open",""],["hash",""],["onetimeauth",""],["onetimeauth_verify",""],["secretbox",""],["secretbox_open",""],["sign_attached","Generate an attached (ie: joined) signature for a message"],["sign_attached_open","verify an attached signature"],["sign_keypair",""],["sign_keypair_seed",""],["stream",""],["stream_xor",""]],"type":[["BoxNonce",""],["BoxPublicKey",""],["BoxSecretKey",""],["Hash",""],["OnetimeauthHash",""],["OnetimeauthKey",""],["SecretboxKey",""],["SecretboxNonce",""],["Sign",""],["SignPublicKey",""],["SignSecretKey",""],["StreamKey",""],["StreamNonce",""]]});