Google은 흑인 공동체를 위한 인종적 평등을 추구하기 위해 노력하고 있습니다.
자세히 알아보기
의견 보내기
nl::Weave::Crypto::HKDF
bookmark_border bookmark
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
요약
공개 정적 함수
DeriveKey (const uint8_t *salt, uint16_t saltLen, const uint8_t *keyMaterial1, uint16_t keyMaterial1Len, const uint8_t *keyMaterial2, uint16_t keyMaterial2Len, const uint8_t *info, uint16_t infoLen, uint8_t *outKey, uint16_t outKeyBufSize, uint16_t outKeyLen)
공개 유형
@344
@ 344
공개 속성
PseudoRandomKey
uint8_t PseudoRandomKey [ kPseudoRandomKeyLength ]
공개 함수
AddKeyMaterial
void AddKeyMaterial ( const uint8_t * keyData , uint16_t keyDataLen)
AddKeyMaterial
void AddKeyMaterial ( const BIGNUM & num )
void BeginExtractKey ( const uint8_t * salt , uint16_t saltLen)
ExpandKey
WEAVE_ERROR ExpandKey ( const uint8_t * info , uint16_t infoLen, uint16_t keyLen, uint8_t * outKey )
WEAVE_ERROR FinishExtractKey ( void )
HKDF
HKDF ( void )
재설정
void Reset ( void )
~HKDF
~ HKDF ( void )
공개 정적 함수
DeriveKey
WEAVE_ERROR DeriveKey ( const uint8_t * salt , uint16_t saltLen, const uint8_t * keyMaterial1 , uint16_t keyMaterial1Len, const uint8_t * keyMaterial2 , uint16_t keyMaterial2Len, const uint8_t * info , uint16_t infoLen, uint8_t * outKey , uint16_t outKeyBufSize, uint16_t outKeyLen)
달리 명시되지 않는 한, 이 페이지의 콘텐츠에는 크리에이티브 커먼즈 저작자 표시 4.0 라이선스 에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스 에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책 을 참고하세요. Java는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다. OPENTHREAD 및 관련 마크는 Thread Group의 상표이며, 라이선스에 따라 사용됩니다.
최종 업데이트: 2024-11-06(UTC)
의견을 전달하고 싶나요?
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["필요한 정보가 없음","missingTheInformationINeed","thumb-down"],["너무 복잡함/단계 수가 너무 많음","tooComplicatedTooManySteps","thumb-down"],["오래됨","outOfDate","thumb-down"],["번역 문제","translationIssue","thumb-down"],["샘플/코드 문제","samplesCodeIssue","thumb-down"],["기타","otherDown","thumb-down"]],["최종 업데이트: 2024-11-06(UTC)"],[],[]]