issues
search
jyao1
/
openspdm
This openspdm is a sample implementation for the DMTF SPDM specification.
Other
20
stars
22
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
[SpdmResponder] Memory leak of SpdmDataLocalPublicCertChain?
#193
rw8896
closed
3 years ago
1
[Enable binary build] cmake file changes
#192
hMcLauchlan
closed
3 years ago
0
Internal header cleanup
#191
hMcLauchlan
closed
3 years ago
0
misc documentation fixes
#190
hMcLauchlan
closed
3 years ago
0
Various cmake compilation fixes
#189
hMcLauchlan
closed
3 years ago
0
Fix LTO issue in GCC 8.4.1
#188
hMcLauchlan
closed
3 years ago
0
Cmake compilation fails on linux with {x64, gcc8.4.1, debug, spdmemu}
#187
hMcLauchlan
closed
3 years ago
2
Fix Typo in SpdmResponderLibAlgorithm.c
#186
rw8896
closed
3 years ago
1
Enable binary build - cleanup + initial functionality for GNUmakefile / openssl
#185
hMcLauchlan
closed
3 years ago
4
record transcript hash, instead of transcript itself
#184
jyao1
closed
3 years ago
1
Respond InvalidRequest error code for responder errors
#183
rw8896
closed
3 years ago
2
Error handling for CHALLENGE_AUTH signature generation
#182
rw8896
closed
3 years ago
2
Enable binary build - migrate crypto library APIs + refactor
#181
hMcLauchlan
closed
3 years ago
0
Enable binary build - migrate crypto library APIs + refactor
#180
hMcLauchlan
closed
3 years ago
3
Remove BlockSize alignement in spdm_encode_secured_message
#179
jyao1
closed
3 years ago
1
Reason Behind needing OpenSSL Source copied into build?
#178
GoldenBug
closed
3 years ago
11
Update to support Wireshark dissector
#177
liuw1
closed
2 years ago
1
How to use the default openssl-1.1.1g installation path to make a build?
#176
chenxizf
closed
3 years ago
3
SpdmDecodeSecuredMessage should not reuse the input encrypted message buffer for decrypted message
#175
jyao1
closed
3 years ago
1
Add cryptolib interface to accept raw public key data enroll.
#174
jyao1
closed
3 years ago
0
Provisioned raw public key format is vendor defined
#173
xiaoyuruan
closed
3 years ago
3
Need reset MessageM for any interruption
#172
jyao1
closed
3 years ago
3
Enable multiple execution mode for requester EMU app - no_terminate, no_session_end, fast_psk, psk_only, non_psk_only, etc
#171
jyao1
closed
3 years ago
1
Need more clear up for GET_VERSION/VERSION
#170
jyao1
closed
3 years ago
1
SpdmDump need support parameter for capbility and algorithm to support negotiated state provision.
#169
jyao1
closed
3 years ago
1
Responder need return RequestInFlight for interrupted encap message flow.
#168
jyao1
closed
3 years ago
1
Responder need check EncapMessage and return InvalidResponseCode from requester, if the response code is unknown
#167
jyao1
closed
3 years ago
1
Need send the ERROR message (ErrorCode=SessionLimitExceeded) for too many session request
#166
jyao1
closed
3 years ago
1
Need send the ERROR message (ErrorCode=InvalidSession) for the invalid session ID
#165
jyao1
closed
3 years ago
1
Support NOT_READY in ENCAP messages
#164
jyao1
closed
3 years ago
1
If HANDSHAKE_IN_CLEAR_TEXT is set, all handshake messages should be plain text.
#163
jyao1
closed
3 years ago
1
SpdmGetMeasurementSummaryHashSize should check capability, and return 0 if no capablities.
#162
jyao1
closed
3 years ago
1
EmuTest SpdmMeasurementCollectionFunc should be able to return RAW_BIT.
#161
jyao1
closed
3 years ago
1
Check PSK_CAP_RESPONDER_WITH_CONTEXT to generate random context or not.
#160
jyao1
closed
3 years ago
1
Add PUB_KEY_ID_CAP support
#159
jyao1
closed
3 years ago
1
Support GetMeasurement in secure session
#158
jyao1
closed
3 years ago
1
NegotiateAlgorithm/Algorithm should parse the AlgExtCount from peer
#157
jyao1
closed
3 years ago
2
GET_VERSION/CAPABLITY/ALGORITHM should not handle NOT_READY error message
#156
jyao1
closed
3 years ago
1
NOT_READY error message should not be appended to transcript_hash
#155
jyao1
closed
3 years ago
0
Add full Error type support and unit test cases for EndSession command
#154
weiden
closed
3 years ago
0
KeyExchange/PskExchange OPAQUE data should be optional if it is not required to setup secure session.
#153
jyao1
closed
3 years ago
1
For PSK exchange, the PSK_FINISH is optional.
#152
jyao1
closed
3 years ago
1
For PSK exchange, the GET_CAPABILITY and NEGOTIATE_ALGORITHM are optional.
#151
jyao1
closed
3 years ago
1
GET_VERSION error in GCC_RELEASE build
#150
vinmaciel
closed
3 years ago
1
Consider to separate requester and responder on SpdmPskHandshakeSecretHkdfExpandFunc, SpdmPskMasterSecretHkdfExpandFunc
#149
jyao1
closed
3 years ago
1
TH2 Calculation might be wrong
#148
phinexhung
closed
3 years ago
5
Add Error type support and unit tests for Heartbeat command
#147
weiden
closed
3 years ago
0
Support to register a specific vendor defined callback, such as PciIdeKm.
#146
jyao1
closed
3 years ago
2
Enhance SpdmDump to support vendor defined message
#145
jyao1
closed
3 years ago
1
An APP Responder may need to know when the session is created and when the session is ended.
#144
jyao1
closed
3 years ago
0
Next