easy After NM
actual fun easyAfterNM(message: 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 easyAfterNM(message: 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 easyAfterNM(message: 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 easyAfterNM(message: 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.