-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy pathmeta.yml
46 lines (34 loc) · 912 Bytes
/
meta.yml
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
---
fullname: Foundational Cryptography Framework
shortname: fcf
organization: adampetcher
community: true
action: true
dune: false
coqdoc: false
synopsis: Coq library for security proofs of cryptography in the computational model.
description: |-
FCF is a Coq library containing definitions and theory for security proofs of
cryptographic schemes in the computational model.
authors:
- name: Adam Petcher
initial: false
maintainers:
- name: Adam Petcher
nickname: apetcher
opam-file-maintainer: [email protected]
opam-file-version: dev
license:
fullname: Apache 2.0
identifier: Apache-2.0
supported_coq_versions:
text: 8.13 or later
opam: '{(>= "8.13" & < "8.14~") | (= "dev")}'
tested_coq_nix_versions:
- version_or_url: https://github.com/coq/coq-on-cachix/tarball/master
tested_coq_opam_versions:
- version: dev
- version: '8.13'
namespace: FCF
keywords:
- name: cryptography