-
Notifications
You must be signed in to change notification settings - Fork 3
feat(protect): introduce strongly typed model interface #119
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
Merged
Merged
Changes from 7 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
5a46bc7
feat(protect): introduce strongly typed model interface addresses #42
calvinbrewer 4983a91
fix(protect): ensure only one call is made to ZeroKMS per crypto oper…
calvinbrewer 57a69c8
feat(protect): add encrypt and decrypt ops
calvinbrewer 1f429ac
chore: remove unused imports
calvinbrewer 54cfb10
docs: add model operation docs
calvinbrewer 2cb2d84
chore: changeset
calvinbrewer e287467
docs: update table of contents
calvinbrewer be1b421
Update getting-started.md
calvinbrewer 7319569
Update getting-started.md
calvinbrewer 3900f9d
Update getting-started.md
calvinbrewer 7014f5d
Update getting-started.md
calvinbrewer 68ded4e
Update getting-started.md
calvinbrewer d68a97a
Update model-operations.md
calvinbrewer a609f1a
Update model-operations.md
calvinbrewer 60f2060
Update README.md
calvinbrewer f6bef16
Update README.md
calvinbrewer aa67376
Update README.md
calvinbrewer 4a3d6b5
Update README.md
calvinbrewer df9da0b
Update README.md
calvinbrewer 2d01995
Update README.md
calvinbrewer bd4bb37
Update README.md
calvinbrewer 5277ae0
Update README.md
calvinbrewer edc419f
Update README.md
calvinbrewer 35c4821
Update README.md
calvinbrewer File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| --- | ||
| "@cipherstash/protect": major | ||
| --- | ||
|
|
||
| Replaced bulk operations with model operations. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.