Commit Graph

26 Commits

Author SHA1 Message Date
nerdycat
10e5dc8452
Merge pull request #13 from dragnea/random_number_generator
Fixed a warning reported by Veracode security scan:
2019-04-10 15:32:13 +08:00
Mihai Dragnea
900b09327e Fixed a warning reported by Veracode security scan:
"Insufficient Entropy (CWE ID 331)(3 flaws):
Description:
Standard random number generators do not provide a sufficient amount of entropy when used for security purposes. Attackers can brute force the output of pseudorandom number generators such as rand(). If this random number is used where security is a concern, such as generating a session identifier or cryptographic key, use a trusted cryptographic random number generator instead.
Location:
- Color.swift 72
- Color.swift 73
- Color.swift 74"
2019-04-08 15:00:10 +03:00
nerdycat
63773818a7
Update Info.plist 2019-03-28 14:15:33 +08:00
nerdycat
05c694e91a Xcode 10.2 / Swift 5 support 2019-03-28 11:43:32 +08:00
nerdycat
863b4db4f5 Xcode 10.2 / Swift 5 support 2019-03-28 10:41:21 +08:00
nerdycat
5f9a85b73d compatible with Swift 4.2 2018-10-11 15:16:13 +08:00
nerdycat
52a8dd49b0 Carthage support 2018-04-12 10:55:35 +08:00
nerdycat
3c1f39db5b
Merge pull request #8 from csabagyarmati/carthage_support
Carthage support
2018-03-28 11:06:11 +08:00
Csaba
5b525fb8f5 Install instructions 2018-03-26 14:40:32 +02:00
Csaba
0900a31da0 Set minimum deployment target to 8.0 2018-03-26 13:11:31 +02:00
Csaba
d6fc2bdc1c Share scheme 2018-03-26 12:59:44 +02:00
Csaba
97031ecbfa Carthage support 2018-03-26 12:47:44 +02:00
nerdycat
64ecce1a5a small fixes 2017-11-27 14:50:19 +08:00
caiyuanpeng
2fd2659bc8 compatible with Swift 4 2017-10-14 21:14:25 +08:00
caiyuanpeng
7ffa1ca045 styles improvement 2017-10-13 20:35:23 +08:00
caiyuanpeng
5db392e14c compatible with iOS 11 2017-10-13 16:59:00 +08:00
caiyuanpeng
ec5c88e7b3 fixed bugs on iOS 8 2017-10-10 17:17:35 +08:00
caiyuanpeng
b5fef0e338 Update to 1.0.0 2017-06-23 21:16:17 +08:00
caiyuanpeng
f034f409c8 0.1.2 2017-06-09 14:07:55 +08:00
nerdycat
c374ae2e5b update README 2017-06-08 20:12:01 +08:00
nerdycat
6426f86dea update README 2017-06-08 20:03:51 +08:00
caiyuanpeng
d755015b6a update Demo 2017-06-08 19:43:57 +08:00
caiyuanpeng
c8ba36bbfc 0.1.1 2017-06-08 16:06:23 +08:00
nerdycat
ee7c3fbbc7 Create README.md 2017-06-08 15:40:15 +08:00
caiyuanpeng
0eb21b5a86 init project 2017-06-08 14:25:00 +08:00
nerdycat
43ce37dc6e Initial commit 2017-06-08 14:18:53 +08:00