Skip to content

Instantly share code, notes, and snippets.

View rtjk's full-sized avatar

Marco Gianvecchio rtjk

  • Politecnico di Milano
View GitHub Profile
@rtjk
rtjk / openssl_vfy.sh
Last active June 24, 2025 16:33
script to test long certificate chains in openssl
# create a long certificate chain (4 intermediate CAs)
# to test the openssl apps s_time, s_client, verify
# chain: root -> int_a -> int_b -> int_c -> int_d -> server
# depth: 5 4 3 2 1 0
echo "~ generating 6 certificates"
{
# root
@rtjk
rtjk / NIST_PQC_timeline.md
Last active August 31, 2025 09:15
NIST Post-Quantum Cryptography Timeline

Timeline of the NIST Post-Quantum Cryptography Standardization program

Year Month Event URL
2016 December Round 1 starts
2017 November Round 1 deadline
2017 December Round 1 comments: 82 submission, 69 accepted
2019 January Round 1 results: 26 algorithms advance Round 2 starts