intel / ehsm

An End-to-End Distributed and Scalable Cloud KMS (Key Management System) built on top of Intel SGX enclave-based HSM (Hardware Security Module), aka eHSM.

Home Page:https://community.intel.com/t5/Blogs/Tech-Innovation/open-intel/An-Intel-SGX-based-Hardware-Security-Module-backed-Key/post/1360130?wapkw=eHSM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unify the input params of digest for sign operation

syan10 opened this issue · comments

according to the cloud kms, the digest need to be hashed by the user, so the sign operation may not need to hash it again.

e.g, ecc/rsa/sm2