Searched refs:RC4 (Results 1 – 18 of 18) sorted by relevance
1 # RC4 tests (from rc4test)2 Cipher = RC47 Cipher = RC412 Cipher = RC417 Cipher = RC422 Cipher = RC427 Cipher = RC4
34 algorithm for protecting wireless networks. WEP uses RC4 with38 RC4 key scheduling is insufficient (beginning of the pseudorandom47 hardware. It still uses RC4 for the encryption like WEP, but with48 per-packet RC4 keys. In addition, it implements replay protection,
146 RC4=0197 RC4=$(awk '{print match($1 $2 $3, "Nomailfor")}' \199 if [ \( "$tvar" = "redhat" -o "$tvar" = "redhat-linux" \) -a -n "$RC4" ]; then
82 OPENSSL_EXPORT void RC4(RC4_KEY *key, size_t len, const uint8_t *in,
77 RC4(rc4key, in_len, in, out); in rc4_cipher()
60 void RC4(RC4_KEY *key, size_t len, const uint8_t *in, uint8_t *out) { in RC4() function
258 for protecting wireless networks. WEP uses RC4 with 40-bit keys,261 too small against current attacks, RC4 key scheduling is insufficient270 hardware. It still uses RC4 for the encryption like WEP, but with271 per-packet RC4 keys. In addition, it implements replay protection,
54 includes symmetric ciphers with less than 128 bit keys and RC4.
339 pkcs12-pbeids 1 : PBE-SHA1-RC4-128 : pbeWithSHA1And128BitRC4341 pkcs12-pbeids 2 : PBE-SHA1-RC4-40 : pbeWithSHA1And40BitRC4381 rsadsi 3 4 : RC4 : rc4382 : RC4-40 : rc4-401288 : RC4-HMAC-MD5 : rc4-hmac-md5
80 * apply to all code found in this distribution, be it the RC4, RSA,
208 for protecting wireless networks. WEP uses RC4 with 40-bit keys,211 too small against current attacks, RC4 key scheduling is insufficient220 hardware. It still uses RC4 for the encryption like WEP, but with221 per-packet RC4 keys. In addition, it implements replay protection,
1606 RC4-128-SHA for authentication and AES128-SHA for provisioning
93 * apply to all code found in this distribution, be it the RC4, RSA,
39 - RC4 support has been replaced with ARC4 support from OpenSSL
282 * **RC4 cipher suites are no longer supported by default.** To connect to
729 which is used with an RC4 stream to generate the cryptographically secure
META-INF/MANIFEST.MF META-INF/BCKEY.SF META-INF/BCKEY ...
5183 - super("RC4", 128, new CipherKeyGenerator());