Skip to content

Commit 1310edf

Browse files
committed
Release v1.5.0
1 parent 0246d59 commit 1310edf

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

CITATION.cff

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
cff-version: 1.2.0
3-
version: 1.4.0
3+
version: 1.5.0
44
title: "Introducing CIRCL: An Advanced Cryptographic Library"
55
license: BSD-3-Clause
66
abstract: >
@@ -10,7 +10,7 @@ abstract: >
1010
deployment of cryptographic algorithms targeting Post-Quantum (PQ)
1111
and Elliptic Curve Cryptography (ECC).
1212
authors:
13-
- family-names: Faz-Hernández
13+
- family-names: Faz-Hernandez
1414
given-names: Armando
1515
affiliation: Cloudflare, Inc.
1616
orcid: "https://orcid.org/0000-0001-5502-8666"
@@ -25,6 +25,6 @@ keywords:
2525
- golang
2626
repository-code: "https://github.com/cloudflare/circl/"
2727
type: software
28-
message: "Available at https://github.com/cloudflare/circl. v1.4.0 Accessed Aug, 2024."
28+
message: "Available at https://github.com/cloudflare/circl. v1.5.0 Accessed Oct, 2024."
2929
contact:
3030
- name: "Cloudflare, Inc."

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ APA Style
162162
```
163163
Faz-Hernandez, A. and Kwiatkowski, K. (2019). Introducing CIRCL:
164164
An Advanced Cryptographic Library. Cloudflare. Available at
165-
https://github.com/cloudflare/circl. v1.4.0 Accessed Aug, 2024.
165+
https://github.com/cloudflare/circl. v1.5.0 Accessed Oct, 2024.
166166
```
167167

168168
Bibtex Source
@@ -177,7 +177,7 @@ Bibtex Source
177177
of this library is to be used as a tool for experimental
178178
deployment of cryptographic algorithms targeting Post-Quantum (PQ)
179179
and Elliptic Curve Cryptography (ECC).}},
180-
note = {Available at \url{https://github.com/cloudflare/circl}. v1.4.0 Accessed Aug, 2024},
180+
note = {Available at \url{https://github.com/cloudflare/circl}. v1.5.0 Accessed Oct, 2024},
181181
month = jun,
182182
year = {2019}
183183
}

0 commit comments

Comments
 (0)