Blackberry PlayBook Tablet 보안 기술 개요 - 페이지 14

{카테고리_이름} Blackberry PlayBook Tablet에 대한 보안 기술 개요을 온라인으로 검색하거나 PDF를 다운로드하세요. Blackberry PlayBook Tablet 46 페이지. Tablet
Blackberry PlayBook Tablet에 대해서도 마찬가지입니다: 사양 (21 페이지), 사양 (21 페이지), 사용자 설명서 (48 페이지), 안전 및 제품 정보 (19 페이지), 사용자 설명서 (42 페이지), 빠른 시작 매뉴얼 (2 페이지), Ui 매뉴얼 (39 페이지), 사용자 설명서 (34 페이지)

Blackberry PlayBook Tablet 보안 기술 개요
Security Technical Overview
uses a unique, random, ephemeral key pair to create the new BlackBerry Bridge pairing key. The tablet discards
the ephemeral key pair after generating the BlackBerry Bridge pairing key. Even if the ephemeral private keys from
a specific protocol run of the ECDH algorithm are compromised, the BlackBerry Bridge pairing keys from other
runs of the same protocol remain uncompromised.

Process flow: Generating a BlackBerry Bridge pairing key

1.
The BlackBerry smartphone sends an initial echo of the value 0xC1F34151520CC9C2 to the BlackBerry PlayBook
tablet to confirm that a Bluetooth connection to the tablet exists and to verify that both the smartphone and
tablet understand the protocol.
2.
The tablet receives the initial echo and replies with an echo transmission of the same value.
3.
The smartphone receives the echo and uses the algorithm that the initial key establishment protocol negotiated
to send the selected algorithms, the selected elliptic curve, and a seed to the tablet.
4.
The tablet performs the following calculation to select a short-term key (Y):
Selects random y, 1 < y < r – 1
Calculates Y = yP, where P is a fixed point on the selected elliptic curve that generates a subgroup of prime
order
5.
The tablet sends Y to the smartphone.
6.
The smartphone performs the following calculation to select a short-term key (X):
Selects random x, 1 < x < r – 1
Calculates X = xP
Calculates the BlackBerry Bridge pairing key (CK) using the following information:
Parameter
K
H1
H2
H
CK
7.
The smartphone sends X to the tablet.
8.
The tablet calculates the BlackBerry Bridge pairing key (CK) using the following information:
Parameter
K
H1
H2
H
CK
The smartphone and tablet share a BlackBerry Bridge pairing key.
12
Generating a BlackBerry Bridge pairing key during the BlackBerry Bridge pairing process
Value
xY = xyP
SHA-512 (sent data packets)
SHA-512 (received data packets)
H1 + H2
SHA-256 ( MK || H || MK || K )
Value
yX = yxP
SHA-512 (sent data packets)
SHA-512 (received data packets)
H1 + H2
SHA-256( MK || H || MK || K )