Am 13.12.2015 um 23:21 schrieb Jeffrey Walton:
> Hi Everyone,
>
> BLAKE2 will require a couple of new argnames. They will be Salt,
> SaltSize, Personalization and PersonalizationSize.
>
> Does anyone have argnames they need added for things they are working on?
What I *could* imagine what *may* be useful in the future (no concrete
requests and if I had some I'd just add them straight away when
preparing my code):
- Tree hashing (setup) related parameters, i.e. TreeLeafSize,
TreeFanOut, TreeMaxHeight
- for KDFs: KeyIdentifier (separate from personalization)
- for KDFs: PublicKey(+ -Size) (for digital signature hashing)
- on-the-fly: PHC parameters (i.e. MCost, TCost, Scrypt's p,r,n, ...)

Those are only ideas, as I said, any new names I need, I will add them
while I'm implementing (just like I did with the OIDs ;) .
I don't think we need them now, but maybe in the future (I got the first
three points from the Skein spec).

BR

JPM

>
> You can find the current argnames at
> https://www.cryptopp.com/docs/ref/argnames_8h_source.html, and a
> discussion of how to use them at
> https://www.cryptopp.com/wiki/NameValuePairs.
>
> Jeff
> -- 
> -- 
> You received this message because you are subscribed to the "Crypto++
> Users" Google Group.
> To unsubscribe, send an email to
> cryptopp-users-unsubscr...@googlegroups.com.
> More information about Crypto++ and this group is available at
> http://www.cryptopp.com.
> ---
> You received this message because you are subscribed to the Google
> Groups "Crypto++ Users" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to cryptopp-users+unsubscr...@googlegroups.com
> <mailto:cryptopp-users+unsubscr...@googlegroups.com>.
> For more options, visit https://groups.google.com/d/optout.

-- 
-- 
You received this message because you are subscribed to the "Crypto++ Users" 
Google Group.
To unsubscribe, send an email to cryptopp-users-unsubscr...@googlegroups.com.
More information about Crypto++ and this group is available at 
http://www.cryptopp.com.
--- 
You received this message because you are subscribed to the Google Groups 
"Crypto++ Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cryptopp-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to