-
Notifications
You must be signed in to change notification settings - Fork 146
/
CITATION.cff
30 lines (30 loc) · 990 Bytes
/
CITATION.cff
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
---
cff-version: 1.2.0
version: 1.5.0
title: "Introducing CIRCL: An Advanced Cryptographic Library"
license: BSD-3-Clause
abstract: >
CIRCL (Cloudflare Interoperable, Reusable Cryptographic Library) is
a collection of cryptographic primitives written in Go. The goal
of this library is to be used as a tool for experimental
deployment of cryptographic algorithms targeting Post-Quantum (PQ)
and Elliptic Curve Cryptography (ECC).
authors:
- family-names: Faz-Hernandez
given-names: Armando
affiliation: Cloudflare, Inc.
orcid: "https://orcid.org/0000-0001-5502-8666"
- family-names: Kwiatkowski
given-names: Kris
orcid: "https://orcid.org/0000-0003-2363-317X"
date-released: "2019-07-10"
keywords:
- cryptography
- crypto
- post-quantum
- golang
repository-code: "https://github.com/cloudflare/circl/"
type: software
message: "Available at https://github.com/cloudflare/circl. v1.5.0 Accessed Oct, 2024."
contact:
- name: "Cloudflare, Inc."