[noise] suitably of using Noise in ICS environment
Trevor Perrin
trevp at trevp.net
Thu Jul 14 14:14:53 PDT 2016
On Thu, Jul 14, 2016 at 10:18 PM, Adam Crain <jadamcrain at automatak.com>
wrote:
> ENCRYPT(k, n, ad, plaintext):
> plaintext || HMAC(k, n || len(ad) || ad || plaintext)
>
>
Hey Adam,
As a sidenote - if you're going ahead with this, feel free to assign a name
to the HMAC-only cipher functions ("CLEAR"? "HMAC"?) and document it on the
wiki:
https://github.com/noiseprotocol/noise_wiki/wiki
This probably won't make it into the spec anytime soon, but as people
explore alternative crypto functions, it would be nice to have them
documented somewhere.
Trevor
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://moderncrypto.org/mail-archive/noise/attachments/20160714/4570112d/attachment.html>
More information about the Noise
mailing list