HackerTrans
TopNewTrendsCommentsPastAskShowJobs

dandraper

no profile record

Submissions

Show HN: CipherStash Stack – Data Level Access Control in TS/JS

cipherstash.com
17 points·by dandraper·2 माह पहले·0 comments

Show HN: Rewriting SQL on the Fly in CipherStash Proxy

cipherstash.com
4 points·by dandraper·पिछला वर्ष·0 comments

Show HN: Searchable encryption, SQL proxy for Postgres

cipherstash.com
10 points·by dandraper·पिछला वर्ष·0 comments

Verifying Rust Zeroize with Assembly Including Portable SIMD

cipherstash.com
1 points·by dandraper·पिछला वर्ष·0 comments

Show HN: Protect.js: Super fast, dev-friendly encryption-in-use for Node apps

cipherstash.com
5 points·by dandraper·पिछला वर्ष·1 comments

comments

dandraper
·12 माह पहले·discuss
CipherStash founder here: FHE isn't the only option here. Specialized searchable encryption schemes exist and are much faster than FHE. Different flavours can be combined to create a comprehensive search system which is very close to the performance of plaintext information retrieval. FHE remains an option for generalized computation but can be reserved for small datasets that have been narrowed down using fast searchable encryption.

I don't think FHE is the solution to PIR but it might well form a part of it when combined with more practical approaches.
dandraper
·पिछला वर्ष·discuss
Protect.js makes encrypting sensitive fields in Node apps like Next.js simple for devs without the need for expertise in cryptography. It supports searchable encryption, integrates with Auth0, Okta and Clerk and works with the performance-focused ZeroKMS key management service.