termux / termux-api

Termux add-on app which exposes device functionality as API to command line programs.
https://f-droid.org/en/packages/com.termux.api/
2.34k stars 459 forks source link

Feature Request: Support of import private key into secure hardware with tergent #669

Closed imlibra closed 7 months ago

imlibra commented 7 months ago

Feature description Support of (wrap and) import external private key into secure hardware with libtergent. Reference implementation

Have you checked if the feature is accessible through the Android API? Yes

https://security.stackexchange.com/questions/242385/secure-way-to-hold-private-keys-in-the-android-app https://stackoverflow.com/questions/39249856/import-encrypted-aes-key-into-android-keystore-and-store-it-under-new-alias https://developer.android.com/training/articles/keystore#ImportingEncryptedKeys

Do you know of other open-source apps that has a similar feature as the one you want? (Provide links) No

agnostic-apollo commented 7 months ago

Duplicate of #550