Skip to content

Time-Stamp Protocol (RFC 3161)#10778

Open
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:time_stamp_protocol
Open

Time-Stamp Protocol (RFC 3161)#10778
SparkiDev wants to merge 1 commit into
wolfSSL:masterfrom
SparkiDev:time_stamp_protocol

Conversation

@SparkiDev

Copy link
Copy Markdown
Contributor

Description

Implementation in wolfCrypt
OpenSSL compatibility layer in wolfSSL
Added tests, certificates, examples.

Testing

Different configuration with --enable-tsp.

@SparkiDev SparkiDev self-assigned this Jun 25, 2026
@SparkiDev SparkiDev force-pushed the time_stamp_protocol branch from 76af38a to dc97de1 Compare June 25, 2026 12:23
@github-actions

github-actions Bot commented Jun 25, 2026

Copy link
Copy Markdown

MemBrowse Memory Report

gcc-arm-cortex-m0plus

  • FLASH: .text +40 B (+0.1%, 63,535 B / 262,144 B, total: 24% used)

gcc-arm-cortex-m3

  • FLASH: .text +32 B (+0.0%, 121,441 B / 262,144 B, total: 46% used)

gcc-arm-cortex-m4

  • FLASH: .rodata.CSWTCH.1 +4 B, .rodata.str1.1 +58 B, .text +64 B (+0.1%, 199,178 B / 262,144 B, total: 76% used)

gcc-arm-cortex-m4-baremetal

  • FLASH: .text +64 B (+0.1%, 66,123 B / 262,144 B, total: 25% used)

gcc-arm-cortex-m4-crypto-only

  • FLASH: .rodata.CSWTCH.1 +4 B, .rodata.str1.1 +58 B (+0.0%, 173,736 B / 262,144 B, total: 66% used)

gcc-arm-cortex-m4-openssl-compat

  • FLASH: .rodata +56 B, .text +128 B (+0.0%, 768,316 B / 1,048,576 B, total: 73% used)

gcc-arm-cortex-m4-pkcs7

  • FLASH: .rodata.CSWTCH.1 +4 B, .rodata.str1.1 +58 B, .text +64 B (+0.1%, 211,499 B / 262,144 B, total: 81% used)

gcc-arm-cortex-m4-pq

  • FLASH: .rodata +68 B, .text +64 B (+0.0%, 278,068 B / 1,048,576 B, total: 27% used)

gcc-arm-cortex-m4-rsa-only

  • FLASH: .rodata +64 B, .text +64 B (+0.0%, 323,600 B / 1,048,576 B, total: 31% used)

gcc-arm-cortex-m4-tls13

  • FLASH: .rodata.CSWTCH.1 +4 B, .rodata.str1.1 +58 B, .text +64 B (+0.1%, 234,812 B / 262,144 B, total: 90% used)

gcc-arm-cortex-m7

  • FLASH: .rodata.CSWTCH.1 +4 B, .rodata.str1.1 +58 B (+0.0%, 199,114 B / 262,144 B, total: 76% used)

gcc-arm-cortex-m7-pq

  • FLASH: .rodata +68 B, .text +64 B (+0.0%, 278,644 B / 1,048,576 B, total: 27% used)

gcc-arm-cortex-m7-tls13

  • FLASH: .rodata.CSWTCH.1 +4 B, .rodata.str1.1 +58 B (+0.0%, 234,812 B / 262,144 B, total: 90% used)

linuxkm-standard

  • Data: __patchable_function_entries +8 B (+0.0%, 46,024 B)

stm32-sim-stm32h753

Implementation in wolfCrypt
OpenSSL compatibility layer in wolfSSL
Added tests, certificates, examples.
@SparkiDev SparkiDev force-pushed the time_stamp_protocol branch from dc97de1 to acfc2d6 Compare June 25, 2026 12:40
@SparkiDev

Copy link
Copy Markdown
Contributor Author

Jenkins: retest this please

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant