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

Support assymetric key #14

Open
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

tuvia-akeyless
Copy link

No description provided.

orlangure and others added 13 commits July 1, 2021 15:05
* Added support for REGISTER, REVOKE, LOCATE etc

* Add ReKey operation

* Update go.mod path

Co-authored-by: Vikram Pratap Dhir <[email protected]>
Co-authored-by: Kyle Wuolle <[email protected]>
Before this change, version 1.0 was not encoded correctly (or at least
was not encoded in a way that some clients understand). Now zero values
will be encoded if they belong to one of the version fields.
@@ -1,4 +1,6 @@
module github.com/smira/go-kmip
module github.com/akeylesslabs/go-kmip
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this shouldn't change

@@ -24,3 +24,4 @@ _testmain.go
*.prof

coverage.txt
.idea
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this should not go to the per-project .gitignore, but rather to your local .gitignore which is not tied to any project

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.

4 participants