crypto/nacl
Ben Toews becbf705a9 nacl/box: support anonymous seal/open
This adds SealAnonymous and OpenAnonymous functions that implement the
libsodium "sealed box" functionality.

Fixes golang/go#35346

Change-Id: I22455f1b83595ec8a68d1861e635bd6cb0573f44
GitHub-Last-Rev: 7d334cf861
GitHub-Pull-Request: golang/crypto#107
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/205241
Reviewed-by: Filippo Valsorda <filippo@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2019-12-19 19:50:13 +00:00
..
auth nacl/auth: use KeySize constant consistently. 2017-11-27 23:00:03 +00:00
box nacl/box: support anonymous seal/open 2019-12-19 19:50:13 +00:00
secretbox internal/subtle: add Any/InexactOverlap (new package) and apply them across packages 2018-06-13 22:47:33 +00:00
sign all: fix ineffectual assignments 2019-01-31 18:25:04 +00:00