-
Notifications
You must be signed in to change notification settings - Fork 14
/
API.cfr
48 lines (48 loc) · 1.19 KB
/
API.cfr
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
DDT
E2EV_SDK
Election_Concepts
Ballot
Selection
Amalgamated_Selection
Crypto_Concepts
Algorithms
abstract Algorithm
abstract Encryption : Algorithm
abstract Hashing : Algorithm
abstract Randomness : Algorithm
abstract Asymmetric : Encryption
abstract Symmetric : Encryption
Protocols
abstract Protocol
Setup : Protocol
Election : Protocol
Teardown : Protocol
abstract Specification
API_Lando_Spec : Specification
Coq_Spec : Specification
Cryptol_Spec : Specification
C_Spec : Specification
Java_Spec : Specification
API
E2EV_API : API
E2EV_Spec : Specification
Assurance_Case
abstract Dynamic
Runtime_Assertion_Checking
Testing
Unit_Testing
Subsystem_Testing
Integration_Testing
System_Testing
abstract Static
abstract Informal
abstract Formal
abstract Evidence
Logging
abstract Log
Election_Log : Log
abstract Log_Entry
Election_Log_Entries
RLA
abstract Security
abstract Correctness