Skip to main content

Crate xdice

Crate xdice 

Source

Re-exports§

pub use android::dice_android_handover_parse;
pub use cbor_cert_op::DiceConfigType;
pub use cbor_cert_op::DiceInputValues;
pub use cbor_cert_op::DiceMode;
pub use cbor_cert_op::DiceResult;
pub use mbedtls_sm2dsa::sm2_keypair_from_seed;
pub use mbedtls_sm2dsa::sm2_sign;
pub use mbedtls_sm2dsa::sm2_verify;
pub use tee_dice::dice_init;
pub use tee_dice::dice_tee_handover_main_flow_chain;
pub use tee_dice::dice_tee_handover_main_flow_chain_code_hash;

Modules§

android
cbor_cert_op
cbor_reader
dice
mbedtls_sm2dsa
tee_dice

Functions§

dice_main_flow_chain
dice_main_flow_chain_codehash
dice_parse_handover
Parse the Android handover buffer and extract CDI values and optional chain.