ChaCha20 without Poly1305 on nRF Connect

Hey,

Does nRFConnect SDK support the ChaCha20 encryption library without Poly1305? 

We are currently using the mbedTLS PSA Crypto library to perform encryption/decryption but it only works if we use the 16 byte authentication tag that is part of the Poly1305 implementation, is it possible on nRFConnect to use ChaCha20 without the Poly tag?

Thanks

Parents Reply Children
Related