-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sdk): PLAT-3082 nanotdf encrypt (#744)
[PLAT-3082] Adds nanotdf encrypt and decrypt of buffer - Encrypt of buffer - Decrypt of buffer - Support for Secp256r1 - Updates to go kas to support the above [PLAT-3082]: https://virtru.atlassian.net/browse/PLAT-3082 Note that this is an early first-pass implementation, there is more work to do: - support more curves, - dataset mode, - additional refactoring and cleanup - creating appropriate unit tests for everything Resolves #766 --------- Co-authored-by: sujan kota <[email protected]> Co-authored-by: sujankota <[email protected]> Co-authored-by: Elizabeth Healy <[email protected]> Co-authored-by: David Mihalcik <[email protected]> Co-authored-by: Paul Flynn <[email protected]>
- Loading branch information
1 parent
19188d5
commit 6c82536
Showing
31 changed files
with
2,268 additions
and
300 deletions.
There are no files selected for viewing
This file contains 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 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 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 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 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 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
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains 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 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 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
Oops, something went wrong.