iOS-AES對稱加密

實驗要求 編程語言不限制 明文「學號+姓名+專業+學院」 實現對明文的加密,輸出密文 對密文實現解密,輸出明文 不能是DES加密算法 報告中說明該語言提供的加密函數都有哪些,具體的使用方法並分析優缺點 代碼 #import "ViewController.h" #import "AES.h" #import "NSString+AES.h" @interface ViewController
相關文章
相關標籤/搜索