Viewing profile — fboemer
fboemer
HN member- Joined
- Tue, Jul 30, 2024, 10:37 PM UTC
- HN karma
- 13
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About fboemer
No profile information was provided.
Recent public activity
-
comment
Comment #41115338
https://news.ycombinator.com/item?id=41115179 give some intuition. The server database is stored in plaintext, but the server response will be encrypted under the client's key. [Di…
-
comment
Comment #41115312
https://developer.apple.com/documentation/sms_and_call_repor... has some more details on privacy in Live Caller ID Lookup. [Disclosure: I work on the team responsible for the featu…
-
comment
Comment #41115293
Swift Homomorphic Encryption implements the Brakerski-Fan-Vercauteren (BFV) HE scheme ( https://eprint.iacr.org/2012/078 , https://eprint.iacr.org/2012/144 ) (without bootstrapping…