Skip to content

Help with cipher salt/storage? #180

Closed Answered by utelle
ethindp asked this question in Q&A
Nov 10, 2024 · 5 comments · 3 replies
Discussion options

You must be logged in to vote

To be clear, to set the default cipher to something like ASCON-128, do I define HAVE_CIPHER_ASCON128=1 and CODEC_TYPE=CODEC_TYPE_ASCON128?

In principle, yes. However, for all built-in ciphers the corresponding symbol HAVE_CIPHER_*=1 is defined. You have to set HAVE_CIPHER_*=0 for all ciphers you want to exclude.

Replies: 5 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@utelle
Comment options

Comment options

You must be logged in to vote
1 reply
@utelle
Comment options

Comment options

You must be logged in to vote
1 reply
@utelle
Comment options

Answer selected by ethindp
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants