Sample Header Ad - 728x90

How to generate an SSH key on macOS Secure Enclave?

3 votes
1 answer
245 views
All M-series macs have a Secure Enclave. When I generate an SSH key, by default, it encrypts with a secret key written in the terminal: ssh-keygen -t ed25519 -C "your_email@example.com" Is there a way to generate the key directly in the Secure Enclave? If so, is it possible without using third part applications? macOS 15.3.1
Asked by Paprika (131 rep)
Apr 4, 2025, 01:32 PM
Last activity: Apr 11, 2025, 04:14 PM