Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
figures/ | 12-May-2024 | - | ||||
Readme-EN.md | D | 12-May-2024 | 1.4 KiB | 33 | 31 | |
accesstoken-guidelines.md | D | 12-May-2024 | 19.6 KiB | 416 | 332 | |
accesstoken-overview.md | D | 12-May-2024 | 15 KiB | 236 | 135 | |
app-provision-structure.md | D | 12-May-2024 | 8.7 KiB | 113 | 89 | |
cert-guidelines.md | D | 12-May-2024 | 36.2 KiB | 693 | 585 | |
cert-overview.md | D | 12-May-2024 | 1.4 KiB | 25 | 14 | |
cryptoFramework-guidelines.md | D | 12-May-2024 | 116.5 KiB | 2,534 | 2,231 | |
cryptoFramework-overview.md | D | 12-May-2024 | 47.4 KiB | 843 | 624 | |
dlp-guidelines.md | D | 12-May-2024 | 9.8 KiB | 197 | 163 | |
dlp-overview.md | D | 12-May-2024 | 3.7 KiB | 46 | 28 | |
hapsigntool-guidelines.md | D | 12-May-2024 | 26.2 KiB | 414 | 319 | |
hapsigntool-overview.md | D | 12-May-2024 | 2.6 KiB | 38 | 20 | |
huks-appendix.md | D | 12-May-2024 | 17.7 KiB | 248 | 203 | |
huks-guidelines.md | D | 12-May-2024 | 107.3 KiB | 2,949 | 2,654 | |
huks-overview.md | D | 12-May-2024 | 4.2 KiB | 74 | 40 | |
native-huks-guidelines.md | D | 12-May-2024 | 82.2 KiB | 1,913 | 1,660 | |
permission-group-list.md | D | 12-May-2024 | 1.8 KiB | 93 | 56 | |
permission-list.md | D | 12-May-2024 | 52.4 KiB | 2,762 | 1,381 | |
permission-verify-guidelines.md | D | 12-May-2024 | 2.8 KiB | 54 | 41 | |
security-component-manager-guidelines.md | D | 12-May-2024 | 7.4 KiB | 128 | 94 | |
security-component-manager-overview.md | D | 12-May-2024 | 3.8 KiB | 63 | 28 | |
userauth-guidelines.md | D | 12-May-2024 | 9.7 KiB | 170 | 133 | |
userauth-overview.md | D | 12-May-2024 | 2.9 KiB | 27 | 15 |
Readme-EN.md
1# Security 2 3 4- Access Control 5 - [Access Control (Permission) Overview](accesstoken-overview.md) 6 - [Applying for Permissions](accesstoken-guidelines.md) 7 - [Verifying API Access Permissions](permission-verify-guidelines.md) 8 - [Application Permission List](permission-list.md) 9 - [Application Permission Group List](permission-group-list.md) 10- Security Component 11 - [Security Component Overview](security-component-manager-overview.md) 12 - [Security Component Development](security-component-manager-guidelines.md) 13- DLP 14 - [DLP Overview](dlp-overview.md) 15 - [DLP Development](dlp-guidelines.md) 16- User Authentication 17 - [User Authentication Overview](userauth-overview.md) 18 - [User Authentication Development](userauth-guidelines.md) 19- HUKS 20 - [HUKS Overview](huks-overview.md) 21 - [HUKS Development (ArkTS)](huks-guidelines.md) 22 - [HUKS Development (Native)](native-huks-guidelines.md) 23 - [HUKS Cipher Algorithm Specifications](huks-appendix.md) 24- Crypto Framework 25 - [Crypto Framework Overview](cryptoFramework-overview.md) 26 - [Crypto Framework Development](cryptoFramework-guidelines.md) 27- Certificate 28 - [Certificate Overview](cert-overview.md) 29 - [Certificate Development](cert-guidelines.md) 30- hapsigner 31 - [hapsigner Overview](hapsigntool-overview.md) 32 - [hapsigner Guide](hapsigntool-guidelines.md) 33 - [HarmonyAppProvision Configuration File](app-provision-structure.md)