Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다.
자세히 알아보기
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
nl::매서::프로필::보안::페이스
이 네임스페이스는 Weave 보안 프로필 내에서 Weave의 비밀번호 인증 세션 설정(PASE) 프로토콜용 인터페이스를 모두 포함합니다.
요약
Functions
|
AlignMessagePayload(PacketBuffer *buf)
|
|
BigNumHash(const BIGNUM & point, uint8_t *h)
|
void
|
GetPASEConfigSecurityStrength(uint32_t config)
|
uint8_t
|
NewPASEConfig1JPAKECTX(const uint8_t *pw, uint16_t pwLen, const char *localContextStr, const char *peerContextStr, struct JPAKE_CTX *& ctx)
|
|
PASEConfig1_JPAKE_G()
|
BIGNUM *
|
PASEConfig1_JPAKE_P()
|
BIGNUM *
|
PASEConfig1_JPAKE_Q()
|
BIGNUM *
|
PackControlHeader(uint8_t pwSrc, uint8_t encType, uint16_t sessionKeyId, bool performKeyConfirm, uint32_t & controlHeader)
|
|
UnpackControlHeader(uint32_t controlHeader, uint8_t & pwSrc, uint8_t & encType, uint16_t & sessionKeyId, bool & performKeyConfirm)
|
|
UnpackSizeHeader(uint32_t sizeHeader, uint8_t & gx, uint8_t & zkpxgr, uint8_t & zkpxb, uint8_t & altConfigCount)
|
void
|
UnpackSizeHeader(uint32_t sizeHeader, uint8_t & gx, uint8_t & zkpxgr, uint8_t & zkpxb)
|
|
열거
@269
@269
@270
@270
@271
@271
@272
@272
@277
@277
Functions
AlignMessagePayload
WEAVE_ERROR AlignMessagePayload(
PacketBuffer *buf
)
BigNumHash
void BigNumHash(
const BIGNUM & point,
uint8_t *h
)
GetPASEConfigSecurityStrength
uint8_t GetPASEConfigSecurityStrength(
uint32_t config
)
새PASEConfig1JPAKECTX
WEAVE_ERROR NewPASEConfig1JPAKECTX(
const uint8_t *pw,
uint16_t pwLen,
const char *localContextStr,
const char *peerContextStr,
struct JPAKE_CTX *& ctx
)
PASEConfig1_JPAKE_G
BIGNUM * PASEConfig1_JPAKE_G()
PASEConfig1_JPAKE_P
BIGNUM * PASEConfig1_JPAKE_P()
PASEConfig1_JPAKE_Q
BIGNUM * PASEConfig1_JPAKE_Q()
WEAVE_ERROR PackControlHeader(
uint8_t pwSrc,
uint8_t encType,
uint16_t sessionKeyId,
bool performKeyConfirm,
uint32_t & controlHeader
)
WEAVE_ERROR UnpackControlHeader(
uint32_t controlHeader,
uint8_t & pwSrc,
uint8_t & encType,
uint16_t & sessionKeyId,
bool & performKeyConfirm
)
void UnpackSizeHeader(
uint32_t sizeHeader,
uint8_t & gx,
uint8_t & zkpxgr,
uint8_t & zkpxb,
uint8_t & altConfigCount
)
WEAVE_ERROR UnpackSizeHeader(
uint32_t sizeHeader,
uint8_t & gx,
uint8_t & zkpxgr,
uint8_t & zkpxb
)
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다. Thread는 Thread Group, Inc.의 등록 상표입니다.
최종 업데이트: 2020-08-28(UTC)
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"필요한 정보가 없음"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"너무 복잡함/단계 수가 너무 많음"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"오래됨"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"번역 문제"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"샘플/코드 문제"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"기타"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"이해하기 쉬움"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"문제가 해결됨"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"기타"
}]