ElementsProject / ElementsProject/elements
`confidential_key` is a misleading name
- Langage dominant
- C++
- Étoiles
- 1.2k
- Forks
- 417
- Merge moyen
- 1 j 23 h
- PR mergées (30 j)
- 15
Description
I think `confidential_key` should be renamed because it refers to an object which is not a confidential key: it's a key but it's not confidential.
Suggestions:
* `scanning_pubkey` because the corresponding private key can be used for scanning (is this actually true?)
* `encryption_pubkey` or `ecdh_pubkey` because the pubkey is used to encrypt data for the receiver
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par localiser toutes les utilisations de `confidential_key` et examinez comment la clé publique est utilisée. Déterminez si la terminologie relative à l’analyse ou au chiffrement est exacte, puis renommez l’objet de manière cohérente une fois la signification prévue établie.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- cpp
- Domaine
- blockchain, cryptography
- Type d'issue
- Refactorisation
- Difficulté
- 5/5
- Temps estimé
- Plus d'une semaine
- Activité
- À l'abandon
- Clarté
- Plutôt claire
- Accessibilité débutants
- 25/100