summaryrefslogtreecommitdiff
path: root/src/util/paths.conf
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-10-19 13:20:03 +0200
committerFlorian Dold <florian@dold.me>2021-10-19 13:20:03 +0200
commitf9b3f95b133dd98289ccd165966896fc0af5860d (patch)
treefa45353a1d3a0eb0f69fa709febae635706b079f /src/util/paths.conf
parent3a9e7d47e8c0d8b5cc172d48c44afdeed6414429 (diff)
downloadanastasis-f9b3f95b133dd98289ccd165966896fc0af5860d.tar.gz
anastasis-f9b3f95b133dd98289ccd165966896fc0af5860d.tar.bz2
anastasis-f9b3f95b133dd98289ccd165966896fc0af5860d.zip
Fix account key derivation.
In Ed25519, the secret key is just a seed and not a scalar. It is used both when hashing the message and used to derive the scalar "d" via hashing. Only the scalar "d" needs bit-twiddling. Bit-twiddling the seed doesn't make sense.
Diffstat (limited to 'src/util/paths.conf')
0 files changed, 0 insertions, 0 deletions