File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -106,7 +106,7 @@ jobs:
106106 - name : Upload Codecov
107107 uses : codecov/codecov-action@v5
108108 with :
109- file : ./coverage.txt
109+ files : ./coverage.txt
110110 env :
111111 CODECOV_TOKEN : ${{ secrets.CODECOV_TOKEN }}
112112 osCompat :
Original file line number Diff line number Diff line change 11---
22cff-version : 1.2.0
3- version : 1.6.1
3+ version : 1.6.2
44title : " Introducing CIRCL: An Advanced Cryptographic Library"
55license : BSD-3-Clause
66abstract : >
@@ -25,6 +25,6 @@ keywords:
2525 - golang
2626repository-code : " https://github.com/cloudflare/circl/"
2727type : software
28- message : " Available at https://github.com/cloudflare/circl. v1.6.1 Accessed Apr , 2025."
28+ message : " Available at https://github.com/cloudflare/circl. v1.6.2 Accessed Dec , 2025."
2929contact :
3030 - name : " Cloudflare, Inc."
Original file line number Diff line number Diff line change @@ -167,7 +167,7 @@ APA Style
167167```
168168Faz-Hernandez, A. and Kwiatkowski, K. (2019). Introducing CIRCL:
169169An Advanced Cryptographic Library. Cloudflare. Available at
170- https://github.com/cloudflare/circl. v1.6.1 Accessed Apr , 2025.
170+ https://github.com/cloudflare/circl. v1.6.2 Accessed Dec , 2025.
171171```
172172
173173BibTeX Source
@@ -182,7 +182,7 @@ BibTeX Source
182182 of this library is to be used as a tool for experimental
183183 deployment of cryptographic algorithms targeting Post-Quantum (PQ)
184184 and Elliptic Curve Cryptography (ECC).}},
185- note = {Available at \url{https://github.com/cloudflare/circl}. v1.6.1 Accessed Apr , 2025},
185+ note = {Available at \url{https://github.com/cloudflare/circl}. v1.6.2 Accessed Dec , 2025},
186186 month = jun,
187187 year = {2019}
188188}
You can’t perform that action at this time.
0 commit comments