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

update secure-env to 0.5 #289

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

berendsliedrecht
Copy link
Contributor

  • DRAFT: using CI to build the libraries

Signed-off-by: Berend Sliedrecht <sliedrecht@berend.io>
@@ -101,7 +101,7 @@ p384 = { version = "0.13", default-features = false, features = [
"ecdh",
], optional = true }
rand = { version = "0.8", default-features = false }
secure-env = { package = "animo-secure-env", version = "0.4", optional = true }
secure-env = { package = "animo-secure-env", version = "0.5", optional = true }
Copy link
Member

Choose a reason for hiding this comment

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

Just as a matter of interest — what is the animo-secure-env?

Copy link
Member

Choose a reason for hiding this comment

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

It allows hardware backed key generation and signing on iOS / android. We should probably have chosen a more descriptive name :)

See https://github.com/animo/secure-env

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.

3 participants