투케이2K
94. (Library/Framework) [라이브러리] [Ios] CryptoSwift 간편 데이터 암복호화 라이브러리 본문
94. (Library/Framework) [라이브러리] [Ios] CryptoSwift 간편 데이터 암복호화 라이브러리
투케이2K 2024. 4. 14. 11:35[타이틀]
구 분 : Library / 라이브러리
제 목 : [라이브러리] [Ios] CryptoSwift 간편 데이터 암복호화 라이브러리
[설 명]
1. CryptoSwift 은 IOS 에서 간편하게 데이터 암복호화를 수행할 수 있는 라이브러리입니다
2. CryptoSwift 은 코코아팟, 카르타고, SPM 등을 통해서 라이브러리 의존성을 부여할 수 있습니다
3. CryptoSwift Git 사이트 : https://github.com/krzyzanowskim/CryptoSwift.git
GitHub - krzyzanowskim/CryptoSwift: CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemen
CryptoSwift is a growing collection of standard and secure cryptographic algorithms implemented in Swift - krzyzanowskim/CryptoSwift
github.com
4. CryptoSwift 라이브러리 추가 방법 사이트 : https://blog.naver.com/kkh0977/223414949598
471. (ios/swift5) [CryptoSwift] SPM 사용해 데이터 암복호화 라이브러리 설치 방법
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [다운로드 git 주소] [방법 설명]
blog.naver.com
5. CryptoSwift 라이브러리 기본 사용 방법 : https://blog.naver.com/kkh0977/223414952338
472. (ios/swift5) [CryptoSwift] 데이터 암복호화 라이브러리 사용해 string to byte 변환 수행
[개발 환경 설정] 개발 툴 : XCODE 개발 언어 : SWIFT5 [소스 코드] [결과 출력]
blog.naver.com