crayment / CryptoExercise-Swift

The original CryptoExercise sample code is moved to Retired Documents. You should better think any parts of this sample code may be against Apple's current recommendations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CryptoExercise

Translated by OOPer in cooperation with shlab.jp, on 2015/4/19.

Based on https://developer.apple.com/library/ios/samplecode/CryptoExercise/Introduction/Intro.html#//apple_ref/doc/uid/DTS40008019 2009-05-13.

As this is a line-by-line translation from the original sample code, "redistribute the Apple Software in its entirety and without modifications" would apply. See license terms in each file . Some faults caused by my translation may exist. Not all features tested. You should not contact to Apple or SHLab(jp) about any faults caused by my translation.

================================================================================

BUILD REQUIREMENTS:

Xcode 10.2, iOS SDK 12.2

================================================================================

RUNTIME REQUIREMENTS:

iOS 8.0 or later

================================================================================

About

The original CryptoExercise sample code is moved to Retired Documents. You should better think any parts of this sample code may be against Apple's current recommendations.


Languages

Language:Swift 100.0%