-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Laurence Lundblade
committed
Nov 4, 2023
1 parent
9c54b38
commit 02e9244
Showing
5 changed files
with
40 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
/* This file is created by make_test_messages.sh from CBOR diag files */ | ||
extern const unsigned char aead_in_error[225]; | ||
extern const unsigned char cose_encrypt_junk_recipient[251]; | ||
extern const unsigned char cose_encrypt_p256_wrap_128[225]; | ||
extern const unsigned char cose_recipients_map_instead_of_array[231]; | ||
extern const unsigned char tstr_ciphertext[223]; | ||
extern const unsigned char unknown_symmetric_alg[225]; | ||
extern const unsigned char unprot_headers_wrong_type[225]; | ||
extern const unsigned char yy[225]; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters