This repository was archived by the owner on Sep 18, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6
This repository was archived by the owner on Sep 18, 2020. It is now read-only.
Add wrappers for every function in libyubihsm #15
Copy link
Copy link
Open
Description
This crate should provide some sort of way to perform any action in libyubihsm. This is a tracking issue for which functions still need wrappers. Some of these may not need wrappers in this library, depending on their usage.
- yh_algo_to_string
- yh_authenticate_session
- yh_begin_create_session_ext
- yh_capabilities_to_num
- yh_connect_all
- yh_connect_best
- yh_connector_has_device
- yh_create_session
- yh_create_session_derived
- yh_destroy_session
- yh_disconnect
- yh_exit
- yh_finish_create_session_ext
- yh_get_connector_address
- yh_get_connector_version
- yh_get_key_bitlength
- yh_get_session_id
- yh_get_verbosity
- yh_init
- yh_init_connector
- yh_send_plain_msg
- yh_send_secure_msg
- yh_set_connector_option
- yh_set_debug_output
- yh_set_verbosity
- yh_strerror
- yh_type_to_string
- yh_util_attest_asymmetric
- yh_util_blink
- yh_util_close_session
- yh_util_decrypt_ecdh
- yh_util_decrypt_oaep
- yh_util_decrypt_pkcs1v1_5
- yh_util_delete_object
- yh_util_export_wrapped
- yh_util_generate_key_ec
- yh_util_generate_key_ed
- yh_util_generate_key_hmac
- yh_util_generate_key_rsa
- yh_util_generate_key_wrap
- yh_util_generate_otp_aead_key
- yh_util_get_device_info
- yh_util_get_logs
- yh_util_get_object_info
- yh_util_get_opaque
- yh_util_get_option
- yh_util_get_pubkey
- yh_util_get_random
- yh_util_get_storage_stats
- yh_util_get_template
- yh_util_hmac
- yh_util_hmac_verify
- yh_util_import_authkey
- yh_util_import_key_ec
- yh_util_import_key_ed
- yh_util_import_key_hmac
- yh_util_import_key_rsa
- yh_util_import_key_wrap
- yh_util_import_opaque
- yh_util_import_template
- yh_util_import_wrapped
- yh_util_list_objects
- yh_util_otp_aead_create
- yh_util_otp_aead_random
- yh_util_otp_decrypt
- yh_util_put_option
- yh_util_put_otp_aead_key
- yh_util_reset
- yh_util_set_log_index
- yh_util_sign_ecdsa
- yh_util_sign_eddsa
- yh_util_sign_pkcs1v1_5
- yh_util_sign_pss
- yh_util_ssh_certify
- yh_util_unwrap_data
- yh_util_wrap_data
- yh_verify_logs
Metadata
Metadata
Assignees
Labels
No labels