forked from Fraunhofer-AISEC/libbbs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCITATION.cff
More file actions
31 lines (31 loc) · 896 Bytes
/
CITATION.cff
File metadata and controls
31 lines (31 loc) · 896 Bytes
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
cff-version: 1.2.0
title: libbbs
message: If you use this library, please cite it using this metadata.
type: software
authors:
- given-names: Thomas
family-names: Bellebaum
affiliation: Fraunhofer AISEC
orcid: 'https://orcid.org/0009-0000-2157-8678'
- given-names: Martin
family-names: Schanzenbach
affiliation: Fraunhofer AISEC
orcid: 'https://orcid.org/0000-0001-6153-504X'
- given-names: Stephan
family-names: Schmiedmayer
affiliation: Technical University of Munich
repository-code: 'https://github.com/Fraunhofer-AISEC/libbbs'
url: 'https://fraunhofer-aisec.github.io/libbbs/'
abstract: >-
Specification-compliant and performant C implementation of
the BBS signature scheme with little to no third party
dependencies.
keywords:
- c
- cryptography
- bbs
- selective disclosure
- irtf
- internet-draft
- signatures
license: Apache-2.0