Skip to content

Commit bb87e59

Browse files
authored
Update README.md
1 parent 3d89d0a commit bb87e59

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Unit Test](https://github.com/10d9e/paillier-sol/actions/workflows/test.yml/badge.svg)](https://github.com/10d9e/paillier-sol/actions/workflows/test.yml)
2+
13
# Paillier Solidity Smart Contract
24

35
This Solidity smart contract provides functionalities for performing homomorphic encryption using the Paillier cryptosystem on the Ethereum blockchain. Homomorphic encryption allows computations to be performed on encrypted data without decrypting it first, providing privacy and security benefits.

0 commit comments

Comments
 (0)