Characteristic of a hash/encrypted output

Open
#5 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Domain
cryptography

Research direction

Review the algorithm list and the linked SPDX 3.0.1 HashAlgorithm characteristics issue first. Identify how algorithm entries and their metadata are represented, then clarify the format for fixed lengths, prefixes, and other patterns with maintainers. Done means the characteristics are specified and consistently represented in the list.

Written by the indexing model from the issue text.

Description

One of the information that can be included in the crypto-algorithms list is the general characteristic of the output

  • The length of the output, if it is fixed (in the case of hash)
  • The prefix of the output, if any
  • Some other patterns

This can be useful for a basic validation of the output.

See the list of the output characteristics of HashAlgorithm in SPDX 3.0.1, as collected by @ilans here:
https://github.com/spdx/spdx-3-model/issues/983

Dominant language
No language data
Stars
8
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from spdx/cryptographic-algorithm-list

All issues in spdx/cryptographic-algorithm-list

Similar issues

More Cryptography issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.