Y
Hacker News
new
|
ask
|
show
|
jobs
by
lsh123
688 days ago
Thanks for explanation. I will read the code to see how sharing works.
1 comments
karulont
687 days ago
https://github.com/apple/swift-homomorphic-encryption/blob/3...
Run SHA256 on the keyword, truncate the hash and take the modulus with number of shards.
link
Run SHA256 on the keyword, truncate the hash and take the modulus with number of shards.