Skip to content
Snippets Groups Projects
Commit a092fee6 authored by Nouri-Alnahawi's avatar Nouri-Alnahawi
Browse files

update ci and remove old files and unallowed refs

parent 1e3074bd
No related branches found
No related tags found
1 merge request!6Draft: Merge Dev into Master
Pipeline #71723 passed
...@@ -16,12 +16,10 @@ variables: ...@@ -16,12 +16,10 @@ variables:
- npm install -D --save markmap-lib - npm install -D --save markmap-lib
- npm install -D --save markmap-cli - npm install -D --save markmap-cli
script: script:
- python3 $MINDMAP_SCRIPT_PATH -d $(pwd)/content # Generate the mindmap md file - python3 $MINDMAP_SCRIPT_PATH -d $(pwd)/content # Generate the mindmap md file
- npx markmap-cli -o $MINDMAP_OUT_PATH $MINDMAP_IN_PATH # Convert mindmap md file to html - npx markmap-cli -o $MINDMAP_OUT_PATH $MINDMAP_IN_PATH # Convert mindmap md file to html
- sed -i 's/100v/60v/g' $(pwd)/layouts/shortcodes/mindmap.html # Replaces the width and hight of mindmap with suitable values - sed -i 's/100v/60v/g' $(pwd)/layouts/shortcodes/mindmap.html # Replaces the width and hight of mindmap with suitable values
- hugo --minify --gc - hugo --minify --gc
except:
- master
test: test:
<<: *script <<: *script
...@@ -31,3 +29,5 @@ pages: ...@@ -31,3 +29,5 @@ pages:
artifacts: artifacts:
paths: paths:
- public - public
only:
- dev
File deleted
...@@ -18,4 +18,4 @@ weight: 4 ...@@ -18,4 +18,4 @@ weight: 4
- Hybrid Certificates: - Hybrid Certificates:
- [X.509-Compliant Hybrid Certificates for the Post-Quantum Transition](http://tubiblio.ulb.tu-darmstadt.de/115809/): Parallel usage of two independent cryptographic schemes within public key infrastructures enabling a stepwise transition to post-quantum secureand hybrid algorithms [[BBG+19]](../../refs#bbg19) - [X.509-Compliant Hybrid Certificates for the Post-Quantum Transition](http://tubiblio.ulb.tu-darmstadt.de/115809/): Parallel usage of two independent cryptographic schemes within public key infrastructures enabling a stepwise transition to post-quantum secureand hybrid algorithms [[BBG+19]](../../refs#bbg19)
- PQC protocol integration: - PQC protocol integration:
- [Post-Quantum Kryptographie - Classic McEliece](/docs/migration/McEliece.pdf) Introducing a new ASN.1 PQ key format and an evaluation of PQ integration for several cryptographic protocols [[Meun21]](../../refs#meun21) <!-- - [Post-Quantum Kryptographie - Classic McEliece](/docs/migration/McEliece.pdf) Introducing a new ASN.1 PQ key format and an evaluation of PQ integration for several cryptographic protocols [[Meun21]](../../refs#meun21) -->
...@@ -201,8 +201,8 @@ weight: 10 ...@@ -201,8 +201,8 @@ weight: 10
###### [MdJvH+20] ###### [MdJvH+20]
[M. Müller, J. de Jong, M. van Heesch, B. Overeinder, and R. van Rijswijk-Deij. Retrofitting post-quantum cryptography in internet protocols: a case study of DNSSEC. 50(4):49–57, 2020. doi:10.1145/3431832.3431838.](https://dl.acm.org/doi/10.1145/3431832.3431838) [M. Müller, J. de Jong, M. van Heesch, B. Overeinder, and R. van Rijswijk-Deij. Retrofitting post-quantum cryptography in internet protocols: a case study of DNSSEC. 50(4):49–57, 2020. doi:10.1145/3431832.3431838.](https://dl.acm.org/doi/10.1145/3431832.3431838)
###### [Meun21] <!-- ###### [Meun21]
[Robin Meunier. Post-Quantum Kryptographie - Classic McEliece. 2021 Master Thesis. Darrmstadt University of Applied Sciences. Faculty of Computer Science.](/docs/migration/McEliece.pdf) [Robin Meunier. Post-Quantum Kryptographie - Classic McEliece. 2021 Master Thesis. Darrmstadt University of Applied Sciences. Faculty of Computer Science.](/docs/migration/McEliece.pdf) -->
###### [MPD+18] ###### [MPD+18]
[L. Malina, L. Popelova, P. Dzurenda, J. Hajny, and Z. Martinasek. 2018. On Feasibility of Post-Quantum Cryptography on Small Devices (15th IFAC Conference on Programmable Devices and Embedded Systems PDeS 2018), Vol. 51. 462–467](https://www.sciencedirect.com/science/article/pii/S2405896318308474) [L. Malina, L. Popelova, P. Dzurenda, J. Hajny, and Z. Martinasek. 2018. On Feasibility of Post-Quantum Cryptography on Small Devices (15th IFAC Conference on Programmable Devices and Embedded Systems PDeS 2018), Vol. 51. 462–467](https://www.sciencedirect.com/science/article/pii/S2405896318308474)
......
## Cryptographic Migration & Agility
### Migration
#### Algorithms
#### Performance
##### Algorithm
##### Hardware
##### Network
### Agility
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment