// SPDX-FileCopyrightText: 2024 Paul Schaub // // SPDX-License-Identifier: Apache-2.0 /** * Tests for the {@link sop.SOP} API, tailored to the behavior of PGPainless' implementation specifically. * Generalized tests can be found in {@link sop.testsuite.pgpainless}. */ package org.pgpainless.sop;