mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Merge "RKP spec: fix public key info description" am: bf0ae8a0f0
Original change: https://android-review.googlesource.com/c/platform/hardware/interfaces/+/2430758 Change-Id: Icf187e4bd4e5048c7ada68413f364f3872a22c00 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -70,7 +70,7 @@ parcelable ProtectedData {
|
|||||||
* ; HKDF. See details on use in ProtectedData comments above. The public key data
|
* ; HKDF. See details on use in ProtectedData comments above. The public key data
|
||||||
* ; included in the other field of PartyUInfo / PartyVInfo is encoded as:
|
* ; included in the other field of PartyUInfo / PartyVInfo is encoded as:
|
||||||
* ; - a raw 32-byte public key for X25519
|
* ; - a raw 32-byte public key for X25519
|
||||||
* ; - uncompressed SEC-1 coordinate data (0x04 || x || y) for P-256
|
* ; - raw coordinate data (x || y) for P-256
|
||||||
* Context = [
|
* Context = [
|
||||||
* AlgorithmID : 3 ; AES-GCM 256
|
* AlgorithmID : 3 ; AES-GCM 256
|
||||||
* PartyUInfo : [
|
* PartyUInfo : [
|
||||||
|
|||||||
Reference in New Issue
Block a user