티스토리 뷰


Public Key Crpytography Standard(PKCS)는 RSA사에서 주관하고 있는 공개키 암호를 위한 표준으로 다음과 같이 PKCS#1 부터 PKCS#15 까지 있다.
* 해당 링크에 가시면 보다 다양한 자료들(Testvectors, ASN.1 Module, doc 문서)을 다운받으실 수 있습니다.

  • PKCS #1: RSA Cryptography Standard
    RSA 알고리즘을 바탕으로 한 암호화, 서명 scheme의 구현에 대한 권고 표준이다. 이것은 키, scheme에 대한 ASN.1 표기도 포함한다. 현재 ver. 2.1이 draft(#3) 상태이다(6/14/2002). 2.0에서는 Optimal Asymmetric Encryption Padding(OAEP) 암호화가 포함되었고 2.1 draft(#2) 에는 Probabilistic Signature Scheme(PSS) 서명이 포함되었다.

  • PKCS #2 : PKCS#1과 통합

  • PKCS #3: Diffie-Hellman Key Agreement Standard
    Diffie-Hellman key agreement 구현 방법을 설명한다. (ver 1.4)

  • PKCS #4 : PKCS#1과 통합

  • PKCS #5: Password-Based Cryptography Standard
    패스워드를 기반으로 한 암호알고리즘을 다룬다. 여기에는 PBKDF1(Password-Based Key Derivation Function), PBKDF2, PBES1(Password-Based Encryption Scheme), PBES2, PBMAC1(Password-Based Message Authentication Code) 등이 포함되어 있다. (ver. 2.0)

  • PKCS #6: Extended-Certificate Syntax Standard
    인증서에 관한 내용을 다룬다. (ver. 1.5)

  • PKCS #7: Cryptographic Message Syntax Standard
    서명과 digital envelope과 같은 응용에서의 데이타에 대한 구문(syntax)을 정의하고 있다. (ver. 1.5, ver. 1.6 bulletin)

  • PKCS #8: Private-Key Information Syntax Standard
    개인키 정보에 대한 구문을 정의하고 있다. (ver. 1.2)

  • PKCS #9: Selected Attribute Types
    PKCS#6, #7, #8, #10에 사용한 attribute들을 정의하고 있다. (ver. 2.0, Amendment 1)

  • PKCS #10: Certification Request Syntax Standard
    인증서 요청에 필요한 구문을 설명한다. (ver. 1.7)

  • PKCS #11: Cryptographic Token Interface Standard
    CryptoKi API를 설명한다. (Draft 1 of v2.20) (ver. 2.11/draft, Amendment 1, Conformance Profile Specification)

  • PKCS #12: Personal Information Exchange Syntax Standard
    사용자의 개인 정보(키, 인증서 등)를 전달하거나 교환하는 방법을 설명한다. (ver. 1.0, Technical Corrigendum)

  • PKCS #13: Elliptic Curve Cryptography Standard
    타원곡선에 대한 내용(파라미터, 키 생성/검증, 서명, 암호화, 키교환 등)을 다룰 예정으로 되어 있다. 현재 진행중임.

  • PKCS #15: Cryptographic Token Information Format Standard
    사용자가 자신을 상대방에게 식별할 수 있도록 하는 cryptographic token을 사용할수 있다는 것을 보증하도록 하는 표준이다. (ver. 1.1, Conformance Profile Specification, Technical Corrigendum 1)

  • Related Documents

 

출처 : http://www.securitytechnet.com/crypto/standard/pkcs.html

'프로그래밍' 카테고리의 다른 글

ASN.1  (1) 2009.07.27
[Java] HttpClient 간단 사용법 (@ 특정 IP 사용)  (0) 2009.03.03
[Java] JVM Memory 관련 내용 정리  (2) 2009.03.02
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
링크
«   2024/03   »
1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31
글 보관함