summaryrefslogtreecommitdiffstats
path: root/spec-spec/spec/sha256.yml
blob: 8390311ce2c3ef2ecc1e5688e8e0d98e2eb6de58 (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 (http://www.embedded-brains.de)
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