Science Score: 67.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 20 DOI reference(s) in README
  • Academic publication links
  • Committers with academic emails
    1 of 33 committers (3.0%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.9%) to scientific vocabulary

Keywords from Contributors

graph-computing mesh sequences interactive hacking network-simulation
Last synced: 6 months ago · JSON representation ·

Repository

Basic Info
  • Host: GitHub
  • Owner: katzenpost
  • License: other
  • Language: Go
  • Default Branch: main
  • Size: 22.3 MB
Statistics
  • Stars: 3
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 2 years ago · Last pushed over 1 year ago
Metadata Files
Readme License Citation

README.md

CIRCL

GitHub release CIRCL GoDoc Go Report Card codecov

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).

Security Disclaimer

🚨 This library is offered as-is, and without a guarantee. Therefore, it is expected that changes in the code, repository, and API occur in the future. We recommend to take caution before using this library in a production application since part of its content is experimental. All security issues must be reported, please notify us immediately following the instructions given in our Security Policy.

Installation

You can get CIRCL by fetching:

sh go get -u github.com/cloudflare/circl

Alternatively, look at the Cloudflare Go fork to see how to integrate CIRCL natively in Go.

List of Algorithms

Elliptic Curve Cryptography

| Diffie-Hellman Protocol | |:---:|

| Digital Signature Schemes | |:---:|

| Prime Groups | |:---:|

| High-Level Protocols | |:---:|

Post-Quantum Cryptography

| KEM: Key Encapsulation Methods | |:---:|

| Digital Signature Schemes | |:---:|

Zero-knowledge Proofs

Symmetric Cryptography

| XOF: eXtendable Output Functions | |:---:|

| LWC: Lightweight Cryptography | |:---:|

Misc

| Integers | |:---:|

  • Safe primes generation.
  • Integer encoding: wNAF, regular signed digit, mLSBSet representations.

| Finite Fields | |:---:|

  • Fp25519, Fp448, Fp511, Fp434, Fp503, Fp751.
  • Fp381, and its quadratic, sextic and twelveth extensions.
  • Polynomials in monomial and Lagrange basis.

| Elliptic Curves | |:---:|

Testing and Benchmarking

Library comes with number of make targets which can be used for testing and benchmarking:

  • test performs testing of the binary.
  • bench runs benchmarks.
  • cover produces coverage.
  • lint runs set of linters on the code base.

Contributing

To contribute, fork this repository and make your changes, and then make a Pull Request. A Pull Request requires approval of the admin team and a successful CI build.

How to Cite

To cite CIRCL, use one of the following formats and update the version and date you accessed this project.

APA Style

Faz-Hernández, A. and Kwiatkowski, K. (2019). Introducing CIRCL: An Advanced Cryptographic Library. Cloudflare. Available at https://github.com/cloudflare/circl. v1.3.7 Accessed Dec, 2023.

Bibtex Source

bibtex @manual{circl, title = {Introducing CIRCL: An Advanced Cryptographic Library}, author = {Armando Faz-Hern\'{a}ndez and Kris Kwiatkowski}, organization = {Cloudflare}, 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).}}, note = {Available at \url{https://github.com/cloudflare/circl}. v1.3.7 Accessed Dec, 2023}, month = jun, year = {2019} }

CFF Style

See attached CITATION.cff file.

License

The project is licensed under the BSD-3-Clause License.

Owner

  • Name: Katzenpost
  • Login: katzenpost
  • Kind: organization

Traffic Analysis Resistant Messaging, a Sphinx based mixnet

Citation (CITATION.cff)

---
cff-version: 1.2.0
version: 1.3.7
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-Hernández
    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.3.7 Accessed Dec, 2023."
contact:
  - name: "Cloudflare, Inc."

GitHub Events

Total
  • Watch event: 2
  • Create event: 1
Last Year
  • Watch event: 2
  • Create event: 1

Committers

Last synced: 8 months ago

All Time
  • Total Commits: 596
  • Total Committers: 33
  • Avg Commits per committer: 18.061
  • Development Distribution Score (DDS): 0.601
Past Year
  • Commits: 87
  • Committers: 16
  • Avg Commits per committer: 5.438
  • Development Distribution Score (DDS): 0.644
Top Committers
Name Email Commits
armfazh a****h@c****m 238
Kris Kwiatkowski k****s@c****m 67
Bas Westerbaan b****s@w****e 47
Bas Westerbaan b****s@c****m 39
Armando Faz a****h 34
Christopher Wood c****w@h****t 32
Josh Soref 2****f 31
xvzcf x****f 15
Watson Ladd w****n@c****m 13
octeep o****p@p****e 13
Michael McLoughlin m****n@g****m 10
Sofía Celi c****9@g****m 8
David Stainton d****5@g****m 8
John Bampton j****n 7
Christopher Patton c****n@g****m 6
Tom Thorogood m****b@t****k 5
zhdllwyc y****w@u****u 3
Sofía Celi c****e 3
Tanya Verma v****x@g****m 2
Tanya Verma t****a@c****m 2
Baoshuo Ren i@b****n 1
Christopher Patton c****n@c****m 1
Douglas Daniels d****s@g****m 1
dependabot[bot] 4****] 1
Ko- K****- 1
Daniel d****n 1
John Bampton j****n@g****m 1
Josh Brown j****1@g****m 1
Mik Kocikowski m****k@c****m 1
Monis Khan i@m****p 1
and 3 more...

Issues and Pull Requests

Last synced: 8 months ago

All Time
  • Total issues: 0
  • Total pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Total issue authors: 0
  • Total pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads: unknown
  • Total dependent packages: 1
  • Total dependent repositories: 1
  • Total versions: 13
proxy.golang.org: github.com/katzenpost/circl

Package circl provides a collection of cryptographic primitives. The goal of this module is to be used as a tool for experimental deployment of cryptographic algorithms targeting Post-Quantum (PQ) and Elliptic Curve Cryptography (ECC). Following blog post describes ideas behind CIRCL in more details: https://blog.cloudflare.com/introducing-circl/

  • Versions: 13
  • Dependent Packages: 1
  • Dependent Repositories: 1
Rankings
Dependent repos count: 4.7%
Dependent packages count: 5.8%
Average: 13.6%
Forks count: 18.7%
Stargazers count: 25.2%
Last synced: 7 months ago