文件名称:Swift 实现的 RSA, AES 加密解密工具类.zip
文件大小:40KB
文件格式:ZIP
更新时间:2022-10-13 21:43:40
开源项目
Swift 实现的 RSA, AES 加密解密工具类.zip,rsa公钥/私钥生成,rsa,aes加密/解密,rsa sign/verify in swift with commoncrypto in ios and os x
【文件预览】:
SwCrypt-master
----.gitignore(308B)
----SwCrypt.xcodeproj()
--------xcshareddata()
--------project.xcworkspace()
--------project.pbxproj(39KB)
----LICENSE.md(1KB)
----dummyTestApp()
--------ViewController.swift(326B)
--------Info.plist(1KB)
--------Base.lproj()
--------dummyTestApp.entitlements(304B)
--------AppDelegate.swift(2KB)
--------Assets.xcassets()
----SwCryptTests()
--------SwCryptTests.swift(13KB)
--------Info.plist(8KB)
----README.md(5KB)
----SwCrypt.podspec(718B)
----SwCrypt()
--------SwCrypt.h(362B)
--------Info.plist(806B)
--------SwCrypt.swift(72KB)