open Easy After NM
actual fun openEasyAfterNM(ciphertext: UByteArray, nonce: UByteArray, precomputedKey: UByteArray): UByteArray
The _afternm variants of the previously described functions accept a precalculated shared secret key k instead of a key pair.
expect fun openEasyAfterNM(ciphertext: UByteArray, nonce: UByteArray, precomputedKey: UByteArray): UByteArray
The _afternm variants of the previously described functions accept a precalculated shared secret key k instead of a key pair.
actual fun openEasyAfterNM(ciphertext: UByteArray, nonce: UByteArray, precomputedKey: UByteArray): UByteArray
The _afternm variants of the previously described functions accept a precalculated shared secret key k instead of a key pair.
actual fun openEasyAfterNM(ciphertext: UByteArray, nonce: UByteArray, precomputedKey: UByteArray): UByteArray
The _afternm variants of the previously described functions accept a precalculated shared secret key k instead of a key pair.