| /freebsd-12.1/crypto/openssl/doc/man3/ |
| H A D | EVP_OpenInit.pod | 5 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 D | BF_encrypt.pod | 42 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 D | SSL_CTX_set_session_ticket_cb.pod | 42 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 D | SSL_CTX_set_default_passwd_cb.pod | 46 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 D | RC4_set_key.pod | 27 decryption phase. 37 key stream to produce the output), decryption uses the same function
|
| H A D | EVP_PKEY_decrypt.pod | 19 context using key B<pkey> for a decryption operation. 21 The EVP_PKEY_decrypt() function performs a public key decryption operation
|
| H A D | BIO_f_cipher.pod | 35 decryption. 40 decryption operation was successful.
|
| H A D | RSA_blinding_on.pod | 18 measure the time of RSA decryption or signature operations, blinding
|
| H A D | EVP_EncryptInit.pod | 170 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 D | PKCS12_newpass.pod | 94 contain a MAC: in this case it will usually fail with a decryption padding
|
| H A D | PEM_bytes_read_bio.pod | 30 the decryption passphrase, if applicable.
|
| H A D | RSA_meth_new.pod | 183 default OpenSSL method during encryption, decryption, signing and 219 functions used for public and private key encryption and decryption.
|
| H A D | SSL_CTX_set_msg_callback.pod | 87 Protocol messages are passed to the callback function after decryption
|
| /freebsd-12.1/contrib/file/magic/Magdir/ |
| H A D | vms | 16 >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 D | evp.pod | 17 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 D | des_enc.m4 | 124 ! 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 D | hx509_err.et | 66 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 D | enc.pod | 49 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 D | speed.pod | 60 Time the decryption instead of encryption. Affects only the EVP testing.
|
| H A D | storeutl.pod | 31 The B<storeutl> command can be used to display the contents (after decryption
|
| /freebsd-12.1/crypto/openssh/ |
| H A D | PROTOCOL.chacha20poly1305 | 51 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 D | PROTOCOL.key | 52 to both checkint fields so successful decryption can be
|
| /freebsd-12.1/sys/contrib/libsodium/ |
| H A D | README.markdown | 9 decryption, signatures, password hashing and more.
|
| /freebsd-12.1/crypto/openssl/ |
| H A D | README | 39 Encryption and decryption
|
| /freebsd-12.1/bin/ed/ |
| H A D | POSIX | 34 encryption algorithm, see the bdes(1) man page. Encryption/decryption
|