volcengine / SecureUnionID

Secure ECC-based DID intersection in Go, Java and C.
Apache License 2.0
25 stars 12 forks source link

fix(java): strim the blind result, since the go server size is 66 #21

Closed sploving closed 3 years ago

sploving commented 3 years ago

For the enc interface, the length of the blind result should be 66 instead of 67.