Bill Fischofer(Bill-Fischofer-Linaro) replied on github web page: test/validation/api/crypto/test_vectors.h line 142 @@ -444,6 +444,135 @@ static crypto_test_reference_t aes_gcm_reference[] = { } }; +static crypto_test_reference_t aes_ccm_reference[] = { + /* + * AES-CCM reference from RFC 3610: + * https://tools.ietf.org/html/rfc3610#section-8
Comment: The RFC citation is sufficient. URLs should not be included as they tend to get stale. https://github.com/Linaro/odp/pull/434#discussion_r164274158 updated_at 2018-01-27 15:52:02