summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/sha256.yml
blob: 8b6ca05841b50825848a4ed683e37455cf3f87f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
links:
- role: spec-member
  uid: root
spec-description: null
spec-example: null
spec-info:
  str:
    assert:
    - re: ^[A-Za-z0-9+_=-]{44}$
    description: |
      It shall be a SHA256 hash value encoded in base64url.
spec-name: SHA256 Hash Value
spec-type: sha256
type: spec