Crate wingedcap

Crate wingedcap 

Source

Modules§

aes
aes_decrypt_util
aes_encrypt_util
api
client
ecdsa
get_current_unix_time_util
get_key_endpoint
get_server_endpoint
ping_key_endpoint
rand_hex_str_util
same_items_util
sender_id_to_service_id_util
server
set_key_endpoint
sha_256_util
sign_util
time
timeout_util
types
utils
verify_util
wait_util

Macros§

handlers_vec

Structs§

GenericEndpoint
GetKeyInput
GetKeyOutputUnlocked
GetServerInput
PingKeyInput
SecureChannel
SetKeyInput
SetKeyOutput

Enums§

GetKeyOutput
KeyStatus
PingKeyOutput

Constants§

GET_KEY_ENDPOINT
GET_SERVER_ENDPOINT
PING_KEY_ENDPOINT
SET_KEY_ENDPOINT

Functions§

aes_decrypt
aes_encrypt
get_current_unix_time
rand_hex_str
same_items
sender_id_to_service_id
sha_256
sign
timeout
verify
wait

Type Aliases§

ReceiveFuture
SendFuture