Skip to content
This repository has been archived by the owner on May 7, 2020. It is now read-only.
/ KeySafe Public archive

A technical demo on how to use KeySecGeneratePair() with the secure enclave in iOS 9+

Notifications You must be signed in to change notification settings

crazyquark/KeySafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Moved

Moved here: https://github.com/cristianghsandu/KeySafe

README

A KeySecGeneratePair() secure enclave demo for iOS 9.

This demonstrates that it is possible to sign data(a transaction for example) completely in the secure enclave without exposing the private key.

Be warned however that this iOS API only supports ECDSA keypairs from the curve Secp256r1(P-256)

Based on an idea by Sander von Loosbroek.

About

A technical demo on how to use KeySecGeneratePair() with the secure enclave in iOS 9+

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published