출처 : http://www.securitytechnet.com/
- IEEE P1363: Standard Specifications For Public-Key Cryptography.
- RSA PKCS: Public-Key Cryptography Standards.
- FIPS/NIST publications: Federal Information Processing Standards and NIST publications.
- ISO/IEC JTC1: ISO/IEC Joint Technical Committee 1.
- ITU-T: ITU Telecommunication Standardization Sector.
- ANSI-X9: ANSI: Accredited Standards Committee(ASC).
- SECG: Standards for Efficient Cryptography Group.
- TTA(link only) : 한국정보통신기술협회(Telecommunications Technology Association).
- ISTF : 인터넷보안기술포럼(Internet Security Technology Forum).
- Common Criteria(CC): National Criteria for Information Technology Security Evalauation.
- 튜토리얼 : 암호 알고리즘 및 프로토콜의 이해
- 대칭키 암호: 블록암호 알고리즘/모드/패딩, 스트림암호 알고리즘 등.
- 해쉬 알고리즘: HAS160, HAVAL, MD2/MD4/MD5, RIPEMD-160/128/256/320, SHA-1/SHA-2, Tiger 등.
- MAC 알고리즘: HMAC, KMAC, CBC-MAC, UMAC 등.
- 공개키 암호에 기반이 되는 어려운 문제 : 소인수분해, 이산대수, 타원곡선
- 공개키 암호 : RSA, Elgamal
- 타원곡선 암호
- 공개키 서명 : RSA, DSA, ECDSA
- 키 분배 프로토콜 : DH, ECDH
- 의사난수생성기
- 구현 관련: 비밀키 암호, 유한체 연산, 타원곡선 연산, 하드웨어 구현 등.
- Volume 1
- Issue 1: The Inaugural Issue (local copy)
- Issue 2: Key Establishment Methods (local copy)
- Issue 3: Using EC algorithms in real-world applications (local copy)
- Volume 2
- Issue 1: ECC in the standards (local copy)
- Issue 2: The ECC Conference Issue (local copy)
- Issue 3: Ciphers and Certificates (local copy)
- Volume 3
- Issue 1: 2nd Annual ECC Conference in Review (local copy)
표준 문서
- [Foreign]
- [Domestic]
국제 공통 평가 기준
Research Centers/Groups
Online Paper/Techreport Archives
암호 라이브러리/API(Cryptographic Libraries/APIs)
암호 알고리즘/프로토콜
Code and Cipher
- -Main Page, by Certicom.
'개발자 기본 소양 > 암호학' 카테고리의 다른 글
암호 알고리즘 및 프로토콜의 이해 (0) | 2009.03.02 |
---|---|
전자서명 (digital signature) (0) | 2009.03.02 |
해쉬함수 (hash function) (0) | 2009.03.02 |
블록암호 (block cipher) (0) | 2009.03.02 |
국가 표준 암호 알고리즘 (1) | 2009.03.02 |