Type Alias halite_sys::crypto_sign_state
source · pub type crypto_sign_state = crypto_sign_ed25519ph_state;Aliased Type§
struct crypto_sign_state {
pub hs: crypto_hash_sha512_state,
}Fields§
§hs: crypto_hash_sha512_statepub type crypto_sign_state = crypto_sign_ed25519ph_state;struct crypto_sign_state {
pub hs: crypto_hash_sha512_state,
}hs: crypto_hash_sha512_state