|
|
|
|
|
by adunsulag
743 days ago
|
|
I was reading your reply and started thinking, this sounds a lot like what I did to do encrypted search with Bloom Filters and indexes. I click on the first link and find the exact website I used when researching and building our encrypted search implementation for a health care startup. It worked fabulously well, but it definitely requires a huge amount of insight into your data (and fine-tuning if your data scales larger than your initial assumptions). That's awesome that AWS has now rolled it into their SDK. I had to custom build it for our Node.JS implementation running w/ AWS's KMS infrastructure. Are you the author of the paragonie website? The coincidence was startling. If so, I greatly thank you for the resource. Edit
After going back and re-reading the blog post, looks like you are the author. Again thank you, you were super helpful . |
|
Thanks. Yes, I'm one of the authors.