github.com/cloudflare/circl@v1.5.0/CITATION.cff (about)

     1  ---
     2  cff-version: 1.2.0
     3  version: 1.5.0
     4  title: "Introducing CIRCL: An Advanced Cryptographic Library"
     5  license: BSD-3-Clause
     6  abstract: >
     7     CIRCL (Cloudflare Interoperable, Reusable Cryptographic Library) is
     8     a collection of cryptographic primitives written in Go. The goal
     9     of this library is to be used as a tool for experimental
    10     deployment of cryptographic algorithms targeting Post-Quantum (PQ)
    11     and Elliptic Curve Cryptography (ECC).
    12  authors:
    13    - family-names: Faz-Hernandez
    14      given-names: Armando
    15      affiliation: Cloudflare, Inc.
    16      orcid: "https://orcid.org/0000-0001-5502-8666"
    17    - family-names: Kwiatkowski
    18      given-names: Kris
    19      orcid: "https://orcid.org/0000-0003-2363-317X"
    20  date-released: "2019-07-10"
    21  keywords:
    22    - cryptography
    23    - crypto
    24    - post-quantum
    25    - golang
    26  repository-code: "https://github.com/cloudflare/circl/"
    27  type: software
    28  message: "Available at https://github.com/cloudflare/circl. v1.5.0 Accessed Oct, 2024."
    29  contact:
    30    - name: "Cloudflare, Inc."