Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

보안 금고 앱

생체인증과 암호화로 민감한 정보를 보호하는 앱입니다.

Phase Swift iOS

🎯 사용 기술

Authentication Services LocalAuthentication CryptoKit

✨ 주요 기능

  • Face ID/Touch ID 인증
  • Sign in with Apple
  • Keychain 저장
  • AES 암호화

📱 스크린샷

🍎 HIG 가이드라인

강력한 보안과 편리한 접근의 균형

📁 프로젝트 구조

SecureVault/
├── SecureVaultApp/          # 메인 앱
│   ├── SecureVaultApp.swift
│   ├── ContentView.swift
│   └── Views/
└── Shared/                    # 공유 모델/서비스
    ├── Models/
    └── Services/

🚀 실행 방법

  1. Xcode에서 프로젝트 열기
  2. 시뮬레이터 또는 실제 기기 선택
  3. Cmd + R로 실행

📊 통계

항목
파일 수 4개
코드 라인 652줄

🔗 관련 링크


Made with ❤️ by 개발자리