Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
cipher
şifreleme
Ultimo aggiornamento 2006-09-06
Frequenza di utilizzo: 1
Qualità:
cipher wizard
Şifre sihirbazı
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
openvpn cipher lookup failed
@ item:: inlist default openvpn cipher item
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
cipher-block chaining (cbc)
cipher- block chaining (cbc)
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
invalid or empty cipher list (%1)
geçersiz ya da boŠedinme listesi (% 1)
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
openvpn import: use user-defined cipher.
openvpn alımı: kullanıcı tanımlı şifreleme kullanılıyor
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
if you do not select at least one cipher, ssl will not work.
eğer en az bir şifreleme seçmezseniz ssl çalışmayacaktır.
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
* the block cipher lounge* what is a block cipher?
* the block cipher lounge* what is a block cipher?
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
a stream cipher makes use of a much smaller and more convenient key such as 128 bits.
bir dizi şifresi 128 bitlik gibi çok daha küçük ve daha uygun bir anahtar kullanabilir.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
kasumi is a block cipher used in umts, gsm, and gprs mobile communications systems.
kasumi, umts, gsm, gprs gibi mobil sistemde kullanılan bir blok şifrelemedir.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
3g networks use the kasumi block cipher instead of the older a5/1 stream cipher.
3gağları eski a5/1 akım şifresi yerine kasumİ blok kriptosukullanmaktadır.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
even a secure block cipher is suitable only for the encryption of a single block under a fixed key.
güvenli bir blok şifreleme tek bir bloğun sabit bir anahtar kullanılarak şifrelenmesi için uygundur.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
it is a 16-round feistel cipher and uses large key-dependent s-boxes.
16-tur feistel cipher'dır ve anahtar-bağımlı s-boxes kullanır.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
one widespread implementation of such ciphers is called a feistel network, named after horst feistel, and notably implemented in the des cipher.
bu tür şifrelerin yaygın bir uygulaması da horst feistel tarafından adlandırılmış olan ve özellikle de des şifrelemedeki kullanımıyla dikkat çeken feistel ağıdır.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
blowfish is a symmetric-key block cipher, designed in 1993 by bruce schneier and included in a large number of cipher suites and encryption products.
blowfish, bruce schneier tarafından 1993 yılında tasarlanmış, çok sayıda şifreleyici ve şifreleme ürününe dahil olan; anahtarlanmış, simetrik bir block cipher (öbek şifreleyici)dir.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
for example the fips pub 113 algorithm is functionally equivalent to iso/iec 9797-1 mac algorithm 1 with padding method 1 and a block cipher algorithm of des.
Örneğin fips pub 113 algoritması, iso/iec 9797-1 mac algoritmasına :en:padding metodunun 1 olarak seçilmesi ve des blok şifreleme algoritmasının kullanılması ile denk olur.
Ultimo aggiornamento 2016-03-03
Frequenza di utilizzo: 1
Qualità:
mcrypt_mode_cfb (cipher feedback) is the best mode for encrypting byte streams where single bytes must be encrypted.
this extension does not define any resource types.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
mcrypt_mode_cbc (cipher block chaining) is especially suitable for encrypting files where the security is increased over ecb significantly.
resource types
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
?php $cipher = mcrypt_tripledes; echo mcrypt_get_cipher_name ($cipher);?
?php $cipher = mcrypt_tripledes; print mcrypt_get_cipher_name ($cipher);?
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
the first line in the example above will try to open the des cipher from the default directory and the ebc mode from the directory / usr / lib / mcrypt-modes.
?php $td = mcrypt_module_open (mcrypt_des, "", mcrypt_mode_ecb, "/ usr / lib / mcrypt-modes");?
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
Attenzione: contiene formattazione HTML nascosta