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

New input functionality for new KeyStoreAPI #161

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

Conversation

EduardDurech
Copy link

@EduardDurech EduardDurech commented Sep 29, 2022

  • list supports showing saved preferences
  • delete supports deleting saved preferences
  • encrypt data interface
  • decrypt data interface
  • generate supports making random alias
  • generate supports new quiet, unlocked, invalidate, and authorization flags
  • generate supports new purposes and algorithms for Symmetric Ciphers

Fixes termux/termux-api#550, resolves termux/termux-api#246
Requires termux/termux-api#556 and termux/termux-app#3043

+ list supports showing saved preferences
+ delete supports deleting saved preferences
+ encrypt data interface
+ decrypt data interface
+ generate supports making random alias
+ generate supports new quiet, unlocked, invalidate, authorization, and flags
+ generate supports new purposes and algorithms for Symmetric Ciphers
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.

Implement Encrypt and Decrypt in KeyStore [+more KeyStore support] Store secrets with termux-fingerprint
1 participant