티스토리 툴바


Yahoo! OpenID Usability Research

OpenID is a Single Sign On protocol that enables users to authenticate at websites using their Yahoo! IDs. Unlike the traditional web login experience where users authenticate by typing in their username and password, users sign into an OpenID Relying Party by typing in their OpenID URL, and after a series of browser redirects and interstitial screens, the user returns back to the Relying Party in an authenticated state.

Yahoo! conducted usability studies in July 2008 to understand the Yahoo! user experience while navigating the OpenID journey from the Relying Party to Yahoo! and back. The participants were all experienced Yahoo! users who were tasked with signing into to a 3rd party site using their Yahoo! IDs without having to create a new account for the site.

OpenID Usability Research

· Yahoo! OpenID: One Key, Many Doors

Best practices

Help users discover the OpenID utility
  • Promote the utility, not the technology. To reach the majority of users who aren't familiar with OpenID as a technology, promote the ability to log in using an existing account, not "OpenID" itself.
  • Yahoo! users respond well when informed that they can login to a new site using their Yahoo! Account. Displaying a Yahoo! Sign-in Button is an effective way to reach out to potential new users who already have a Yahoo! ID.

clip_image002

Clearly support different login options
  • Many users were confused by Login screens which contained both the traditional username/password login form, and the OpenID URL textbox. Some users thought that they needed to enter a username, password, and an OpenID to sign in. To reduce confusion, we recommend that Relying Parties clearly indicate that users have a choice of logging in using traditional methods, or by using an OpenID
Return users immediately to the task at hand
  • OpenID is a means to an end. For users enabling their OpenID for the first time, keep text and the number of steps to a minimum. Do not distract them with additional options (e.g. setup of custom identifier) that may take them off course.
  • Once the user has authenticated successfully, the Relying Party should return them directly to the target page without derailing them by requiring additional registration steps.

Posted by BlueLove79

SEED 암호알고리즘

SEED는 전자상거래, 금융, 무선통신 등에서 전송되는 개인정보와 같은 중요한 정보를 보호하기 위해 1999년 2월 한국정보보호진흥원과 국내 암호전문가들이 순수 국내기술로 개발한 128비트 블록암호알고리즘입니다.

 

표준화 현황

SEED는 1999년 9월 정보통신단체표준(TTA)으로 제정되었으며, 2005년에는 국제 표준화 기구인 ISO/IEC 국제 블록암호알고리즘 표준으로 제정되었습니다. 또한, 같은 해 IETF 표준으로도 제정되었습니다.

분류

표준명

국내

TTAS.KO-12.0004 : 128비트 블록암호알고리즘(SEED)

국제

ISO/IEC 18033-3 : Information technology
                          - Security techniques
                          - Encryption
                          - Part 3 : Block ciphers

IETF RFC 4269 : The SEED Encryption Algorithm
※ RFC4269은 RFC 4009 ("The SEED Encryption Algorithm")의 개정 표준입니다.

 

SEED 암호알고리즘 자체에 대한 표준 외에도 SEED를 사용하기 위한 다양한 국내/외 표준들이 제정되었습니다.

분류

표준명

국내

TTAS.KO-12.0025 : 블록암호알고리즘 SEED의 운영모드

국제

IETF RFC 4010 : 보안전자우편에서의 메시지 암호화를 위한 SEED 사용표준

IETF RFC 4162 : TLS를 위한 SEED 알고리즘 사용표준

IETF RFC 4196 : IPsec을 위한 SEED 알고리즘 사용표준

 

관련 자료

주요내용

문서

SEED 알고리즘 사양 및 세부 명세

국문(PDF, ZIP)

영문(PDF, ZIP)

KISA에서 자체 수행한 SEED 평가보고서 v1.2

국문(PDF, ZIP)

영문(PDF, ZIP)

CRYPTREC*에 의뢰한 SEED 평가보고서

-

영문(PDF, ZIP)

변형된 SEED의 테스트벡터

-

영문(PDF, ZIP)

참조구현값

-

영문(PDF, ZIP)

SEED OID**

-

영문(PDF, ZIP)

* CRYPTREC은 일본의 전자정부 구축을 위해 구성된 암호기술 평가위원회
** SEED OID는 공인전자서명체계에서 사용되며, 이와 관련한 추가적인 사항은 http://www.rootca.or.kr 에서 확인하실수 있습니다.

Posted by BlueLove79