a-sit-plus / signum

Kotlin Multiplatform Crypto/PKI Library and ASN1 Parser + Encoder
https://a-sit-plus.github.io/signum/
Apache License 2.0
68 stars 4 forks source link

Provider: iOS: Access Control Through Secure Enclave #81

Closed JesusMcCloud closed 2 months ago

JesusMcCloud commented 5 months ago

Currently access control is enforced through KeyChain, even for key in the secure enclave. Keys in the secure enclave should also have the secure enclave handle access control

JesusMcCloud commented 2 months ago

94 closes this