This website works better with JavaScript
Home
Explore
Help
Register
Sign In
FangSoftSoft
/
CryptoSwift
mirror of
https://github.com/krzyzanowskim/CryptoSwift.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Branch:
swift21
Branches
Tags
main
marcin/gitroyalty
swift12
swift2
swift21
swift3
swift32
swift4
swift42
swift5
swift51
swift53
wip/des
1.9.0
1.8.5
swift53
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.2
1.7.1
1.7.0
1.6.0
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.0
1.1.3
1.1.2
1.1.1
1.1.0
1.0.0
0.15.0
0.14.0
0.13.1
0.13.0
0.12.0
0.11.0
0.10.0
0.9.0
0.8.3
0.8.2
0.8.1
0.8.0
0.7.2
0.7.1
0.7.0
0.7.0-alpha.1
0.6.9
0.6.8
0.6.7
0.6.6
0.6.5
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0
0.6.0.beta2
0.6.0.beta1
0.5.2
0.5.1
0.5
0.4.1
0.4
0.3.1
0.3
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.1.0
0.0.16
0.0.15
0.0.14
0.0.13
0.0.12
0.0.11
0.0.10
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
CryptoSwift
/
Package.swift
Package.swift
75 B
Permalink
History
Raw
1
2
3
4
5
import PackageDescription
let package = Package(
name: "CryptoSwift"
)