| /freebsd/tools/tools/crypto/ |
| H A D | README | 18 0.129 sec, 2048 des crypts, 8 bytes, 127120 byte/sec, 1.0 Mb/sec 19 0.129 sec, 2048 des crypts, 16 bytes, 253915 byte/sec, 1.9 Mb/sec 20 0.129 sec, 2048 des crypts, 32 bytes, 508942 byte/sec, 3.9 Mb/sec 21 0.128 sec, 2048 des crypts, 64 bytes, 1020135 byte/sec, 7.8 Mb/sec 22 0.134 sec, 2048 des crypts, 128 bytes, 1954869 byte/sec, 14.9 Mb/sec 23 0.142 sec, 2048 des crypts, 256 bytes, 3698107 byte/sec, 28.2 Mb/sec 24 0.190 sec, 2048 des crypts, 1024 bytes, 11037700 byte/sec, 84.2 Mb/sec 25 0.264 sec, 2048 des crypts, 2048 bytes, 15891127 byte/sec, 121.2 Mb/sec 26 0.403 sec, 2048 des crypts, 4096 bytes, 20828998 byte/sec, 158.9 Mb/sec 27 0.687 sec, 2048 des crypts, 8192 bytes, 24426602 byte/sec, 186.4 Mb/sec [all …]
|
| /freebsd/secure/lib/libcrypto/man/man3/ |
| H A D | DES_random_key.3 | 57 .IX Title "DES_RANDOM_KEY 3ossl" 58 .TH DES_RANDOM_KEY 3ossl 2025-09-30 3.5.4 OpenSSL 72 DES_fcrypt, DES_crypt \- DES encryption 76 \& #include <openssl/des.h> 163 instead use \fBEVP_EncryptInit_ex\fR\|(3), \fBEVP_EncryptUpdate\fR\|(3) and 164 \&\fBEVP_EncryptFinal_ex\fR\|(3) or the equivalently named decrypt functions. 166 This library contains a fast implementation of the DES encryption 169 There are two phases to the use of DES encryption. The first is the 171 actual encryption. A DES key is of type \fIDES_cblock\fR. This type 182 Before a DES key can be used, it must be converted into the [all …]
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | DES_random_key.pod | 13 DES_fcrypt, DES_crypt - DES encryption 17 #include <openssl/des.h> 102 instead use L<EVP_EncryptInit_ex(3)>, L<EVP_EncryptUpdate(3)> and 103 L<EVP_EncryptFinal_ex(3)> or the equivalently named decrypt functions. 105 This library contains a fast implementation of the DES encryption 108 There are two phases to the use of DES encryption. The first is the 110 actual encryption. A DES key is of type I<DES_cblock>. This type 121 Before a DES key can be used, it must be converted into the 141 DES_ecb_encrypt() is the basic DES encryption routine that encrypts or 153 three-key Triple-DES encryption in ECB mode. This involves encrypting [all …]
|
| H A D | EVP_des_cbc.pod | 27 - EVP DES cipher 42 The DES encryption algorithm for EVP. 54 DES in CBC, ECB, CFB with 64-bit shift, CFB with 1-bit shift, CFB with 8-bit 68 Two key triple DES in ECB, CBC, CFB with 64-bit shift and OFB modes. 79 Three-key triple DES in ECB, CBC, CFB with 64-bit shift, CFB with 1-bit shift, 84 Triple-DES key wrap according to RFC 3217 Section 3. 92 L<EVP_CIPHER_fetch(3)> with L<EVP_CIPHER-DES(7)> instead. 98 implementation of the symmetric cipher. See L<EVP_CIPHER_meth_new(3)> for 104 L<EVP_EncryptInit(3)>, 105 L<EVP_CIPHER_meth_new(3)>
|
| /freebsd/crypto/openssl/test/recipes/30-test_evp_data/ |
| H A D | evpciph_des.txt | 9 Title = DES ECB Tests (from destest) 12 Cipher = DES-ECB 18 Cipher = DES-ECB 24 Cipher = DES-ECB 30 Cipher = DES-ECB 36 Cipher = DES-ECB 42 Cipher = DES-ECB 48 Cipher = DES-ECB 53 Title = DES Tests (from FIPS PUB 81) 56 Cipher = DES-CBC [all …]
|
| H A D | evpciph_des3_common.txt | 16 # DES EDE3 CBC tests (from destest) 18 Cipher = DES-EDE3-CBC 22 Ciphertext = 3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675 25 # DES EDE3 ECB test 29 Cipher = DES-EDE3-ECB 34 # DES EDE ECB test 36 Cipher = DES-EDE-ECB 41 # DES EDE3 CBC tests (from destest) 46 Cipher = DES-EDE3-CBC 50 Ciphertext = 3FE301C962AC01D02213763C1CBD4CDC799657C064ECF5D41C673812CFDE9675 [all …]
|
| /freebsd/secure/usr.bin/openssl/man/ |
| H A D | openssl-ciphers.1 | 134 \&\fBSSL_CIPHER_description\fR\|(3). 152 Sets the list of TLSv1.3 ciphersuites. This list will be combined with any 154 list is a simple colon (":") separated list of TLSv1.3 ciphersuite names. By 163 preference list. This list will be combined with any TLSv1.3 ciphersuites that 186 \&\fBSHA1+DES\fR represents all cipher suites containing the SHA1 \fBand\fR the DES 212 See \fBSSL_CTX_set_security_level\fR\|(3) for a description of what each level means. 217 For example, \fBDEFAULT+DES\fR is not valid. 346 .IP \fB3DES\fR 4 347 .IX Item "3DES" 348 Cipher suites using triple DES. [all …]
|
| H A D | openssl.1 | 341 SHA\-3 224 Digest 344 SHA\-3 256 Digest 347 SHA\-3 384 Digest 350 SHA\-3 512 Digest 365 SHA\-3 SHAKE128 Digest 368 SHA\-3 SHAKE256 Digest 421 .IP "\fBdes\fR, \fBdes-cbc\fR, \fBdes-cfb\fR, \fBdes-ecb\fR, \fBdes-ede\fR, \fBdes-ede-cbc\fR, \fBd… 422 .IX Item "des, des-cbc, des-cfb, des-ecb, des-ede, des-ede-cbc, des-ede-cfb, des-ede-ofb, des-ofb" 424 .IP "\fBdes3\fR, \fBdesx\fR, \fBdes\-ede3\fR, \fBdes\-ede3\-cbc\fR, \fBdes\-ede3\-cfb\fR, \fBdes\-e… 425 .IX Item "des3, desx, des-ede3, des-ede3-cbc, des-ede3-cfb, des-ede3-ofb" [all …]
|
| H A D | openssl-pkcs8.1 | 229 encryption algorithms such as 56 bit DES. 244 .IP "\fBPBE\-MD2\-DES PBE\-MD5\-DES\fR" 4 245 .IX Item "PBE-MD2-DES PBE-MD5-DES" 247 They only offer 56 bits of protection since they both use DES. 248 .IP "\fBPBE\-SHA1\-RC2\-64\fR, \fBPBE\-MD2\-RC2\-64\fR, \fBPBE\-MD5\-RC2\-64\fR, \fBPBE\-SHA1\-DES\… 249 .IX Item "PBE-SHA1-RC2-64, PBE-MD2-RC2-64, PBE-MD5-RC2-64, PBE-SHA1-DES" 253 56 bit DES. 254 .IP "\fBPBE\-SHA1\-RC4\-128\fR, \fBPBE\-SHA1\-RC4\-40\fR, \fBPBE\-SHA1\-3DES\fR, \fBPBE\-SHA1\-2DES… 255 .IX Item "PBE-SHA1-RC4-128, PBE-SHA1-RC4-40, PBE-SHA1-3DES, PBE-SHA1-2DES, PBE-SHA1-RC2-128, PBE-SH… 257 allow strong encryption algorithms like triple DES or 128 bit RC2 to be used. [all …]
|
| /freebsd/crypto/openssl/apps/ |
| H A D | progs.pl | 108 # rsa => [ "pkey", "3_0", "rsa" ], 109 # genrsa => [ "genpkey", "3_0", "rsa" ], 110 rsautl => [ "pkeyutl", "3_0", "rsa" ], 111 # dhparam => [ "pkeyparam", "3_0", "dh" ], 112 # dsaparam => [ "pkeyparam", "3_0", "dsa" ], 113 # dsa => [ "pkey", "3_0", "dsa" ], 114 # gendsa => [ "genpkey", "3_0", "dsa" ], 115 # ec => [ "pkey", "3_0", "ec" ], 116 # ecparam => [ "pkeyparam", "3_0", "ec" ], 171 des3 => "des", [all …]
|
| /freebsd/crypto/openssl/doc/man1/ |
| H A D | openssl-ciphers.pod.in | 73 L<SSL_CIPHER_description(3)>. 96 Sets the list of TLSv1.3 ciphersuites. This list will be combined with any 98 list is a simple colon (":") separated list of TLSv1.3 ciphersuite names. By 106 preference list. This list will be combined with any TLSv1.3 ciphersuites that 132 B<SHA1+DES> represents all cipher suites containing the SHA1 B<and> the DES 158 See L<SSL_CTX_set_security_level(3)> for a description of what each level means. 163 For example, B<DEFAULT+DES> is not valid. 322 =item B<3DES> 324 Cipher suites using triple DES. 326 =item B<DES> [all …]
|
| /freebsd/crypto/openssl/doc/man7/ |
| H A D | EVP_CIPHER-DES.pod | 5 EVP_CIPHER-DES - The DES EVP_CIPHER implementations 9 Support for DES symmetric encryption using the B<EVP_CIPHER> API. 18 =item "DES-EDE3-ECB" or "DES-EDE3" 20 =item "DES-EDE3-CBC" or "DES3" 29 =item "DES-EDE3-CFB8" and "DES-EDE3-CFB1" 31 =item "DES-EDE-ECB" or "DES-EDE" 33 =item "DES-EDE-CBC" 35 =item "DES-EDE-OFB" 37 =item "DES-EDE-CFB" 47 =item "DES-ECB" [all …]
|
| /freebsd/crypto/openssl/include/openssl/ |
| H A D | ssl3.h | 97 # define SSL3_TXT_RSA_DES_40_CBC_SHA "EXP-DES-CBC-SHA" 98 # define SSL3_TXT_RSA_DES_64_CBC_SHA "DES-CBC-SHA" 99 # define SSL3_TXT_RSA_DES_192_CBC3_SHA "DES-CBC3-SHA" 101 # define SSL3_TXT_DH_DSS_DES_40_CBC_SHA "EXP-DH-DSS-DES-CBC-SHA" 102 # define SSL3_TXT_DH_DSS_DES_64_CBC_SHA "DH-DSS-DES-CBC-SHA" 103 # define SSL3_TXT_DH_DSS_DES_192_CBC3_SHA "DH-DSS-DES-CBC3-SHA" 104 # define SSL3_TXT_DH_RSA_DES_40_CBC_SHA "EXP-DH-RSA-DES-CBC-SHA" 105 # define SSL3_TXT_DH_RSA_DES_64_CBC_SHA "DH-RSA-DES-CBC-SHA" 106 # define SSL3_TXT_DH_RSA_DES_192_CBC3_SHA "DH-RSA-DES-CBC3-SHA" 108 # define SSL3_TXT_DHE_DSS_DES_40_CBC_SHA "EXP-DHE-DSS-DES-CBC-SHA" [all …]
|
| /freebsd/secure/lib/libcrypto/man/man7/ |
| H A D | EVP_CIPHER-DES.7 | 57 .IX Title "EVP_CIPHER-DES 7ossl" 58 .TH EVP_CIPHER-DES 7ossl 2025-09-30 3.5.4 OpenSSL 64 EVP_CIPHER\-DES \- The DES EVP_CIPHER implementations 67 Support for DES symmetric encryption using the \fBEVP_CIPHER\fR API. 72 .IP """DES\-EDE3\-ECB"" or ""DES\-EDE3""" 4 73 .IX Item """DES-EDE3-ECB"" or ""DES-EDE3""" 75 .IP """DES\-EDE3\-CBC"" or ""DES3""" 4 76 .IX Item """DES-EDE3-CBC"" or ""DES3""" 81 .IP """DES\-EDE3\-CFB8"" and ""DES\-EDE3\-CFB1""" 4 82 .IX Item """DES-EDE3-CFB8"" and ""DES-EDE3-CFB1""" [all …]
|
| /freebsd/contrib/tcsh/nls/german/ |
| H A D | set3 | 2 $set 3 5 3 Lösche vom Anfang des aktuellen Worts bis zum Cursor - in Cut-Puffer 7 5 Gehe an den Anfang des aktuellen Worts 9 7 Wandele vom Cursor bis zum Ende des aktuellen Worts in Großbuchstaben um 10 8 Vi: Ändere Groß/Kleinschreibung des Zeichen unter dem Cursor und bewege Cursor eins nach vorn 24 22 Lösche von Cursor bis zum Ende des aktuellen Worts - in Cut-Puffer 28 26 Wandele vom Cursor bis zum Ende des aktuellen Worts in Kleinbuchstaben um 37 35 Gehe vor bis zum Ende des akutellen Worts 41 39 Setze letzten Teil des vorherigen Befehls ein 65 63 Setze die Marke an der Stelle des Cursors [all …]
|
| /freebsd/lib/libcrypt/ |
| H A D | crypt.3 | 14 .\" 3. Neither the name of the author nor the names of other contributors 62 .Tn Data Encryption Standard (DES) , 76 .Tn DES 97 .Tn DES 111 .Ss DES Extended Format: 119 .Tn DES 122 .Tn DES 125 .Tn DES 127 .Tn DES 144 .Tn DES [all …]
|
| /freebsd/contrib/bc/locales/ |
| H A D | fr_BE.ISO8859-1.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_CA.UTF-8.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_CH.ISO8859-1.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_CH.ISO8859-15.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_FR.utf8.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_BE.ISO8859-15.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_BE.UTF-8.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_BE.utf8.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |
| H A D | fr_CA.ISO8859-1.msg | 36 3 "Erreur d'exécution :" 45 3 "dépassement : le nombre ne tient pas dans un type traité par le processeur" 49 $set 3 53 3 "fin de chaîne non trouvée" 70 20 "POSIX impose des parenthèses autour des expressions de retour" 72 22 "POSIX interdit les opérateurs de comparaison en dehors des expressions 'if' ou des boucles" 80 30 "POSIX interdit pas d'assigner des chaînes de caractères à des variable [all...] |