Results for cipher translation from English to Korean

Human contributions

From professional translators, enterprises, web pages and freely available translation repositories.

Add a translation

English

Korean

Info

English

cipher

Korean

암호, 암호화

Last Update: 2006-09-06
Usage Frequency: 1
Quality:

English

caesar cipher

Korean

카이사르 암호

Last Update: 2015-03-18
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

invalid or empty cipher list (%1)

Korean

잘못되었거나 비어 있는 암호화 열쇠 목록 (% 1)

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

data is the data that will be encrypted with the given cipher and mode.

Korean

cipher is one of the mcrypt_ciphername constants of the name of the algorithm as string.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

cipher is one of the mcrypt_ciphername constants of the name of the algorithm as string.

Korean

(php 4 = 4.0.2)

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

this document is encrypted, and crypto support is compiled in, but a cipher plugin could not be located

Korean

문서가 암호화되었고 암호화 지원이 컴파일되었지만, 암호화 플러그인을 찾을 수 없습니다

Last Update: 2011-10-23
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

mcrypt_get_cipher_name() is used to get the name of the specified cipher.

Korean

mcrypt_get_cipher_name() is used to get the name of the specified cipher.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

if linked against libmcrypt-2.4.x or higher the functions can also operate in the block cipher mode nofb and in stream mode.

Korean

ecb (electronic codebook) is suitable for random data, such as encrypting other keys. since data there is short and random, the disadvantages of ecb have a favorable negative effect.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

mcrypt_mode_cfb (cipher feedback) is the best mode for encrypting byte streams where single bytes must be encrypted.

Korean

ofb (output feedback, in 8bit) is comparable to cfb, but can be used in applications where error propagation cannot be tolerated. it's insecure (because it operates in 8bit mode) so it is not recommended to use it.

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia

English

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.

Korean

the algorithm_directory and mode_directory are used to locate the encryption modules. when you supply a directory name, it is used. when you set one of these to the empty string (""), the value set by the mcrypt.algorithms_dir or mcrypt.modes_dir ini-directive is used. when these are not set, the default directory are used that are compiled in into libmcrypt (usally /usr/local/lib/libmcrypt).

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia
Warning: Contains invisible HTML formatting

English

?php $algorithms = mcrypt_list_algorithms ("/ usr / local / lib / libmcrypt"); foreach ($algorithms as $cipher) {echo "$cipher br / \n";}?

Korean

예 1. mcrypt_list_algorithms() example

Last Update: 2011-10-24
Usage Frequency: 1
Quality:

Reference: Wikipedia
Warning: Contains invisible HTML formatting

Get a better translation with
8,877,163,315 human contributions

Users are now asking for help:



We use cookies to enhance your experience. By continuing to visit this site you agree to our use of cookies. Learn more. OK