crypto/chacha20
Filippo Valsorda 2aa609cf4a chacha20,poly1305,chacha20poly1305: set consistent build tags
appengine was only necessary for the legacy system based on Go 1.9, drop
that. Add purego tags instead. Remove redundant architecture tags.

Change-Id: Ib1f65a4837511e63e08c1aa43163a79cfe868e0c
Reviewed-on: https://go-review.googlesource.com/c/crypto/+/215498
Run-TryBot: Filippo Valsorda <filippo@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Katie Hockman <katie@golang.org>
Reviewed-by: Dmitri Shuralyov <dmitshur@golang.org>
2020-02-21 23:15:18 +00:00
..
chacha_arm64.go chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_arm64.s chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_generic.go chacha20: add SetCounter method 2020-02-21 23:14:36 +00:00
chacha_noasm.go chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_ppc64le.go chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_ppc64le.s chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_s390x.go chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_s390x.s chacha20,poly1305,chacha20poly1305: set consistent build tags 2020-02-21 23:15:18 +00:00
chacha_test.go chacha20: add SetCounter method 2020-02-21 23:14:36 +00:00
vectors_test.go chacha20: implement XChaCha20 2019-11-11 21:39:47 +00:00
xor.go chacha20: expose internal/chacha20 package 2019-11-11 21:38:06 +00:00