Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 277 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 277 Bytes

bccsp

区块链加密服务提供者(Blockchain Crypto Service Provider),提供一些密码学相关操作的实现,包括 Hash、签名、校验、加解密等。

实现了软件机制(sw)和硬件机制(pkcs11)。

bccsp 主要支持 MSP 的相关调用。