Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always Encrypted Feature #447

Open
SaloniSonpal opened this issue Sep 19, 2016 · 10 comments
Open

Always Encrypted Feature #447

SaloniSonpal opened this issue Sep 19, 2016 · 10 comments

Comments

@SaloniSonpal
Copy link

Recently Always Encrypted feature was released in SQL Server 2016. This ensures SQL Server will only handle the encrypted data and not plaintext values. This seems like a great security feature. Thoughts?

@arvindshmicrosoft
Copy link

Many customers are using Always Encrypted with web apps. Node.js support has been asked as well. It would be great if tedious can support Always Encrypted.

@mouthzipper
Copy link

any updates for this?

@IanChokS IanChokS self-assigned this Nov 18, 2019
@IanChokS
Copy link
Member

Hi we're currently starting to work on this feature. Since this is a pretty big project, it may take a while to be finished.

fredwes added a commit to fredwes/tedious that referenced this issue Dec 20, 2019
fredwes pushed a commit to fredwes/tedious that referenced this issue Dec 20, 2019
@ekelvin
Copy link

ekelvin commented Jun 17, 2020

Is there date for this release?

@IanChokS
Copy link
Member

@ekelvin there's been a community PR for Always Encrypted that you can check out for now. It should be fully working. Currently, we're still in the process of merging that PR. Sorry for it taking a while

@simonqiang
Copy link

is the community PR already merged ?

@MichaelSun90
Copy link
Contributor

Hi @simonqiang , We have merged some major feature from the community PR, and released the feature in a beta branch. The code there is just for try our and testing purpose. We are still working on merging and testing the community PR and release the AE feature.

@simonqiang
Copy link

@MichaelSun90 noted thanks. we will use the community PR first. currently having a project required always encrypted. hope this feature will be release soon. cheers ~

@elliot-huffman
Copy link

elliot-huffman commented Apr 5, 2024

Any updates? @MichaelSun90 @IanChokS @arthurschreiber

(Looks like the PR has stalled)

@MichaelSun90
Copy link
Contributor

Hi @elliot-huffman, we made a change related to this for all the parsers. Currently, the team is working on migrating the changes under Ian's PR with the new parser logic.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

9 participants