diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/dev_ref/todo.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/dev_ref/todo.rst b/doc/dev_ref/todo.rst index 5737e9b94..ede20b17d 100644 --- a/doc/dev_ref/todo.rst +++ b/doc/dev_ref/todo.rst @@ -74,6 +74,7 @@ External Providers, Hardware Support * /dev/crypto provider (ciphers, hashes) * Windows CryptoNG provider (ciphers, hashes) * Extend Apple CommonCrypto provider (HMAC, CMAC, RSA, ECDSA, ECDH) +* Support iOS keychain access * POWER8 crypto extensions (SHA-2, GCM) * POWER9 on-chip RNG (DARN) * Better TPM support: NVRAM, PCR measurements, sealing |