index
:
gocryptfs
570
LockSharedStorage
allow_other
codeql
dependabot
det
master
next
paralin-update-deps
setup-go-v3
testing_init
Mirror of gocryptfs source code on Github
https://github.com/rfjakob/gocryptfs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
stupidgcm
/
stupidgcm_test.go
Age
Commit message (
Expand
)
Author
2018-12-27
Assorted spelling fixes.
Sebastian Lackner
2017-07-14
macos: make testing without openssl work properly
Jakob Unterwurzacher
2017-07-01
stupidgcm: add test for in-place Open
Jakob Unterwurzacher
2017-06-30
stupidgcm: Open: if "dst" is big enough, use it as the output buffer
Jakob Unterwurzacher
2017-06-29
stupidgcm: use "dst" as the output buffer it is big enough
Jakob Unterwurzacher
2017-04-23
Add -forcedecode
danim7
2017-03-05
Drop Go 1.4 compatability code everywhere
Jakob Unterwurzacher
2017-02-22
Implement "gocryptfs -speed"
Jakob Unterwurzacher
2016-12-10
Replace all calls to naked panic() with log.Panic()
Jakob Unterwurzacher
2016-09-26
reverse: switch from GCM-SIV to AES-SIV
v1.1-beta1
Jakob Unterwurzacher
2016-09-25
stupidgcm: add GCM-SIV benchmark
Jakob Unterwurzacher
2016-09-25
Implement changes proposed by gosimple.
Jakob Unterwurzacher
2016-05-05
stupidgcm: skip tests on Go 1.4 and older
Jakob Unterwurzacher
2016-05-04
stupidgcm: add our own thin wrapper around openssl gcm
Jakob Unterwurzacher