文件名称:swift -> AES 加解密
文件大小:66KB
文件格式:ZIP
更新时间:2022-05-12 19:46:15
源码 工具
NULL 博文链接:https://mft.iteye.com/blog/2343765
【文件预览】:
SecrecySwift-master
----SecrecySwift.podspec(1KB)
----CommonCrypto()
--------module.map(236B)
--------module.modulemap(236B)
----SecrecySwiftDemo()
--------ViewController.swift(4KB)
--------Info.plist(1KB)
--------AppDelegate.swift(2KB)
--------cert.p12(2KB)
--------Base.lproj()
--------cert.der(778B)
--------Assets.xcassets()
----SecrecySwift.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------xcuserdata()
--------project.pbxproj(22KB)
----LICENSE(1KB)
----README.md(9KB)
----SecrecTestPy()
--------test.py(3KB)
--------cert.p12(2KB)
--------cert.crt(1KB)
--------public.pem(451B)
--------private.pem(2KB)
--------cert.csr(956B)
--------cert.der(778B)
----.gitignore(641B)
----README-en.md(9KB)
----SecrecySwift()
--------Info.plist(808B)
--------SecrecySwift.h(519B)
--------AES.swift(5KB)
--------RSA.swift(8KB)
--------HMAC.swift(4KB)
--------SecrecyExtension.swift(4KB)
--------Digest.swift(6KB)