File: CITATION.cff

package info (click to toggle)
golang-github-cloudflare-circl 1.6.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 18,064 kB
  • sloc: asm: 20,492; ansic: 1,292; makefile: 68
file content (30 lines) | stat: -rw-r--r-- 990 bytes parent folder | download
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.6.1
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.6.1 Accessed Apr, 2025."
contact:
  - name: "Cloudflare, Inc."