Skip to content

redcapua/blackbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

blackbox

blackBox project: TouchID and using AES-256

1 - Detect if new fingerprint added/removed to/from iPhone setting

2 - After detection, app should send a message to server (could be a typical JSON message). App needs to encrypt the JSON message before sending to the server with AES 256 (the key should be randomly generated not from user input) server endpoint is http://requestb.in/1mja26u1

3 - store & get AES256 key in keychain

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published