Powered by OpenAIRE graph
Found an issue? Give us feedback
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/ ZENODOarrow_drop_down
image/svg+xml art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos Open Access logo, converted into svg, designed by PLoS. This version with transparent background. http://commons.wikimedia.org/wiki/File:Open_Access_logo_PLoS_white.svg art designer at PLoS, modified by Wikipedia users Nina, Beao, JakobVoss, and AnonMoos http://www.plos.org/
ZENODO
Report . 2026
License: CC BY
Data sources: ZENODO
ZENODO
Report . 2026
License: CC BY
Data sources: Datacite
ZENODO
Report . 2026
License: CC BY
Data sources: Datacite
versions View all 2 versions
addClaim

Getting the Foundations Right: Memory, Cryptography, and Concurrency in Secure Systems Engineering

Authors: Palayil, Alan Biju;

Getting the Foundations Right: Memory, Cryptography, and Concurrency in Secure Systems Engineering

Abstract

Volume 3 of 10 in the Engineering-to-Research Monograph Series. The vulnerabilities that compromise real systems are rarely exotic; overwhelmingly they are ordinary mistakes in three foundational areas: how a program manages memory, how it uses cryptography, and how it coordinates concurrent work. This primer treats secure systems engineering as the discipline of getting those three foundations right, and argues each has a known, evidence-backed response: prefer memory-safe languages, because non-memory-safe code remains difficult to fully secure; treat cryptographic API misuse as the primary failure mode, because cryptographic failures are more often misuse of correct primitives than broken primitives; and reason about concurrency explicitly, because data races are correctness and security defects. It is grounded in hands-on work across both the unsafe and safer ends of the spectrum, systems programming in C and secure systems programming in Go, including from-scratch cryptographic validation (AES-GCM, SHA-256), certificate-signing and PKI tooling, OpenMP parallel computing in C++, and a Cross-Site Request Forgery exercise, and situated against the 2012 to 2026 literature including the 2025 CISA and NSA guidance on memory-safe languages. It contributes a comparative practitioner account across the language-safety spectrum, two design principles, and a competency model for secure systems engineering.The paper and figures are licensed CC BY 4.0; companion code is released under the MIT License. This work contains no confidential or proprietary employer information.

Related Organizations
Keywords

AEAD, memory safety, PKI, OpenMP, secure coding, cryptographic API misuse, TLS certificate validation, Go, data races, concurrency, applied cryptography, CSRF

  • BIP!
    Impact byBIP!
    selected citations
    These citations are derived from selected sources.
    This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    0
    popularity
    This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
    Average
    influence
    This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
    Average
    impulse
    This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
    Average
Powered by OpenAIRE graph
Found an issue? Give us feedback
selected citations
These citations are derived from selected sources.
This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Citations provided by BIP!
popularity
This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network.
BIP!Popularity provided by BIP!
influence
This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically).
BIP!Influence provided by BIP!
impulse
This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network.
BIP!Impulse provided by BIP!
0
Average
Average
Average
Green