crypto/argon2
Tamir Duberstein be400aefbc all: build tags: appengine,!gccgo => purego,gc
appengine is obsolete and superseded by purego, and gc is a more
precise tag for files that use gc-syntax assembly.

Change-Id: I716f59de772ebeee4adf4d2a432edf300122cef0
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/269920
Trust: Ian Lance Taylor <iant@golang.org>
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Filippo Valsorda <filippo@golang.org>
2020-12-03 16:30:18 +00:00
..
argon2.go argon2: fix typo and code formatting in comments 2018-03-06 22:39:34 +00:00
argon2_test.go argon2: fix incorrect key derivation if parallelism > 1 2017-12-31 21:46:28 +00:00
blake2b.go argon2: add new package implementing the Argon2 PBKDF family 2017-12-18 18:31:08 +00:00
blamka_amd64.go all: build tags: appengine,!gccgo => purego,gc 2020-12-03 16:30:18 +00:00
blamka_amd64.s all: build tags: appengine,!gccgo => purego,gc 2020-12-03 16:30:18 +00:00
blamka_generic.go argon2: add new package implementing the Argon2 PBKDF family 2017-12-18 18:31:08 +00:00
blamka_ref.go all: build tags: appengine,!gccgo => purego,gc 2020-12-03 16:30:18 +00:00