diff --git a/book/source/02-highlevel.md b/book/source/02-highlevel.md index 5d04713..36bf31b 100644 --- a/book/source/02-highlevel.md +++ b/book/source/02-highlevel.md @@ -126,8 +126,6 @@ With OpenPGP it's possible to: To perform these high-level operations, a set of [established cryptographic mechanisms](cyrptography_chapter) are used as building blocks, and combined into OpenPGP's format, which additionally deals with identities and their verification. -(interop_section)= - ## Zooming in: Internal structure of OpenPGP data OpenPGP data is internally structured as "packets." We'll look into examples of this internal structure throughout the following chapters.