Skip to content

Commit 3bef500

Browse files
committed
Releasing CIRCL v1.3.3
1 parent 4002baf commit 3bef500

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CITATION.cff

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
cff-version: 1.2.0
3-
version: 1.3.2
3+
version: 1.3.3
44
title: "Introducing CIRCL: An Advanced Cryptographic Library"
55
license: BSD-3-Clause
66
abstract: >
@@ -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.3.2 Accessed Jan, 2023."
28+
message: "Available at https://github.com/cloudflare/circl. v1.3.3 Accessed May, 2023."
2929
contact:
3030
- name: "Cloudflare, Inc."

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ APA Style
104104
```
105105
Faz-Hernández, A. and Kwiatkowski, K. (2019). Introducing CIRCL:
106106
An Advanced Cryptographic Library. Cloudflare. Available at
107-
https://github.com/cloudflare/circl. v1.3.2 Accessed Jan, 2023.
107+
https://github.com/cloudflare/circl. v1.3.3 Accessed May, 2023.
108108
```
109109

110110
Bibtex Source
@@ -119,7 +119,7 @@ Bibtex Source
119119
of this library is to be used as a tool for experimental
120120
deployment of cryptographic algorithms targeting Post-Quantum (PQ)
121121
and Elliptic Curve Cryptography (ECC).}},
122-
note = {Available at \url{https://github.com/cloudflare/circl}. v1.3.2 Accessed Jan, 2023},
122+
note = {Available at \url{https://github.com/cloudflare/circl}. v1.3.3 Accessed May, 2023},
123123
month = jun,
124124
year = {2019}
125125
}

0 commit comments

Comments
 (0)