Home
last modified time | relevance | path

Searched refs:decryption (Results 1 – 25 of 48) sorted by relevance

12

/freebsd-12.1/crypto/openssl/doc/man3/
H A DEVP_OpenInit.pod5 EVP_OpenInit, EVP_OpenUpdate, EVP_OpenFinal - EVP envelope decryption
20 decryption. They decrypt a public key encrypted symmetric key and
23 EVP_OpenInit() initializes a cipher context B<ctx> for decryption
H A DBF_encrypt.pod42 Blowfish consists of a key setup phase and the actual encryption or decryption
48 BF_ecb_encrypt() is the basic Blowfish encryption and decryption function.
51 or decryption (B<BF_DECRYPT>) shall be performed. The vector pointed at by
73 decryption (BF_DECRYPT) shall be performed. B<ivec> must point at an 8 byte
79 or decryption (B<BF_DECRYPT>) shall be performed. B<ivec> must point at an
H A DSSL_CTX_set_session_ticket_cb.pod42 decryption has been attempted and any session ticket application data is
43 available. If ticket decryption was successful then the B<ss> argument contains
46 ticket decryption. See the L<NOTES> section below for further details. The value
70 decryption. The callback must check the B<status> value before performing any
71 action, as it is called even if ticket decryption fails.
H A DSSL_CTX_set_default_passwd_cb.pod46 password to be used during decryption.
51 callback is used for reading/decryption (rwflag=0) or writing/encryption
69 for comparison in order to catch typos, that would make decryption
H A DRC4_set_key.pod27 decryption phase.
37 key stream to produce the output), decryption uses the same function
H A DEVP_PKEY_decrypt.pod19 context using key B<pkey> for a decryption operation.
21 The EVP_PKEY_decrypt() function performs a public key decryption operation
H A DBIO_f_cipher.pod35 decryption.
40 decryption operation was successful.
H A DRSA_blinding_on.pod18 measure the time of RSA decryption or signature operations, blinding
H A DEVP_EncryptInit.pod170 corresponding decryption operations. EVP_DecryptFinal() will return an
179 functions that can be used for decryption or encryption. The operation
181 to 1 for encryption, 0 for decryption and -1 to leave the value unchanged
211 or decryption with EVP_EncryptInit_ex(), EVP_DecryptInit_ex() or
293 EVP_CipherFinal_ex() returns 0 for a decryption failure or 1 for success.
480 Although the decryption operation can produce an error if padding is enabled,
485 If padding is disabled then the decryption operation will always succeed if
567 General encryption and decryption function example using FILE I/O and AES128
H A DPKCS12_newpass.pod94 contain a MAC: in this case it will usually fail with a decryption padding
H A DPEM_bytes_read_bio.pod30 the decryption passphrase, if applicable.
H A DRSA_meth_new.pod183 default OpenSSL method during encryption, decryption, signing and
219 functions used for public and private key encryption and decryption.
H A DSSL_CTX_set_msg_callback.pod87 Protocol messages are passed to the callback function after decryption
/freebsd-12.1/contrib/file/magic/Magdir/
H A Dvms16 >44032 string PK\003\004 \b, Info-ZIP SFX archive v5.12 w/decryption
30 >>75264 string PK\003\004 \b, Info-ZIP SFX archive v5.12 w/decryption
/freebsd-12.1/crypto/openssl/doc/man7/
H A Devp.pod17 functions provide public key encryption and decryption to implement digital "envelopes".
50 =item For encryption and decryption see L<EVP_PKEY_encrypt(3)>
52 these functions perform encryption and decryption only. As public key
/freebsd-12.1/crypto/openssl/crypto/des/asm/
H A Ddes_enc.m4124 ! parameter 6 1/2 for include encryption/decryption
275 ! parameter 6 optional address for key next encryption/decryption
492 ifelse($6,{}, {}, {ld [$6], out0}) ! key next encryption/decryption
1094 ! loads key next encryption/decryption first round from [in4]
1107 ! loads key next encryption/decryption first round from [in3]
1136 ! parameter 6 1/2 for include encryption/decryption
1153 ! parameter 6 1/2 for include encryption/decryption
1307 ! parameter 6 1/2 for include encryption/decryption
1352 ! parameter 6 1/2 for include encryption/decryption
1516 ! parameter 6 1/2 for include encryption/decryption
[all …]
/freebsd-12.1/crypto/heimdal/lib/hx509/
H A Dhx509_err.et66 error_code RSA_PUBLIC_DECRYPT, "RSA public decryption failed"
67 error_code RSA_PRIVATE_DECRYPT, "RSA private decryption failed"
/freebsd-12.1/crypto/openssl/doc/man1/
H A Denc.pod49 either by itself or in addition to the encryption or decryption.
87 the data is base64 encoded after encryption. If decryption is set then
162 or decryption.
179 decryption. This option exists only if OpenSSL with compiled with zlib
184 Use NULL cipher (no encryption or decryption of input).
H A Dspeed.pod60 Time the decryption instead of encryption. Affects only the EVP testing.
H A Dstoreutl.pod31 The B<storeutl> command can be used to display the contents (after decryption
/freebsd-12.1/crypto/openssh/
H A DPROTOCOL.chacha20poly130551 as a decryption oracle can learn nothing about the payload contents or
72 before decryption. A per-packet Poly1305 key is generated as described
H A DPROTOCOL.key52 to both checkint fields so successful decryption can be
/freebsd-12.1/sys/contrib/libsodium/
H A DREADME.markdown9 decryption, signatures, password hashing and more.
/freebsd-12.1/crypto/openssl/
H A DREADME39 Encryption and decryption
/freebsd-12.1/bin/ed/
H A DPOSIX34 encryption algorithm, see the bdes(1) man page. Encryption/decryption

12