[Cryptech-Commits] [sw/stm32] branch master updated (6b2513f -> f09f1b8)

git at cryptech.is git at cryptech.is
Wed Mar 11 00:11:44 UTC 2020


This is an automated email from the git hooks/post-receive script.

paul at psgd.org pushed a change to branch master
in repository sw/stm32.

    from 6b2513f  Merge branch 'js_keywrap' to 'master'
     new 38b3880  Replace the brutally inefficient fp_to_unsigned_bin with one based on fp_read_unsigned_bin.
     new f09f1b8  change hal_aes_use_keywrap_core

The 2 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:
 libraries/libtfm/Makefile             |  7 ++--
 libraries/libtfm/fp_to_unsigned_bin.c | 62 +++++++++++++++++++++++++++++++++++
 projects/hsm/mgmt-misc.c              | 16 ++++-----
 3 files changed, 74 insertions(+), 11 deletions(-)
 create mode 100644 libraries/libtfm/fp_to_unsigned_bin.c



More information about the Commits mailing list