-
Notifications
You must be signed in to change notification settings - Fork 0
/
.flexLibProperties
112 lines (112 loc) · 5.82 KB
/
.flexLibProperties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
<?xml version="1.0" encoding="UTF-8"?>
<flexLibProperties version="1">
<includeClasses>
<classEntry path="com.empika.SoundCloudWrapper"/>
<classEntry path="com.empika.SoundCloudWrapperDataEvent"/>
<classEntry path="com.empika.utils"/>
<classEntry path="com.hurlant.crypto.Crypto"/>
<classEntry path="com.hurlant.crypto.cert.MozillaRootCertificates"/>
<classEntry path="com.hurlant.crypto.cert.X509Certificate"/>
<classEntry path="com.hurlant.crypto.cert.X509CertificateCollection"/>
<classEntry path="com.hurlant.crypto.hash.HMAC"/>
<classEntry path="com.hurlant.crypto.hash.IHash"/>
<classEntry path="com.hurlant.crypto.hash.MD2"/>
<classEntry path="com.hurlant.crypto.hash.MD5"/>
<classEntry path="com.hurlant.crypto.hash.SHA1"/>
<classEntry path="com.hurlant.crypto.hash.SHA224"/>
<classEntry path="com.hurlant.crypto.hash.SHA256"/>
<classEntry path="com.hurlant.crypto.hash.SHABase"/>
<classEntry path="com.hurlant.crypto.prng.ARC4"/>
<classEntry path="com.hurlant.crypto.prng.IPRNG"/>
<classEntry path="com.hurlant.crypto.prng.Random"/>
<classEntry path="com.hurlant.crypto.prng.TLSPRF"/>
<classEntry path="com.hurlant.crypto.rsa.RSAKey"/>
<classEntry path="com.hurlant.crypto.symmetric.AESKey"/>
<classEntry path="com.hurlant.crypto.symmetric.BlowFishKey"/>
<classEntry path="com.hurlant.crypto.symmetric.CBCMode"/>
<classEntry path="com.hurlant.crypto.symmetric.CFB8Mode"/>
<classEntry path="com.hurlant.crypto.symmetric.CFBMode"/>
<classEntry path="com.hurlant.crypto.symmetric.CTRMode"/>
<classEntry path="com.hurlant.crypto.symmetric.DESKey"/>
<classEntry path="com.hurlant.crypto.symmetric.ECBMode"/>
<classEntry path="com.hurlant.crypto.symmetric.ICipher"/>
<classEntry path="com.hurlant.crypto.symmetric.IMode"/>
<classEntry path="com.hurlant.crypto.symmetric.IPad"/>
<classEntry path="com.hurlant.crypto.symmetric.IStreamCipher"/>
<classEntry path="com.hurlant.crypto.symmetric.ISymmetricKey"/>
<classEntry path="com.hurlant.crypto.symmetric.IVMode"/>
<classEntry path="com.hurlant.crypto.symmetric.NullPad"/>
<classEntry path="com.hurlant.crypto.symmetric.OFBMode"/>
<classEntry path="com.hurlant.crypto.symmetric.PKCS5"/>
<classEntry path="com.hurlant.crypto.symmetric.SimpleIVMode"/>
<classEntry path="com.hurlant.crypto.symmetric.TLSPad"/>
<classEntry path="com.hurlant.crypto.symmetric.TripleDESKey"/>
<classEntry path="com.hurlant.crypto.symmetric.XTeaKey"/>
<classEntry path="com.hurlant.crypto.tests.AESKeyTest"/>
<classEntry path="com.hurlant.crypto.tests.ARC4Test"/>
<classEntry path="com.hurlant.crypto.tests.BigIntegerTest"/>
<classEntry path="com.hurlant.crypto.tests.BlowFishKeyTest"/>
<classEntry path="com.hurlant.crypto.tests.CBCModeTest"/>
<classEntry path="com.hurlant.crypto.tests.CFB8ModeTest"/>
<classEntry path="com.hurlant.crypto.tests.CFBModeTest"/>
<classEntry path="com.hurlant.crypto.tests.CTRModeTest"/>
<classEntry path="com.hurlant.crypto.tests.DESKeyTest"/>
<classEntry path="com.hurlant.crypto.tests.ECBModeTest"/>
<classEntry path="com.hurlant.crypto.tests.HMACTest"/>
<classEntry path="com.hurlant.crypto.tests.ITestHarness"/>
<classEntry path="com.hurlant.crypto.tests.MD2Test"/>
<classEntry path="com.hurlant.crypto.tests.MD5Test"/>
<classEntry path="com.hurlant.crypto.tests.OFBModeTest"/>
<classEntry path="com.hurlant.crypto.tests.RSAKeyTest"/>
<classEntry path="com.hurlant.crypto.tests.SHA1Test"/>
<classEntry path="com.hurlant.crypto.tests.SHA224Test"/>
<classEntry path="com.hurlant.crypto.tests.SHA256Test"/>
<classEntry path="com.hurlant.crypto.tests.TLSPRFTest"/>
<classEntry path="com.hurlant.crypto.tests.TestCase"/>
<classEntry path="com.hurlant.crypto.tests.TripleDESKeyTest"/>
<classEntry path="com.hurlant.crypto.tests.XTeaKeyTest"/>
<classEntry path="com.hurlant.crypto.tls.BulkCiphers"/>
<classEntry path="com.hurlant.crypto.tls.CipherSuites"/>
<classEntry path="com.hurlant.crypto.tls.KeyExchanges"/>
<classEntry path="com.hurlant.crypto.tls.MACs"/>
<classEntry path="com.hurlant.crypto.tls.TLSConfig"/>
<classEntry path="com.hurlant.crypto.tls.TLSConnectionState"/>
<classEntry path="com.hurlant.crypto.tls.TLSEngine"/>
<classEntry path="com.hurlant.crypto.tls.TLSError"/>
<classEntry path="com.hurlant.crypto.tls.TLSEvent"/>
<classEntry path="com.hurlant.crypto.tls.TLSSecurityParameters"/>
<classEntry path="com.hurlant.crypto.tls.TLSSocket"/>
<classEntry path="com.hurlant.math.BarrettReduction"/>
<classEntry path="com.hurlant.math.BigInteger"/>
<classEntry path="com.hurlant.math.ClassicReduction"/>
<classEntry path="com.hurlant.math.IReduction"/>
<classEntry path="com.hurlant.math.MontgomeryReduction"/>
<classEntry path="com.hurlant.math.NullReduction"/>
<classEntry path="com.hurlant.math.bi_internal"/>
<classEntry path="com.hurlant.util.ArrayUtil"/>
<classEntry path="com.hurlant.util.Base64"/>
<classEntry path="com.hurlant.util.Hex"/>
<classEntry path="com.hurlant.util.Memory"/>
<classEntry path="com.hurlant.util.der.ByteString"/>
<classEntry path="com.hurlant.util.der.DER"/>
<classEntry path="com.hurlant.util.der.IAsn1Type"/>
<classEntry path="com.hurlant.util.der.Integer"/>
<classEntry path="com.hurlant.util.der.OID"/>
<classEntry path="com.hurlant.util.der.ObjectIdentifier"/>
<classEntry path="com.hurlant.util.der.PEM"/>
<classEntry path="com.hurlant.util.der.PrintableString"/>
<classEntry path="com.hurlant.util.der.Sequence"/>
<classEntry path="com.hurlant.util.der.Set"/>
<classEntry path="com.hurlant.util.der.Type"/>
<classEntry path="com.hurlant.util.der.UTCTime"/>
<classEntry path="org.iotashan.oauth.IOAuthSignatureMethod"/>
<classEntry path="org.iotashan.oauth.OAuthConsumer"/>
<classEntry path="org.iotashan.oauth.OAuthRequest"/>
<classEntry path="org.iotashan.oauth.OAuthSignatureMethod_HMAC_SHA1"/>
<classEntry path="org.iotashan.oauth.OAuthSignatureMethod_PLAINTEXT"/>
<classEntry path="org.iotashan.oauth.OAuthToken"/>
<classEntry path="org.iotashan.utils.URLEncoding"/>
</includeClasses>
<includeResources/>
<namespaceManifests/>
</flexLibProperties>