iOS MVC , () . Model, , . GUI.
, , .
#import <Foundation/Foundation.h>
#import <CommonCrypto/CommonCryptor.h>
#import <CommonCrypto/CommonDigest.h>
#import <Security/Security.h>
@interface Model : NSObject {
}
+(id)modelGetInstance;
+(NSData *)getRandomIV:(NSInteger)numBytes;
-(id)init;
-(NSString*)encrypt:(NSString*)plainText password:(NSString*)pw;
-(NSString*)decrypt:(NSString*)cipherText password:(NSString*)pw;
@end
UNIX ENGINE-INTERFACE. MVC Smalltalk, MODEL ( ).