aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* revision -> 17imptrevp2015-11-081-2/+2
|
* Clarify X448.trevp2015-11-081-4/+4
|
* Clarified "X25519" comment.trevp2015-11-081-4/+4
|
* Clarify length field.trevp2015-11-081-2/+3
|
* Update datetrevp2015-11-061-1/+1
|
* couple tweakstrevp2015-11-061-10/+14
|
* Clarifytrevp2015-11-061-6/+6
|
* Clarify initiator / responder role in pipestrevp2015-11-061-15/+26
|
* Added "prologue" to Initialize().trevp2015-11-061-4/+9
|
* more edits on language about patternstrevp2015-11-061-20/+21
|
* Integrate pattern-handling into ReadMessage / WriteMessagetrevp2015-11-041-36/+44
|
* Rename SymmetricHandshakeState -> SymmetricStatetrevp2015-11-041-7/+6
|
* cleanup advice about invalid public keystrevp2015-11-041-8/+5
|
* various cleanupstrevp2015-11-041-29/+40
|
* Reorder premessages so initiator sends first.trevp2015-11-041-5/+5
|
* Clarify definition of handshake names.trevp2015-10-301-3/+5
|
* Revision 15, credit Karthik.trevp2015-10-301-2/+4
|
* Clarify handshake re-initialization.trevp2015-10-301-4/+4
|
* Clarity how Split() is used.trevp2015-10-301-5/+7
|
* Rename HKDF(,data) to HKDF(,input_key_material).trevp2015-10-301-5/+5
| | | | Matches HKDF spec and improves clarity.
* Make order of pre-message public keys consistent in IN / IX.trevp2015-10-171-3/+3
|
* Revision 13trevp2015-10-171-1/+1
|
* Rename "S" -> "K"trevp2015-10-171-19/+19
|
* Oops fix Noise_IXtrevp2015-10-171-1/+1
|
* Revision 12trevp2015-10-171-1/+1
|
* Added advice on choosing crypto functions.rev11trevp2015-10-171-2/+7
|
* HASHLENtrevp2015-10-171-42/+73
|
* revision 11trevp2015-10-171-2/+2
|
* Change symmetric params -> functions, add BLAKE2s.trevp2015-10-171-49/+64
|
* rename to draft 10trevp2015-10-161-2/+2
|
* Tiny edithkdftrevp2015-10-161-1/+1
|
* Fix typos.trevp2015-10-101-2/+2
|
* Add rationale for MixKey vs MixHash.trevp2015-10-101-0/+8
|
* Couple clarifications.trevp2015-10-101-6/+7
|
* Add parenthesized notation for key pair initialization.trevp2015-10-101-26/+34
|
* Add some rationale.trevp2015-10-101-9/+12
|
* Clarify auth tagtrevp2015-10-101-5/+5
|
* Text editstrevp2015-10-101-7/+3
|
* fix typotrevp2015-10-021-0/+1
|
* Cleanup HKDF text.trevp2015-10-021-50/+41
|
* finish removing GETKEYtrevp2015-10-021-3/+1
|
* HKDF versiontrevp2015-10-021-64/+38
|
* If k hasn't been used as encryption key, MixKey = HMAC(k, ...).n0trevp2015-10-011-3/+3
|
* text tweaks.trevp2015-10-011-13/+25
|
* Fix typotrevp2015-10-011-1/+1
|
* Revision 8trevp2015-10-011-1/+1
|
* Set k=h in InitializeSymmetric()trevp2015-10-011-4/+4
|
* Fix typotrevp2015-10-011-1/+1
|
* Revision 7trevp2015-10-011-2/+2
|
* Clarify one-way handshake usage.simplertrevp2015-09-301-2/+8
| | | | | | | with '#' will be ignored, and an empty message aborts the commit. # On branch simpler # Your branch is up-to-date with 'origin/simpler'. # # Changes to be committed: # modified: noise.md # # Untracked files: # .noise.md.swp # noise.html #