This is an automated email from the ASF dual-hosted git repository.

agross pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-core.git


    from 00dfba3fd tinyusb: USB function enable rework
     new f680c8671 mbedtls; add mbedtls_gcm_setkey_noalloc(), which allows use 
of GCM without malloc().
     new 09d9e841f mbedtls; add a routine to add AAD data incrementally.
     new 9662e81e3 Merge pull request #2835 from agross-korg/mbedtls-gcm-changes

The 10423 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 crypto/mbedtls/include/mbedtls/gcm.h | 32 +++++++++++++++++++
 crypto/mbedtls/src/gcm.c             | 59 +++++++++++++++++++++++++++++++++---
 2 files changed, 87 insertions(+), 4 deletions(-)

Reply via email to