diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c6bfd2019ab88b9891cc28735c9ddd3d625d9588..aa1fec0ed82e1a2e42ed5ac95b2e0cdec76ba178 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -16,12 +16,10 @@ variables: - npm install -D --save markmap-lib - npm install -D --save markmap-cli 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 - sed -i 's/100v/60v/g' $(pwd)/layouts/shortcodes/mindmap.html # Replaces the width and hight of mindmap with suitable values - hugo --minify --gc - except: - - master test: <<: *script @@ -31,3 +29,5 @@ pages: artifacts: paths: - public + only: + - dev diff --git a/content/docs/migration/McEliece.pdf b/content/docs/migration/McEliece.pdf deleted file mode 100644 index 99df81ff3c866f15aeeef235837e2d45527b870e..0000000000000000000000000000000000000000 Binary files a/content/docs/migration/McEliece.pdf and /dev/null differ diff --git a/content/docs/migration/process.md b/content/docs/migration/process.md index 7e75e056094f1e4d695544dd9aea4aa11a4397e1..070f6a3165230157766baa06cc02d4ea3d2c447e 100644 --- a/content/docs/migration/process.md +++ b/content/docs/migration/process.md @@ -18,4 +18,4 @@ weight: 4 - 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) - 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) --> diff --git a/content/docs/refs.md b/content/docs/refs.md index f2b8aa4eada79154d5e9a49db13c2cb40b0537a3..c14cb0061f76f76cbf11c4dd4e5d40eea8d7e25c 100644 --- a/content/docs/refs.md +++ b/content/docs/refs.md @@ -201,8 +201,8 @@ weight: 10 ###### [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) -###### [Meun21] -[Robin Meunier. Post-Quantum Kryptographie - Classic McEliece. 2021 Master Thesis. Darrmstadt University of Applied Sciences. Faculty of Computer Science.](/docs/migration/McEliece.pdf) +<!-- ###### [Meun21] +[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] [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) diff --git a/mindmap_gen/mindmap.md b/mindmap_gen/mindmap.md deleted file mode 100644 index d8bb5e4eee5df78f1b5c9458e18d8bb743300e9e..0000000000000000000000000000000000000000 --- a/mindmap_gen/mindmap.md +++ /dev/null @@ -1,10 +0,0 @@ -## Cryptographic Migration & Agility - -### Migration -#### Algorithms -#### Performance -##### Algorithm -##### Hardware -##### Network - -### Agility