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

Signature and Policy Key #2

Merged
merged 4 commits into from
Jun 9, 2024
Merged

Signature and Policy Key #2

merged 4 commits into from
Jun 9, 2024

Conversation

arkavo-com
Copy link
Contributor

This commit updates the NanoTDF and its related tests to handle signatures and Policy Key Access. It primarily makes fields mutable in NanoTDF structures and adds new code for handling signatures and Policy Key Access. Also, it fixes parsing issues and includes Symmetric and Payload config tests and Payload conversion tests.

This commit updates the NanoTDF and its related tests to handle signatures and Policy Key Access. It primarily makes fields mutable in NanoTDF structures and adds new code for handling signatures and Policy Key Access. Also, it fixes parsing issues and includes Symmetric and Payload config tests and Payload conversion tests.
The platforms section in Package.swift has been updated to reflect the latest versions of macOS, iOS, tvOS, and watchOS. In addition, the CI workflow now uses the latest stable version of Xcode for building and testing.
The Swift tools version is updated from 5.1 to 5.8 in Package.swift. Additionally, corrected the indentation for the "NanoTDF" target definition to improve code readability.
Removed commented unused code block and made generateECDSASignature throw an exception instead of returning an optional value. Consequently, addSignatureToNanoTDF function has been updated to handle the thrown exception.
Copy link

sonarqubecloud bot commented Jun 9, 2024

Quality Gate Passed Quality Gate passed

Issues
1 New issue
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@arkavo-com arkavo-com merged commit b53d19e into main Jun 9, 2024
2 checks passed
@arkavo-com arkavo-com deleted the feature/signature branch June 9, 2024 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant