- df0bc9e chacha20poly1305: guard PSHUFB usage with GOAMD64_v2 by Mauri de Souza Meneguzzo · 1 year, 4 months ago
- 8779cbd all: update go directive to 1.18 by Dmitri Shuralyov · 1 year, 5 months ago
- 04dced1 internal/subtle: rename to internal/alias by Russ Cox · 2 years, 7 months ago
- c084706 poly1305: deprecate public package by Filippo Valsorda · 3 years, 7 months ago
- cd7d49e all: add //go:build lines to assembly files by Tobias Klauser · 3 years, 10 months ago
- 5ea612d all: go fmt ./... by Russ Cox · 4 years, 1 month ago
- be400ae all: build tags: appengine,!gccgo => purego,gc by Tamir Duberstein · 4 years, 4 months ago
- 44a6062 poly1305: add (*MAC).Verify API and use it in chacha20poly1305 by Filippo Valsorda · 5 years ago
- 0848c95 chacha20poly1305: improve ExampleNewX by Filippo Valsorda · 5 years ago
- 2aa609c chacha20,poly1305,chacha20poly1305: set consistent build tags by Filippo Valsorda · 5 years ago
- e082962 chacha20: expose internal/chacha20 package by Filippo Valsorda · 6 years ago
- 92d88b0 all: change the old assembly style AX:CX to CX, AX by Neven Sajko · 6 years ago
- 614d502 chacha20poly1305: use x/sys/cpu feature variables directly by Martin Möhrmann · 7 years ago
- de07523 chacha20poly1305: add some more XChaCha20-Poly1305 test vectors. by Adam Langley · 7 years ago
- 80fca2f chacha20poly1305: add example for NewX by Filippo Valsorda · 7 years ago
- f792edd chacha20poly1305: add XChaCha20-Poly1305 by Filippo Valsorda · 7 years ago
- 37a17fe internal/subtle: add Any/InexactOverlap (new package) and apply them across packages by Filippo Valsorda · 7 years ago
- 1a580b3 chacha20poly1305: delete unused assembly functions by Michael Munday · 7 years ago
- 94e3fad chacha20poly1305: add test for empty plaintext and additional data by Michael Munday · 7 years ago
- 2c241ca chacha20poly1305: correct AVX2 feature detection by Tom Thorogood · 7 years ago
- ae8bce0 crypto/{blake2b,blake2s,argon2,chacha20poly1305}: replace CPU feature detection by Andreas Auernhammer · 7 years ago
- 754cb46 chacha20poly1305: update to use new ChaCha20 API by Michael Munday · 7 years ago
- 4937306 internal/chacha20: move up from chacha20poly1305/internal/chacha20 by Han-Wen Nienhuys · 7 years ago
- 74b34b9 all: make overlap rules wording consistent by Filippo Valsorda · 8 years ago
- 0fe9631 chacha20poly1305: fix style nits in variable names by Han-Wen Nienhuys · 8 years ago
- 12e9ca7 chacha20poly1305: add runtime internal independent cpu feature detection by Martin Möhrmann · 8 years ago
- 55a552f x/crypto/*: add import comment by Andreas Auernhammer · 8 years ago
- 854ae91 crypto/chacha20poly1305: rename test vectors file by Michael Munday · 8 years ago
- 33e8e8f crypto/chacha20poly1305/internal/chacha20: add missing copyright header by Michael Munday · 8 years ago
- cb497ae chacha20poly1305: fix detection of BMI on amd64 by Lion Yang · 8 years ago
- 2b786ab chacha20poly1305: fix typos by Mikio Hara · 8 years ago
- a70a72a chacha20poly1305: fix typos by Mikio Hara · 8 years ago
- 8a549a1 chacha20poly1305: make polyHashADInternal private by Shenghou Ma · 8 years ago
- 9477e0b chacha20poly1305: fix build constraints by Alex Vaghin · 8 years ago
- 14f9af6 chacha20poly1305: scope assembly constants by Adam Langley · 8 years ago
- 5f4e837 chacha20poly1305: fix amd64 assembly - replace PINSRB and PEXTRQ by Andreas Auernhammer · 8 years ago
- 1ed0c38 chacha20poly1305: clarify the correct attribution for the AMD64 assembly. by Adam Langley · 8 years ago
- 6bcc376 chacha20poly1305: clarify the correct attribution for the AMD64 assembly. by Adam Langley · 8 years ago
- 5f31782 poly1305, chacha20poly1305: fix build for Go 1.6 by Brad Fitzpatrick · 8 years ago
- 594708b chacha20poly1305: new package. by Adam Langley · 8 years ago