고객 문의전화
02-890-3333
09:00~11:5013:00~18:00 (평일)
'cipher' 총 검색 결과 241건
-
-
Affine cipher programming,어파인암호
-
msg[] char msg2[200]; char ciphered[256 ... * Ciphered, char* Src); void ... ciphers │\n"); puts("\t
- 리포트 > 프로그램소스|2011.04.11|0페이지|3,000원|구매(0)|조회(0)
-
-
-
[Java] shift cipher 구현 (cryptosystem)
-
, exhaustive key search with shift cipher ... 26회 수행한다. Shift cipher에서는 가능한 경우의 수가 26 ... overview에서 언급한 Shift Cipher를 사용하여
- 리포트 > 프로그램소스|2005.04.05|0페이지|800원|구매(0)|조회(0)
-
-
-
vigenere cipher 프로그래밍, 비거네르암호
-
│ Vigenere ciphers │\n"); puts("\t
- 리포트 > 프로그램소스|2011.04.11|0페이지|3,000원|구매(0)|조회(0)
-
-
-
MFC 프로그래밍 CAESAR CIPHER, ATBASH CIPHER 코드 및 설명
-
CIPHER - ENCRYPT 1-2) CAESAR CIPHER - DECRYPT ... 1-3) ATBASH CIPHER - ENCRYPT 1-4)ATBASH ... CIPHER - DECRYPT 1-5) SAVE 1-6)LOAD 2
- 리포트 > 공학/기술|2014.04.22|9페이지|4,000원|구매(0)|조회(0)
-
-
-
[c/c++] Affine cipher 암호화 복호화 프로그램
-
Homework#1 Affine Cipher Program ... Decryption of cipher text using double ... affine cipher Program design (algorithm) It
- 리포트 > 공학/기술|2004.09.01|5페이지|500원|구매(0)|조회(0)
-
-
-
STREAM CIPHERS AND RC4 요약
-
..PAGE:1 PROJECT # STREAM CIPHERS AND ... RC4 과목 : 정보보호 및 보안 ..PAGE:2 Stream Cipher ... Structure. Stream cipher encrypts
- 리포트 > 공학/기술|2011.04.12|6페이지|800원|구매(0)|조회(0)
-
-
-
shif cipher 프로그래밍, 시저암호
-
/* Shift cipher 구현하기 암호화, 복호화 모두 구현 ... │ Shift ciphers(Caeser cihpers) │\n"); puts
- 리포트 > 프로그램소스|2011.04.11|0페이지|3,000원|구매(0)|조회(0)
-
-
-
permutation cipher, 전치암호 프로그래밍
-
"); puts("\t│ Affine ciphers │\n"); puts("\t
- 리포트 > 프로그램소스|2011.04.11|0페이지|3,000원|구매(0)|조회(0)
-
-
-
블록암호
-
cipher) Chapter 3 Symmetric Key Crypto * 블록 ... Feistel Cipher이다. Chapter 3 Symmetric Key ... Crypto * 페이스텔 암호(Feistel Cipher) Feistel
- 리포트 > 공학/기술|2018.02.28|65페이지|1,000원|구매(0)|조회(0)
-
-
-
[영어해석]교재: Revolish TOEFL IBT Prep Level3(교학사) 유닛4. Code and Cipher
-
and ciphers is commonly misunderstood. "코드 ... 힘들다. In contrast to a code, a cipher ... " and results in a "cipher text" message. 이
- 리포트 > 인문/어학|2007.07.01|6페이지|1,000원|구매(0)|조회(0)
-
-
-
monoalpha cipher programming(substitution 암호프로그래밍)
-
#include #include #include void mono(void); void main() { while(1){ mono(); printf("\n\n\n\n\n\n\n\n\n\n");} } void mono(..
- 리포트 > 프로그램소스|2011.04.11|0페이지|3,000원|구매(0)|조회(0)
-
-
-
깨지지않는암호 - 비즈네르 사이퍼, 빌 사이퍼
-
Analysis) 비즈네르 사이퍼 ( Vigen è re Cipher ... ) Vigen è re Cipher – Demo Vigen è re Cipher ... – Breaking Beale Cipher 시작하며 … 초창기의 암호
- 리포트 > 공학/기술|2010.01.31|32페이지|1,000원|구매(0)|조회(0)
-
-
-
[C언어][자료구조] ASCII shift 를 이용한 문자열 암호화(cipher)
-
..FILE:실행화면.gif ..FILE:최종컴파일화면.gif ..FILE:getchar.c #include #define VAR 20 /* shift 할 양 */ void main() { int chr = 0; /* 문자를 입력받는 변수 */ int..
- 리포트 > 프로그램소스|2007.07.30|0페이지|800원|구매(0)|조회(0)
-
-
-
원격평생교육원 정보보호개론 총괄 과제(네트워크 구조)
-
Cipher) (1) DES(Data Encryption ... ) 스트림 암호(Stream Cipher) 스트림 암호는 블록 단위로 암·복호화 ... 식 스트림 암호 (Synchronous Stream Cipher) 동기
- 리포트 > 공학/기술|2017.06.23|5페이지|3,900원|구매(0)|조회(0)
-
-
-
정보보호입문 Brute Force Attack
-
. Brute-Force Attack on Caesar Cipher ... on Caesar Cipher Algorithm: Initial ... ) Brute-Force Attack on Caesar Cipher
- 리포트 > 공학/기술|2013.11.14|7페이지|2,000원|구매(0)|조회(0)
-
-
-
현대사회와 정보보호 8장 과제 (A+ 받음)
-
cryptography? (암호화의 세 가지 기본 작업은 무엇입니까? Cipher ... Methods, Substitution Cipher, Transposition ... Cipher Method 세가지가 있다. ● Cipher Methods
- 리포트 > 공학/기술|2019.04.17|2페이지|500원|구매(0)|조회(0)
-
-
-
[c/c++] DES 암호화 복호화 프로그램
-
of cipher text using 3 round - DES ... ){ // print cipher text and write the
- 리포트 > 공학/기술|2004.09.01|6페이지|500원|구매(0)|조회(0)
-
-
-
[암호학개론] 중간고사 대비 예상문제 풀이 및 정리
-
Cipher는같은글자라도다른문자로암호화되기때문에문자빈도수가통계적특성을 ... 따르지않기때문이다.①Autokey Cipher: 처음키값만정하고그뒤는앞의P ... , p2...②Vigenere Cipher: 키길이를정한후동일한열마다
- 시험자료 > 학교|2018.02.04|8페이지|1,600원|구매(0)|조회(0)
-
-
-
암호학 (Cryptology)
-
Cipher (Cont'd) Decryption C = [N R U H D G ... Encryption Standard) Features Block Cipher
- 리포트 > 공학/기술|2007.11.21|40페이지|500원|구매(0)|조회(0)
-
-
-
컴퓨터 통신보안(그린사) 연습문제 풀이
-
symmetric ciphers, two keys for asymmetric ... ciphers.2.4 A stream cipher is one that ... byte at atime. A block cipher is one in
- 리포트 > 공학/기술|2010.04.21|75페이지|1,000원|구매(0)|조회(0)
-