.. |
.gitignore
|
stupidgcm: batch C calls in chacha20poly1305_seal
|
2021-09-07 18:14:05 +02:00 |
autherr.go
|
forcedecode: tighten checks
|
2017-04-24 00:25:02 +02:00 |
benchmark.bash
|
speed: add benchmark.bash helper
|
2017-02-24 09:38:50 +01:00 |
chacha_test.go
|
speed: add BenchmarkStupidChacha
|
2021-09-07 18:14:05 +02:00 |
chacha.go
|
stupidgcm: normalize constructor naming
|
2021-09-07 18:15:04 +02:00 |
common_test.go
|
stupidgcm: unexport stupidGCM struct
|
2021-09-07 18:15:04 +02:00 |
common.go
|
stupidgcm: fix build with CGO_ENABLED=1 without_openssl
|
2021-09-07 18:15:04 +02:00 |
doc.go
|
stupidgcm: revamp package documentation
|
2021-09-07 18:15:04 +02:00 |
gcm_test.go
|
cli: drop -forcedecode flag
|
2021-09-10 12:14:19 +02:00 |
gcm.go
|
cli: drop -forcedecode flag
|
2021-09-10 12:14:19 +02:00 |
locking.go
|
stupidgcm: fix openssl 1.1 build failure
|
2017-07-14 20:44:07 +02:00 |
Makefile
|
stupidgcm: fix build with CGO_ENABLED=1 without_openssl
|
2021-09-07 18:15:04 +02:00 |
openssl_aead.c
|
stupidgcm: fix build with CGO_ENABLED=1 without_openssl
|
2021-09-07 18:15:04 +02:00 |
openssl_aead.h
|
stupidgcm: add BenchmarkCCall
|
2021-09-07 18:14:05 +02:00 |
openssl.go
|
stupidgcm: allow zero-length input data
|
2021-09-07 18:15:04 +02:00 |
prefer.go
|
stupidgcm: add CpuHasAES()
|
2021-09-14 18:58:04 +02:00 |
without_openssl.go
|
cli: drop -forcedecode flag
|
2021-09-10 12:14:19 +02:00 |
xchacha_test.go
|
stupidgcm: introduce stupidAEADCommon and use for both chacha & gcm
|
2021-09-07 18:14:05 +02:00 |
xchacha.go
|
stupidgcm: normalize constructor naming
|
2021-09-07 18:15:04 +02:00 |