Skip to content

Commit 5d6c9be

Browse files
chore: updates for changed iv size in SesameSecured (#730)
* chore: updates for changed iv size in SesameSecured * Update amp-embedded-infra-lib
1 parent dea13da commit 5d6c9be

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ if (HALST_STANDALONE)
2626
FetchContent_Declare(
2727
emil
2828
GIT_REPOSITORY https://github.com/philips-software/amp-embedded-infra-lib.git
29-
GIT_TAG 0d8f096330aca30e935f84caf6b3c76c176cec34 # unreleased
29+
GIT_TAG dc1e47bba4618d26fe90445cb3cc17dd1577e288 # unreleased
3030
)
3131
FetchContent_MakeAvailable(emil)
3232

examples/sesame/ExamplePeerA.key

-8 Bytes
Binary file not shown.

examples/sesame/ExamplePeerB.key

-8 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)