Git Product home page Git Product logo

aep's Introduction

业余安全协议 Amateur Security Protocol

Amateur Security Protocol is a protocol of amateur radio communication.It's abbreviated as ASP.

业余安全协议是用于业余无线电通信的协议,英文缩写为ASP

业余安全协议由此存储库所有者制定,此说明文档和协议具体内容均基于所有者母语zh-hans-CN撰写,在转译到其他文字和语言时或会出现若干错误,请以zh-hans-CN的内容为准。

The Amateur Security Protocol is developed by the owner of this repository. This description document and the specific content of the protocol are based on the owner's native language zh-hans-CN. Some errors may occur when translating to other written words and languages, whichever is zh hans-CN.

由于业余无线电通信有除业余卫星遥控以外,不得以任何形式对信息进行加密的要求,所以本协议“安全”的实现实际上是利用发送方使用私钥对信息进行加密,接收方使用发送方的公钥对信息进行解密。这样就可以实现身份认证,而不违反有关规定。

v1.0

此协议有ASPp ASPCACSR两个证书子协议,分别是封包、数字证书和证书请求。

为保证用户使用ASP协议时的安全性和通用性,在此规定有关ASP的各种标准,作为应用规范,以避免因标准不一造成的冲突。

为防止版本更改过勤,版本分为大版本和小版本两部分,如v1.0即第一大版本的初始版本。在应用中只需传输大版本号即可。小版本主要是针对协议规范、标准的增添、删除和修订,对同一大版本兼容,基本不涉及协议的具体定义。

模板

数字 说明 数字 说明 数字 说明 数字 说明
00 40 80 C0
01 41 81 C1
02 42 82 C2
03 43 83 C3
04 44 84 C4
05 45 85 C5
06 46 86 C6
07 47 87 C7
08 48 88 C8
09 49 89 C9
0A 4A 8A CA
0B 4B 8B CB
0C 4C 8C CC
0D 4D 8D CD
0E 4E 8E CE
0F 4F 8F CF
10 50 90 D0
11 51 91 D1
12 52 92 D2
13 53 93 D3
14 54 94 D4
15 55 95 D5
16 56 96 D6
17 57 97 D7
18 58 98 D8
19 59 99 D9
1A 5A 9A DA
1B 5B 9B DB
1C 5C 9C DC
1D 5D 9D DD
1E 5E 9E DE
1F 5F 9F DF
20 60 A0 E0
21 61 A1 E1
22 62 A2 E2
23 63 A3 E3
24 64 A4 E4
25 65 A5 E5
26 66 A6 E6
27 67 A7 E7
28 68 A8 E8
29 69 A9 E9
2A 6A AA EA
2B 6B AB EB
2C 6C AC EC
2D 6D AD ED
2E 6E AE EE
2F 6F AF EF
30 70 B0 F0
31 71 B1 F1
32 72 B2 F2
33 73 B3 F3
34 74 B4 F4
35 75 B5 F5
36 76 B6 F6
37 77 B7 F7
38 78 B8 F8
39 79 B9 F9
3A 7A BA FA
3B 7B BB FB
3C 7C BC FC
3D 7D BD FD
3E 7E BE FE
3F 7F BF FF

aep's People

Contributors

bi4pym avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.