![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
github.com/zrynuaa/medicine_blockchain
Fabric的SDK(go语言)
https://github.com/thorweiyan/fabric_go_sdk
CPABE06的实现,基于RPC服务,Server部署在复旦内网服务器,运行系统需要能够连接内网
https://github.com/zrynuaa/cpabe06_client
CPABE实现参考文献[BSW06]:
注:如果有需要获取CPABE server部分,请联系royzhang.go@gmail.com或者zry_nuaa@163.com
go get github.com/thorweiyan/fabric_go_sdk
go get github.com/zrynuaa/cpabe06_client
cd $GOPATH/src/gihub.com/thorweiyan/fabric_go_sdk
make restart
cd $GOPATH/src/github.com/zrynuaa/medicine_blockchain
./start.sh
(如果出现端口被占用,先运行stop.sh)
医院节点:
http://localhost:8880/html/hospital.html
药店1:
http://localhost:8881/html/store.html
药店2:
http://localhost:8882/html/store.html
药店3:
http://localhost:8883/html/store.html
服务节点:
http://localhost:8884/html/controller.html
[BSW06] J. Bethencourt, A. Sahai, B. Waters. Ciphertext-Policy Attribute-Based Encryption, 2006
FAQs
Unknown package
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.