History log of /btstack/test/crypto/aes_ccm_test.c (Results 1 – 8 of 8)
Revision Date Author Comments
# 064b9c7f 03-Jul-2020 Matthias Ringwald <[email protected]>

test/crypto: match test data for decrypt with encrypt sample


# 942b6538 04-Feb-2019 Matthias Ringwald <[email protected]>

mesh: update message #24 sample data


# 03843d74 12-Jan-2019 Matthias Ringwald <[email protected]>

btstack_crypto: fix typo in ccm functions


# f88ad41f 12-Jan-2019 Matthias Ringwald <[email protected]>

btstack_crypto/aes-ccm: add support for Additional Authenticated Data (AAD)


# 995faa29 29-Oct-2018 Matthias Ringwald <[email protected]>

test/crypto: test btstack_crypto ccm


# ba1e2dc4 29-Oct-2018 Matthias Ringwald <[email protected]>

tes/crypto: extarct aes_ccm code


# 75ba91cf 26-Oct-2018 Matthias Ringwald <[email protected]>

test/crypto/aes_ccm_test: add step-by-step output


# 81132a39 26-Oct-2018 Matthias Ringwald <[email protected]>

test/crypto: add Zepyr AES-CCM implementation as references