Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ITS - Intelligent Transport Systems
ITS
Commits
efc8ad21
Commit
efc8ad21
authored
Oct 10, 2019
by
YannGarcia
Browse files
Bug fixed on Encryption algorithm support
parent
fb133c9a
Changes
2
Hide whitespace changes
Inline
Side-by-side
ttcn/AtsSecurity/ItsSecurity_TestCases.ttcn
View file @
efc8ad21
...
...
@@ -9122,7 +9122,7 @@ module ItsSecurity_TestCases {
-, -, -, -, -,
mw_encryptionKey(
-,
mw_publicEncryptionKey_ec
dsa
NistP256(
mw_publicEncryptionKey_ec
ies
NistP256(
mw_eccP256CurvePoint_uncompressed
)
)
...
...
@@ -9154,7 +9154,7 @@ module ItsSecurity_TestCases {
-, -, -, -, -,
mw_encryptionKey(
-,
mw_publicEncryptionKey_ec
dsa
NistP256(
mw_publicEncryptionKey_ec
ies
NistP256(
mw_eccP256CurvePoint_compressed_y_0
)
)
...
...
@@ -9186,7 +9186,7 @@ module ItsSecurity_TestCases {
-, -, -, -, -,
mw_encryptionKey(
-,
mw_publicEncryptionKey_ec
dsa
NistP256(
mw_publicEncryptionKey_ec
ies
NistP256(
mw_eccP256CurvePoint_compressed_y_1
)
)
LibIts
@
81624a5e
Compare
e7fd225d
...
81624a5e
Subproject commit
e7fd225d8556549ffee6a82f504ca032a78b6103
Subproject commit
81624a5e373011bca6067a08d6ff63a2d3b4413b
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment