Home
last modified time | relevance | path

Searched full:idea (Results 1 – 25 of 984) sorted by relevance

12345678910>>...40

/freebsd/crypto/openssl/test/recipes/30-test_evp_data/
H A Devpciph_idea.txt10 Title = IDEA Tests (from https://github.com/pyca/cryptography)
13 Cipher = IDEA-CBC
20 Cipher = IDEA-CBC
27 Cipher = IDEA-CBC
34 Cipher = IDEA-CBC
41 Cipher = IDEA-CBC
48 Cipher = IDEA-CBC
55 Cipher = IDEA-CBC
62 Cipher = IDEA-CBC
69 Cipher = IDEA-CBC
[all …]
/freebsd/crypto/openssl/doc/man7/
H A DEVP_CIPHER-IDEA.pod5 EVP_CIPHER-IDEA - The IDEA EVP_CIPHER implementations
9 Support for IDEA symmetric encryption using the B<EVP_CIPHER> API.
17 =item "IDEA-ECB"
19 =item "IDEA-CBC"
21 =item "IDEA-OFB" or "IDEA-OFB64"
23 =item "IDEA-CFB" or "IDEA-CFB64"
H A DOSSL_PROVIDER-legacy.pod70 =item IDEA, see L<EVP_CIPHER-IDEA(7)>
/freebsd/crypto/openssl/providers/implementations/ciphers/
H A Dcipher_idea.c11 * IDEA low level APIs are deprecated for public use, but still ok for internal
17 /* Dispatch functions for Idea cipher modes ecb, cbc, ofb, cfb */
53 IMPLEMENT_generic_cipher(idea, IDEA, ecb, ECB, 0, 128, 64, 0, block)
55 IMPLEMENT_generic_cipher(idea, IDEA, cbc, CBC, 0, 128, 64, 64, block)
57 IMPLEMENT_generic_cipher(idea, IDEA, ofb64, OFB, 0, 128, 8, 64, stream)
59 IMPLEMENT_generic_cipher(idea, IDEA, cfb64, CFB, 0, 128, 8, 64, stream)
H A Dcipher_idea_hw.c11 * IDEA low level APIs are deprecated for public use, but still ok for internal
40 IMPLEMENT_CIPHER_HW_##UCMODE(mode, idea, PROV_IDEA_CTX, IDEA_KEY_SCHEDULE, \
/freebsd/crypto/openssl/crypto/evp/
H A De_idea.c11 * IDEA low level APIs are deprecated for public use, but still ok for internal
24 # include <openssl/idea.h>
49 BLOCK_CIPHER_func_cbc(idea, IDEA, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc() argument
50 BLOCK_CIPHER_func_ofb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
51 BLOCK_CIPHER_func_cfb(idea, IDEA, 64, EVP_IDEA_KEY, ks) in BLOCK_CIPHER_func_cbc()
53 BLOCK_CIPHER_defs(idea, IDEA_KEY_SCHEDULE, NID_idea, 8, 16, 8, 64, in BLOCK_CIPHER_func_cbc()
/freebsd/secure/lib/libcrypto/man/man7/
H A DEVP_CIPHER-IDEA.7133 .IX Title "EVP_CIPHER-IDEA 7ossl"
134 .TH EVP_CIPHER-IDEA 7ossl "2023-09-19" "3.0.11" "OpenSSL"
140 EVP_CIPHER\-IDEA \- The IDEA EVP_CIPHER implementations
143 Support for \s-1IDEA\s0 symmetric encryption using the \fB\s-1EVP_CIPHER\s0\fR \s-1API.\s0
149 .IX Item "IDEA-ECB"
153 .IX Item "IDEA-CBC"
156 .IX Item "IDEA-OFB or IDEA-OFB64"
159 .IX Item "IDEA-CFB or IDEA-CFB64"
H A DOSSL_PROVIDER-legacy.7194 .IP "\s-1IDEA,\s0 see \s-1\fBEVP_CIPHER\-IDEA\s0\fR\|(7)" 4
195 .IX Item "IDEA, see EVP_CIPHER-IDEA"
/freebsd/crypto/openssl/doc/man3/
H A DEVP_idea_cbc.pod10 - EVP IDEA cipher
24 The IDEA encryption algorithm for EVP.
34 The IDEA encryption algorithm in CBC, CFB, ECB and OFB modes respectively.
42 L<EVP_CIPHER_fetch(3)> with L<EVP_CIPHER-IDEA(7)> instead.
/freebsd/crypto/openssl/crypto/idea/
H A Di_ecb.c11 * IDEA low level APIs are deprecated for public use, but still ok for internal
17 #include <openssl/idea.h>
23 return "idea(int)"; in IDEA_options()
H A Di_ofb64.c11 * IDEA low level APIs are deprecated for public use, but still ok for internal
17 #include <openssl/idea.h>
H A Di_cfb64.c11 * IDEA low level APIs are deprecated for public use, but still ok for internal
17 #include <openssl/idea.h>
/freebsd/crypto/openssl/doc/man1/
H A Dopenssl-enc.pod.in346 idea-cbc IDEA algorithm in CBC mode
347 idea same as idea-cbc
348 idea-cfb IDEA in CFB mode
349 idea-ecb IDEA in ECB mode
350 idea-ofb IDEA in OFB mode
H A Dopenssl-ec.pod.in24 [B<-idea>]
84 =item B<-des>|B<-des3>|B<-idea>
86 These options encrypt the private key with the DES, triple DES, IDEA or
/freebsd/secure/usr.bin/openssl/man/
H A Dopenssl-enc.1450 \& idea\-cbc IDEA algorithm in CBC mode
451 \& idea same as idea\-cbc
452 \& idea\-cfb IDEA in CFB mode
453 \& idea\-ecb IDEA in ECB mode
454 \& idea\-ofb IDEA in OFB mode
H A Dopenssl.1489 .IP "\fBidea\fR, \fBidea-cbc\fR, \fBidea-cfb\fR, \fBidea-ecb\fR, \fBidea-ofb\fR" 4
490 .IX Item "idea, idea-cbc, idea-cfb, idea-ecb, idea-ofb"
491 \&\s-1IDEA\s0 Cipher
H A Dopenssl-ec.1153 [\fB\-idea\fR]
206 .IP "\fB\-des\fR|\fB\-des3\fR|\fB\-idea\fR" 4
207 .IX Item "-des|-des3|-idea"
208 These options encrypt the private key with the \s-1DES,\s0 triple \s-1DES, IDEA\s0 or
H A Dopenssl-gendsa.1158 [\fB\-idea\fR]
184 …amellia128\fR, \fB\-camellia192\fR, \fB\-camellia256\fR, \fB\-des\fR, \fB\-des3\fR, \fB\-idea\fR" 4
185 …aes256, -aria128, -aria192, -aria256, -camellia128, -camellia192, -camellia256, -des, -des3, -idea"
/freebsd/contrib/netbsd-tests/crypto/libcrypto/
H A Dt_ciphers.sh89 atf_test_case idea
92 atf_set "descr" "Checks IDEA cipher"
120 atf_add_test_case idea
/freebsd/crypto/openssl/apps/
H A Dprogs.pl192 "des", "des3", "desx", "idea", "seed", "rc4", "rc4-40",
198 "idea-cbc","idea-ecb", "idea-cfb", "idea-ofb",
H A Dprogs.c241 {FT_cipher, "idea", enc_main, enc_options, NULL},
301 {FT_cipher, "idea-cbc", enc_main, enc_options, NULL},
304 {FT_cipher, "idea-ecb", enc_main, enc_options, NULL},
307 {FT_cipher, "idea-cfb", enc_main, enc_options, NULL},
310 {FT_cipher, "idea-ofb", enc_main, enc_options, NULL},
/freebsd/crypto/openssl/providers/implementations/include/prov/
H A Dnames.h175 #define PROV_NAMES_IDEA_ECB "IDEA-ECB"
176 #define PROV_NAMES_IDEA_CBC "IDEA-CBC:IDEA:1.3.6.1.4.1.188.7.1.1.2"
177 #define PROV_NAMES_IDEA_OFB "IDEA-OFB:IDEA-OFB64"
178 #define PROV_NAMES_IDEA_CFB "IDEA-CFB:IDEA-CFB64"
/freebsd/secure/lib/libcrypto/man/man3/
H A DEVP_idea_cbc.3145 \&\- EVP IDEA cipher
159 The \s-1IDEA\s0 encryption algorithm for \s-1EVP.\s0
162 The \s-1IDEA\s0 encryption algorithm in \s-1CBC, CFB, ECB\s0 and \s-1OFB\s0 modes respectively.
/freebsd/usr.sbin/cron/doc/
H A DMAIL75 << Good idea, but bob@acornrc beat you to it. I used '/' instead of
199 aren't. If someone has an idea on a syntax that allows useful
215 << Log files are done with mail. The '%' idea could be useful if
259 << Good idea. I did it too, thanks for informing me. >>
276 for them, and RMS didn't like the idea at all :-).
417 clever idea hit me and I ripped it all out and added a single
456 should automatically export its idea of the "TZ" to each invoked command, and
468 A log file might be a nice idea, but the System V cron log is too verbose.
/freebsd/sys/dev/isp/
H A DHardware.txt63 (cost: I have no idea... certainly less than a switch)
96 (cost: no idea)
172 Cost: I have no idea.
182 Cost: I have no idea.

12345678910>>...40