[Â÷·Ê]  [ÇÔ¼ö»öÀÎ] Wel µµ¿ò¸» ¹®¼­ [ÀÌÀü]  [´ÙÀ½]
´ëºÐ·ù: ³»ÀåÇÔ¼ö
¼ÒºÐ·ù: ¾ÏȣȭÇÔ¼ö
encodekey() ÀÛ¼ºÀÏ: 1999/12/26
¼öÁ¤ÀÏ: 2002/07/05

1. Çü½Ä: result= encodekey() 2. ±â´É: ¾Ïȣȭ Å°¸¦ ³­¼ö¿¡ ÀÇÇÏ¿© »ý¼ºÇÑ´Ù. 3. ¼³¸í (1) ³­¼ö¿¡ ÀÇÇÏ¿© »ý¼ºµÈ ¾Ïȣȭ Å°°¡ result¿¡ µ¹·ÁÁø´Ù. 4. »ç¿ë¿¹ key= encodekey(); cstr= crypt("hello", key); str1= encode("hello", key); str2= decode(str1); printf("key=%s cstr=%s str1=%s str2=%s\n", key, cstr, str1, str2); ------------------------------ [ Ãâ·Â°á°ú ] ------------------------------ key=YW cstr=YWcPIOTALLp/U str1=YWBGSNznCBrcsmf7rn9h str2=hello

Wel Version 1.0
[Â÷·Ê]  [ÇÔ¼ö»öÀÎ] [ÀÌÀü]  [´ÙÀ½]